/* 重置 */
.container {
  width: 1100px;
  padding: 0;
  margin: 0 auto;


}
ul{
    margin:0;
}
body.grey-back{
    background:#ededed;
}
body.grey-back .container-box{
  background:#ededed;
}
.container-box .box-top{
  background: #fff;
    margin: 20px auto;
}
.container-box  .itemList-box{
    padding: 0 20px;
}
.container-box .box-top .item a{
    line-height: 45px;
    display: inline-block;
}
.container-box .itemList-box .item{
    border-bottom:1px dashed #ccc ;

}
a.active-current{
	  color:#e60012!important;
  }
.border-none{
    border: none!important;
}
.container-box .box-top .item.title{

    border-bottom: 1px solid #ccc;
    padding-left: 20px;
}
.icon-angle-right{
    font-size: 18px;
    margin-left:5px;
}
.container-box .box-top .item.title a{
    line-height: 50px;
    display: inline-block;
}
.container-box .box-top .item a{
    font-size: 15px;
}
.container-box .box-top .item >a{
    color: #000!important;
    padding: 0 20px;
}
.container-box .box-top .item >a.active{
    color: #e60012!important;
    border-bottom: 3px solid #e60012;
}
.container-box .box-top .tables{
    padding-bottom: 50px;
    box-sizing: border-box;
}
.container-box .box-top .tables h1{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    font-size: 20px;
}
.container-box .box-top .tables .introduct{
    padding-left: 20px;
}
.container-box .box-top .tables .introduct .price-info{
    background: #f5f5f5;
    padding: 0 3%;
    margin: 10px 0;
}
.container-box .box-top .tables .introduct .price-info strong{
     color: #e60012;
    font-size: 20px;
 }
.container-box .box-top .tables .introduct .price-info ins{
    background: #f44f0d;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
}
.container-box .box-top .tables .introduct .price-info del{
    text-decoration: line-through;
    font-size: 14px;
}
.container-box .box-top .tables .introduct i{
    margin-right: 10px;
    color: #999;
    font-size: 20px;
}
.container-box .box-top .tables .introduct p{
    font-size: 16px;
    line-height: 2;
    color:#545454;
}
.container-box .box-top .tables .introduct p span{
    color: #999;
}
.container-box .box-top .tables .img{
    height:315px;
}
.container-box .box-top .tables .img img{
    width: 100%;
}
.container-box .box-top .tables  .btn-select{
    margin-top: 27px;
}
.container-box .box-top .tables  .btn-select a,.container-box .box-top .tables  .btn-select .a{
    text-align: center;
    padding: 5px 16px;
    font-size: 18px;
}
.container-box .box-top .tables  .btn-select .a{
    line-height: 45px;
    display: inline-block;
    cursor: pointer;
}
.container-box .box-top .tables  .btn-select .select-class{
    background: #e60012;
    color: #fff!important;
    margin-right: 15px;
}
.container-box .box-top .tables  .btn-select .course-ask{
    background: #fef9f9;
    color: #e60012!important;
    border:1px solid #f9bfc4;
}
.clear:after{
    clear: both;
}
.fl{
    float: left;
}
.ri{
    float: right;
}
.padding-none{
    padding: 0!important;
}
p{
    margin-bottom: 0;
}
.container-box .box-top.intro .tables{
    padding: 20px 0;
    line-height: 2;
}
.container-box .box-bottom{
    background: #fff;
}
.container-box .box-bottom .item.title{
    border-bottom: 1px solid #ccc;
    padding: 0 20px;
    overflow: hidden;
    color: #545454;
    font-size: 15px;
}
.container-box .box-bottom .item.title .ri .orderBy{
    display: inline-block;
    line-height: 50px;
    border-right: 1px solid #ccc;
    padding-right:20px;
    margin-right: 20px;
}
.container-box .box-bottom .item.title .ri ins.current{
    color: #e60012;
}
.container-box .box-bottom .item {
    padding: 20px 0;
    overflow: hidden;
}
.container-box .box-bottom .item  .img{
    height: 158px;
}
.container-box .box-bottom .item  .img img{
   width: 100%;
}
.container-box .box-bottom .item .but{
    text-align: center;
}
.container-box .box-bottom .item .but strong{
    color: #e60012;
    font-size: 18px;
}
.container-box .box-bottom .item .but .back{
    margin: 20px 0 10px 0;
}
.container-box .box-bottom .item .but .back a{
    background:#e60012 ;
    color: #fff;
    border-radius: 5px;
    padding: 12px 50px;
    color: #fff!important;

}
.container-box .box-bottom .item .but a,.container-box .box-bottom .item .but .a{

    line-height: 40px;
}
.container-box .box-bottom .item .but .a{
    cursor: pointer;
}
.container-box .box-bottom .item .but .border a{
    border:1px solid #e60012 ;
    color: #e60012!important;
    border-radius: 5px;
    padding: 12px 48px;

}
.container-box .open-info .item.title .fl.active{
    padding: 0 20px;
    border-bottom: 3px solid #e60012;
    line-height: 60px;
}
.container-box .open-info .item.title .ri .tables{
    height: 50px;
}
.container-box .open-info .item.title .fl .tables{
    height: 100%;
}
.container-box .open-info .item.title .fl .tables .checkboxs{
    display: inline-block;
    position: relative;
    margin-right: 15px;
}
.container-box .open-info .item.title .fl .tables .checkboxs input{
    cursor: pointer;
    z-index: 3;
    position: absolute;
    top:-2px;
    left: 0;
    width: 15px;
    width: 15px;
    height: 15px;
    opacity: 0;


}
.container-box .open-info .item.title .fl .tables .checkboxs .square{
    background: #fff;
    border: 1px solid #ccc;
    width: 15px;
    height: 15px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top:2px;
    left: 0;
    z-index: 1;

}
.container-box .open-info .item.title .fl .tables .checkboxs .square.active{
    background: #e60012;
    border: none;
}
.container-box .open-info .item.title .fl .tables .checkboxs i.ok{
    cursor: pointer;
    position: absolute;
    top:0;
    left: 0;
    color:#fff ;
    margin-top: 2px;
    display: none;
    z-index: 2;


}

.container-box .open-info .item.title .fl .tables .checkboxs i.classify{
    padding-left: 20px;
    font-style: normal;

}


.container-box .open-info .item.title .fl.center{
    
    text-align: center;
}
.container-box .open-info .item .but .back{
    background:#e60012 ;
    color: #fff;
    border-radius: 5px;
    color: #fff!important;

}
.container-box .open-info .select{
    width: 142px;
    position: relative;
    line-height:30px;
    height: 30px;
    margin-right: 20px;
    cursor: pointer;

}
.container-box .open-info .select .down{
    position: absolute;
    right: 5px;
    top:0;
    z-index: 3;
    font-size: 18px;
    line-height: 31px;
    cursor: pointer;
}
.container-box .open-info .select select{
    width: 100%;
   height: 100%;
    text-align: center;
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
    opacity: 0;

}
.container-box .open-info .select .sel-list{
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    left: 0;
    top:0;
    z-index: 2;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #ccc;
    margin: 0;
    background: #fff;
}
.container-box .open-info .item.title{
    overflow: visible!important;
    height: 60px;
}
.container-box .open-info .select .sel-list dt{
    font-weight: normal;
}
.container-box .open-info .select .sel-list dd{
    display: none;
}
.container-box .open-info .select .sel-list dd,dt{
    /*height: 30px;*/
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}

.container-box .open-info .item .but .border{
    border:1px solid #e60012 ;
    color: #e60012!important;
    border-radius: 5px;
}
.container-box .open-info .item .but p a{
    padding: 0!important;
    color: inherit!important;
    border: none!important;
    background: none!important;
}
.container-box .open-info .item .but .disabled .icon-shopping-cart{
    display: none;
}
.container-box .open-info .item .but .disabled .back{
        background: #e1e1e1;
        color: #fff;
}
.container-box .open-info .item .but .disabled .border{
    border:none;
}
.container-box .open-info .item .but .disabled .border a{
    color: #999!important;
}
.container-box h1{
    margin: 0 auto;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: bold;
}
.container-box .box-bottom .item.title p{
    line-height: 40px;
}
.container-box .box-bottom .item .introduct{
    padding: 0 20px;
}
.container-box .box-bottom .item .introduct p{
    line-height: 1.8;
}
.container-box .box-bottom .item .introduct span{
   color: #000;
    font-weight: bold;
}
.container-box .open-info .tables .introduct{
    border-right: 1px dashed #ccc;
    padding-left: 0;
}
.container-box .open-info .tables .icon-shopping-cart{
    margin-right: 5px;
    font-size: 20px;
}
.container-box .open-info .tables .border{
    margin-bottom: 10px;
}
.container-box .open-info .tables .back{
    margin: 0!important;
}
.container-box .open-info .tables .back a{
    padding:12px 40px!important;
}
.container-box .box-top .order-state{
    margin: 40px 0;
    text-align: right;
}
.container-box .box-top .order-state span{
    line-height: 50px;
    border-top: 5px solid #dddddd;
    display: inline-block;
    position: relative;
    width: 203px;
    text-align: center;
    color: #ddd;
    margin: 0 -2px;
}
.container-box .box-top .order-state span.had{
    border-color: #e26e77;
    color:#e60012;
}
.container-box .box-top .order-state span.had i{
    background: #e26e77;
}
.container-box .cartList .cart-none{
    width: 812px;
    text-align: left;
    line-height: 2;


}
.container-box .cartList .cart-none .icon-shopping-cart{
    font-size: 24px;
    margin-right: 10px;
    color: #ccc;
}
.container-box .box-bottom.orders{
    padding-bottom: 60px;
}
.container-box .cartList .cart-none strong{
    font-weight: normal;
    color: #e60012;
}
.container-box .box-top .order-state span.current{
    border-top: 5px solid #e60012;
    color: #e60012;
}

.container-box .box-top .order-state span i{
    border-radius: 100%;
    background: #ddd;
    color: #fff;
    text-align: center;
   display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    left: 44%;
    top: -17px;
}
.container-box .infomation .info-title{
    line-height: 40px;
    font-size: 16px;
}
.container-box .infomation .roll-in .roll-input{
    border: 1px solid #ccc;
    padding:40px 50px;
}
.container-box .infomation .roll-in .roll-input .form-input{
    margin-bottom: 20px;
}

.container-box .infomation .roll-in .roll-input .info{
    display: table;
    margin: 0;
}
.container-box .infomation .roll-in .input{
    display: inline-block;
    position: relative;
}
.container-box .infomation .roll-in .input input{
    padding-left: 10px;
}
.container-box .infomation .roll-in .input .little-diagle{
    position: absolute;
    right: -45%;
    top:-100%;
    z-index: 1;
    line-height: 30px;
    display: none;
    /*border: 1px solid #ccc;*/
    /*border-radius: 5px;*/
    /*padding: 1px;*/

}
.container-box .infomation .roll-in .input .little-diagle span{
    background: #e60012;
    color: #fff;
    height: 100%;
    padding: 0 20px;
    display: inline-block;
}
.container-box .infomation .roll-in .input .little-diagle .icon-sort-down{
    position: absolute;
    top: 60%;
    right: 85%;
    color: #e60012;
    font-size: 20px;
}
.container-box .infomation .roll-in textarea{
    resize: none;
    display: inline-block;
    margin-left: 5px;
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
    text-indent: 5px;
    overflow: scroll;
}
.container-box .infomation .subject table{
    width: 100%;
}
.container-box .infomation .subject table tr{
    border: 1px solid #ccc;

}
.container-box .infomation .subject table tr td{
    padding: 10px 0;
    text-align: center;
}
.container-box .infomation .subject table td img{
    display: inline-block;
    width:122px;
    vertical-align: middle;
}
.container-box .infomation .subject table td div{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.container-box .infomation .bottom{
    text-align: right;
    margin-top: 20px;
    border: none!important;
}
.container-box .infomation .bottom .clear{
    overflow: hidden;
    text-align: left;
    border-bottom: 2px dashed #ccc;
}
.container-box .infomation .bottom>div{
    background: #fff3e7;
    padding:20px ;
;
}
.container-box .box-top .order-state span.current i{
    background: #e60012;
}
table td{
    vertical-align: middle;

}
.container-box .cartList table thead tr,.container-box .cartList table tbody tr{
    text-align: left;
    border:1px solid #ccc;
}
.container-box .cartList table thead tr th,.container-box .cartList table tbody tr td{
    text-align: center;

}
.container-box .cartList table tbody tr{
    cursor: pointer;
}
.container-box .cartList table th{
    line-height: 50px;
    font-size: 17px;
}
.container-box .cartList table td{
    padding: 13px 0;
}
.container-box .cartList table{
    padding: 0 20px;
}
.container-box .cartList table tbody .img{
    padding-left: 15px;
    box-sizing: border-box;
}
.container-box .cartList table #submit{
    width: 120px;
    text-align: center;
    background: #e60012;
    color: #fff!important;
    border:none;
    cursor: pointer;
	display:block;
	float:right;
}
.container-box .cartList table tbody tr td h1{
    font-size: 18px;
    font-weight: normal;
}
.container-box .cartList table strong{
    color: #e60012;
    font-weight: normal;
}
.container-box .cartList table tbody tr td p{
    line-height: 1.8;
}
.container-box .cartList table tfoot tr td p{
    margin-top: 10px;
}
.container-box .cartList table tbody .img img{
    /*height: 67px;*/
    width: 118px;
}
.container-box .cartList{
    padding-bottom: 60px;
    min-height: 484px;
}
.container-box .cartList table .add,
.container-box .cartList table .reduce{
    cursor: pointer;
    background: #efefef;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    width: 25px;
}
.container-box .cartList table .add{
   margin-left: -4px;
}
.container-box .cartList table .reduce{
    margin-right: -5px;
}
.container-box .cartList table .num{
    width: 30px;
    line-height: 26px;
    padding: 0;
    text-align: center;

}
.container-box .cartList table tbody tr.active{
    background: #fff3e7;
}
table i{
    cursor: pointer;
}
.container-box .orders .order-submit .top{
    padding: 80px 40px 40px 40px;
    border:1px solid #ccc;
}
.container-box .orders .order-submit .top .message{
    border-bottom:1px solid #ccc;
    overflow: hidden;
    padding-bottom: 20px;


}
.container-box .orders .order-submit .top .info{
   overflow: hidden;

}
.container-box .orders .order-submit .top .info p{
    line-height: 50px;
}
.container-box .orders .order-submit .top .info table{
    width: 89%;
    border-collapse: collapse;
}
.container-box .orders .order-submit .top .info table tr{
    border: 1px solid #ccc;
    line-height: 40px;
}
.container-box .orders .order-submit .top .info table td{
   text-align: center;

}
.container-box .orders .order-submit .top .message .vertical .icon-ok-circle{
    color: #e74c3c;
   font-size: 100px;
}
.container-box .orders .order-submit .top .message .vertical.w90 .clear{
    overflow: hidden;
    text-align: left;
    line-height: 45px;
    margin-bottom: 20px;
}
.container-box .orders .order-submit .top .message .vertical.w90 .clear .fl.price{
    padding-left: 80px;
    margin-top: -2px;
}
.container-box .orders .order-submit .top .message .vertical.w90 .clear .fl.price strong{
    font-size: 20px;
    color: #e60012;
}


.container-box .orders .order-submit .bottom{
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    overflow: hidden;
}
.container-box .orders .order-submit strong{
    font-weight: normal;
    color: #e43635;
    padding: 0 15px;
}
.container-box .orders .order-submit .pay{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.container-box .orders .order-submit .pay>h1{
    font-weight: normal;
    line-height: 2;
}
.container-box .orders .order-submit .pay>p{
    font-size: 16px;
    line-height: 2;
 }
.container-box .orders .order-submit .pay>p.diagle{
   color: #cccccc;
}

.container-box .orders .order-submit .pay strong{
    padding:0;
}
.container-box .orders .order-submit .bottom input{
    border: none;
    background: #e43635;
    color: #fff;
    line-height: 50px;
    padding: 0 50px;
}
.container-box .orders .pay-for .bottom{
    padding: 40px 20px;
    border: 1px solid #ccc;
}
.container-box .orders .pay-for .erwei .text .ri{
    padding-right: 15px;
}
.container-box .pay-for .bottom h1.weiChat{
    font-size: 16px;
}
.container-box .pay-for .bottom  .erwei .text h1:before{
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(https://www.joyboom.com/assets/images/weiChat.png) center no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin-right: 10px;
}
.container-box .pay-for .bottom h1 .icon-comment{
    font-size: 70px;
    position: absolute;
    top:0;
    left: 0;

}
.container-box .orders .pay-for .erwei .text p{
    font-size: 17px;
}
.container-box .orders .pay-for .erwei .erwei-img .fl{
    padding-left: 15px;
}
.container-box .orders .pay-for .erwei .erwei-img img{
    max-width: 156px;
}
.container-box .orders .pay-for .erwei .erwei-img p{
    text-align: center;
    line-height: 50px;

}
.container-box .orders .pay-for .erwei .erwei-img p strong{
    font-weight: bold;
}
.container-box .orders .pay-for .bottom>div{
    padding: 0 50px;
}
.container-box .orders .pay-for .bottom input[type='submit']{
    display: block;
    margin: 0 auto;
    font-size: 16px;
}
.container-box .orders .pay-for .bottom>div>p{
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
    font-size: 16px;
}
.container-box .orders .pay-for .bottom>div>.banks{
    padding: 30px 6.2%;
    overflow: hidden;
}

.container-box .orders .pay-for .bottom>div>.banks li{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.container-box .orders .pay-for .bottom>div>.banks li span{
    display: inline-block;
    height: 35px;
    width: 130px;
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 3px;
}
.container-box .pay-for .bottom h1{
    color: #444;
    font-size: 18px;
}
.container-box .orders .pay-for .bottom>div>.banks li span img{
    max-width: 100%;
	    max-height: 100%;
}
.container-box .orders .pay-for .bottom>div>.banks li input{
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
}
.pages{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 80px;
}
.pages a{
    border:1px solid #545454;
    padding: 5px 10px;
}
.pages b{   
    padding: 5px 10px;
}
 .pages a.active{
background:#616161;
    color: #fff!important;
}
 .pages b{
background:#616161;
    color: #fff!important;
}
.w20{
    width: 20%;
}
.w70{
    width: 70%;
}
.w10{
    width: 10%;
}
.w55{
    width: 55%;
}
.w45{
width: 45%;
}
.w50{
    width: 50%;
}
.w90{
    width: 90%;
}
.w100{
    width: 100%;
}
.w60{
    width: 60%;
}
.w15{
    width: 15%;
}
.w28{
    width: 28%;
}
.w57
{
    width: 57%;
}
.tables{
    display: table;
    width: 100%;
}
.vertical{
    display: table-cell;
    vertical-align: middle;
}
i{
    font-style: normal;
}
header{
    background: #fff!important;
}
/* 引入字体 */
/*@font-face {
  font-family:Haettenschweiler;
  src: url(https://www.joyboom.com/assets/fonts/Haettenschweiler.TTF);
}*/
@font-face {
  font-family: Haettenschweiler;
  src: url('https://www.joyboom.com/assets/fonts/Haettenschweiler.eot') format('eot');
  src: url('https://www.joyboom.com/assets/fonts/Haettenschweiler.eot?iefix') format('opentype'), url('https://www.joyboom.com/assets/fonts/Haettenschweiler.TTF') format('truetype');
}
.navbar-collapse {
  padding: 0;
}
.navbar-default {
  background-color: #d80c18;
}
.wap_logo {
  box-sizing: content-box;
  background-color: #e50011;
  padding-top: 8px;
  height: 90px;
}
.wap_logo span {
  display: block;
  width: 80%;
  height: 100%;
  background: url(https://www.joyboom.com/assets/images/wap-logo.png) no-repeat;
  background-size: contain;
}
.wap_bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 98;
}
@media (min-width: 768px) {
  /*导航*/
  .navbar-nav {
    float: none;
  }
  .navbar-nav > li > a {
    /*width: 66px;*/
	width: 80px;
    text-align: center;
    display: block;
    font-weight: bold;
    line-height: 40px;
    color: #fff!important;
    font-size: 14px;
    padding: 0;
  }
}
/* 顶部 */
#top_banner_t {
  display: inline-block;
}
#top_banner_t a {
  display: block;
  color: #d80c18!important;
}
header {
  /* 导航 */
}
header #newbarbox {
  height: 35px;
  line-height: 35px;
  background: #f5f5f5;
}
header #newbarbox span {
  cursor: pointer;
  margin-left: 15px;
  position: absolute;
  color: #545454;
}
header #newbarbox .pic span{
  position: static;
}
header #newbarbox .pic .sell{
    color: #d80c18;
    padding-left: 60px;
}
header #newbarbox .pic .sell i{
    color: #545454;
    margin-left: 5px;
}
header #newbarbox .pic .icon-shopping-cart{
    margin-right: 5px;
    color: #d80c18;
}
header #newbarbox .pic{
    float: right;
    position: relative;
}
header #newbarbox .pic .chose-class{
    width: 110%;
    position: absolute;
    top:100%;
    left: 0;
    border-width:1px ;
    border-style: solid;
    border-color:#d80c18 #ccc #ccc #ccc ;
    padding: 5px 10px;
    background: #fff;
    z-index: 11;
    display: none;

}
header #newbarbox .pic .chose-class a {
  display: inline-block;
  line-height: 30px;
  color: #7e7e7e;
    width: 48%;
}
header #newbarbox .pic .a1 {
  background: url(https://www.joyboom.com/assets/images/qq.png) no-repeat 3px center;
}
header #newbarbox .pic .a2 {
  background: url(https://www.joyboom.com/assets/images/weixin.png) no-repeat 3px center;
}
header #newbarbox .pic .a3 {
  background: url(https://www.joyboom.com/assets/images/weibo.png) no-repeat 3px center;
}
header #newbarbox .pic .a4 {
  padding-right: 0;
  border: none;
  background: url(https://www.joyboom.com/assets/images/luntan.png) no-repeat 3px center;
}
header #topnav h1 {
  float: left;
  margin: 6px 0;
}
header #topnav .banner_navtop {
  float: left;
  /*margin-left: 35px;*/*/
  margin-left: 15px;
  /*width: 618px;*/
  /*margin-top: 26px;*/
  margin-top: 10px;
}
header #topnav .banner_navtop i {
  position: relative;
  display: inline-block;
  height: 52px;
  line-height: 52px;
  font-style: normal;
  font-family: Haettenschweiler;
  font-size: 50px;
  font-size: 5rem;
  color: #787878;
  font-weight: bold;
  letter-spacing: 2px;
}
header #topnav .banner_navtop i span {
  font-family: Haettenschweiler;
  position: absolute;
  top: -10px;
  margin-left: 1px;
}
header #topnav .banner_navtop p {
  position: relative;
  display: inline-block;
  width: 100px;
  margin-left: 23px;
  margin-right: 3px;
  color: #818080;
  font-size: 12px;
  font-size: 1.2rem;
}
header #topnav .banner_navtop p span {
  font-weight: bold;
  color: #e60012;
}
header #topnav .banner_navtop p:last-of-type {
  margin-left: 0;
  width: 115px;
}
header #topnav .banner_navtop p:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 1px;
  width: 4px;
  background-color: #787878;
  top: -9px;
}
header #topnav .banner_navtop p:after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 1px;
  width: 4px;
  background-color: #787878;
  bottom: -13px;
  left: 0;
}
header #topnav .search_box {
  float: right;
}
header #topnav .search_box .banner_search {
  width: 100%;
  height: 41px;
  background: url(https://www.joyboom.com/assets/images/aub.png) no-repeat;
  background-size: contain;
  margin-top: 20px;
  margin-bottom: 9px;
}
header #topnav .search_box .s {
  float: left;
  border: 1px solid #d80c18;
  height: 25px;
  width: 163px;
  padding-left: 28px;
  padding-right: 8px;
  line-height: 25px;
  box-sizing: border-box;
  background: url(https://www.joyboom.com/assets/images/sou.png) no-repeat 8px center;
}
header #topnav .search_box .b {
  float: left;
  width: 47px;
  height: 25px;
  background: #d80c18;
  border: none;
  color: #fff;
  cursor: pointer;
}
header nav {
  height: 40px;
  background: #d80c18;
  margin: 0 !important;
  min-height: 40px!important;
  border: none!important;
  border-radius: 0!important;
}
header nav ul {
  height: 40px;
  color: #fff;
}
header nav ul li:first-of-type {
  float: left;
  height: 100%;
  width: 230px;
  background: #c30913;
  padding-left: 20px;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
}
header nav ul li:first-of-type a{
    width: 100%;
    text-align: left;

}
header nav ul li:first-of-type a {
  font-size: 16px;
  font-size: 1.6rem;
}
header nav ul li:hover {
  background: #c30913;
}
header .navbar-default .navbar-nav > .active > a {
  background: #6f6f6f;
}
header .navbar-default .navbar-nav > .active > a:hover {
  background: #6f6f6f ;
}
/* 底部 */
footer {
  min-width: 1100px;
  background: #ededed;
  padding: 40px 0 60px 0;
}
footer .row {
  margin-right: 0;
  margin-left: 0;
}
footer .row .col-md-8 {
  float: left;
  width: 66.66666667%;
}
footer .row .col-md-2 {
  float: left;
  width: 16.66666667%;
}
footer .row .col-md-4 {
  float: left;
  width: 33.33333333%;
}
footer .row .col-md-12 {
  float: left;
  width: 100%;
}
footer .row:before {
  display: table;
  content: " ";
  box-sizing: border-box;
}
footer .row:after {
  clear: both;
  display: table;
  content: " ";
  box-sizing: border-box;
}
footer .footer_fl .col-md-2 p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #818181;
  padding-bottom: 20px;
}
footer .footer_fl .col-md-2 a {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
footer .footer_fl .erweima {
  border-left: 1px solid #fff;
}
footer .footer_fl .erweima p {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #5d5d5d;
  font-weight: bold;
  padding-bottom: 20px;
}
footer .footer_fl .erweima div {
  text-align: center;
  display: inline-block;
  width: 50%;
  float: left;
  color: #5d5d5d;
}
footer .footer_fl .erweima div img {
  display: block;
  margin: 0 auto;
  margin-bottom: 8px;
}
footer .footer_fl .col-md-12 {
  margin-top: 15px;
  border-top: 1px solid #fff;
  text-align: center;
  color:#000000;
  line-height: 28px;
  padding-top: 30px;
}
footer .footer_ri div {
  float: right;
  padding: 40px 25px 20px 15px;
  background-color: #fff;
  border: 1px solid #c0bdbd;
}
footer .footer_ri div p {
  margin-bottom: 20px;
}
footer .footer_ri div p label {
  color: #4e4c4c;
  font-size: 14px;
  font-size: 1.4rem;
}
footer .footer_ri div p .foot_bz {
  position: relative;
  top: -25px;
}
footer .footer_ri div p input {
  width: 150px;
}
footer .footer_ri div p textarea {
  width: 150px;
  height: 50px;
  padding: 0 10px;
  resize: none;
}
footer .footer_ri div p button {
  width: 100px;
  height: 20px;
  line-height: 20px;
  padding: 0;
  font-size: 12px;
  color: #fff;
  background: #920102;
  border: none;
  outline: none;
}
footer .footer_ri div p:last-of-type {
  text-align: center;
}
/* 导航 */
nav {
  height: 40px;
  background: #d80c18;
  min-width: 1100px;
}
nav ul {
  height: 40px;
  color: #fff;
}
nav ul li:first-of-type {
  float: left;
  height: 100%;
  width: 220px;
  background: #c30913;
  padding-left: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
}
nav ul li {
  float: left;
}
nav ul li a {
  width: 67px;
  text-align: center;
  display: block;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
}
nav ul li.active {
  background: #6f6f6f;
}
nav ul .active:hover {
  background: #6f6f6f;
}
nav ul li:hover {
  background: #c30913;
}
/* 菜单 */
#menu_box {
  background-color: #fff;
  width: 230px;
  height: 450px;
  position: absolute;
  z-index: 10;
    /*display: none;*/
  /*子菜单*/
}
#menu_box .menu {
  padding: 15px 20px 0px 20px;
  height: 25%;
  border: none!important;
  position: relative;
}
#menu_box .menu >.icon-angle-right{
    position: absolute;
    right: 15px;
    top:50%;
    margin-top: -9px;
    color: #666;
}#menu_box .menu.on >.icon-angle-right{
   visibility:hidden;
 }

#menu_box .menu h2 {
  font-family: "Microsoft YaHei";
  padding-left: 0;
  font-size: 16px;
  margin-bottom: 15px;
  color: #222;
  cursor: pointer;
  margin-top: 0px!important;
}
#menu_box .menu h2 a{
    font-size: 16px;
    color: inherit;
    color: inherit!important;
}
#menu_box .menu h2:after {
  content: " ";
  float: right;
  width: 20px;
  height: 20px;

}
#menu_box .menu .index_menu_t2 {

}
#menu_box .menu .index_menu_t3 {

}
#menu_box .menu a {
  font-family: "Microsoft YaHei";
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
  margin-right: 5px;
  margin-bottom: 5px;
}
#menu_box .menu a:hover {
  color: #e60012;
}
#menu_box .menu i {
  display:none;
  float: right;
  width: 15px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 80;
}
#menu_box .menu:last-of-type {
  border: none;
}
#menu_box .submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 230px;
  width: 870px;
  padding: 20px;
  height: auto;
  min-height: 330px;
  background-color: #f6f6f6;
  border:none!important;
  box-shadow:none!important;
}
#menu_box .submenu .cont {
  padding-bottom: 0;
  margin-bottom: 0;
}
#menu_box .submenu .cont .tit {
  font-family: "Microsoft YaHei";
  display: inline-block;
  font-size: 15px;
  /*font-size: 1.4rem;*/
  padding-bottom: 0;
  color: #333!important;
  font-weight: bold;
  margin-bottom: 5px;
}
#menu_box .submenu .cont .tit:after {
  display: none;
}
#menu_box .submenu .cont a {
  font-family: "Microsoft YaHei";
  display: inline-block;
  font-size: 12px;
  color: #333;
  padding-bottom: 0;
  margin: 0;
  line-height: 1.8;
}
#menu_box .submenu .cont a.active{
   color: #e60012!important;
}
#menu_box .submenu .cont a:after {
  content: "|";
  display: inline-block;
  padding: 2px 12px;
  color: #333;
}
#menu_box .submenu .cont li span{
    color: #ccc;
    margin-right: 8px;
}
#menu_box .submenu .cont a:hover {
  color: #e60012;
}
#menu_box .on {
 background: #f6f6f6;
   
}
#menu_box .on i {
  display: block;
}
#menu_box .on .submenu {
  display: block;
}
#menu_box .menu:nth-of-type(2) .submenu {
  top: -104%;
}
#menu_box .menu:nth-of-type(3) .submenu {
  top: -252%;
}
#menu_box .menu:nth-of-type(4) .submenu {
    top: -285%;
}
/* 最新资讯 */
/* banner_index_main_top */
.banner_index_main_top {
  margin-top: 6px;
  margin-bottom: 30px;
}
.banner_index_main_top a {
  display: inline-block;
  margin-right: 2.5px;
}
.banner_index_main_top a img {
  display: block;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease ;
  -ms-transition: all .4s ease ;
  -o-transition: all .4s ease ;
  transition: all .4s ease ;
}
.banner_index_main_top a:hover img {
  transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  -webkit-transform: scale(1.04);
}
.banner_index_main_top a:last-of-type {
  margin-right: 0;
  float: right;
}
/* 列表 */
.news_sidebar {
  float: left;
}
.news_sidebar ul {
  width: 220px;
  overflow: hidden;
  margin-right: 17px;
}
.news_sidebar ul li {
  float: left;
  width: 50%;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 7px;
}
.news_sidebar ul li a {
  font-weight: bold;
}
.news_sidebar ul li img {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}
.news_sidebar ul li:nth-of-type(2n) {
  border-right: 1px solid #e9e9e9;
}
.news_sidebar ul li:nth-of-type(5) {
  border-bottom: 1px solid #e9e9e9;
}
.news_sidebar ul li:nth-of-type(6) {
  border-bottom: 1px solid #e9e9e9;
}
/* 内容 */
.news_cont {
  float: left;
  padding: 0 13px 0 13px;
  width: 650px;
}
.news_cont h3 {
  font-size: 22.5px;
  line-height: 27.45px;
  color: #4e4e4e;
  margin-bottom: 10px;
}
.news_cont h3 b {
  font-size: 13.5px;
  font-weight: normal;
}
.news_cont h3 a {
  float: right;
  font-size: 12.5px;
  color: #d80c18;
}
.news_cont ul {
  width: 50%;
  float: left;
}
.news_cont ul a {
  position: relative;
  display: block;
  padding-left: 5px;
  padding-right: 7px;
  height: 19px;
  font-size: 14px;
  color: #4e4e4e;
  margin-bottom: 5px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_cont ul a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 3px;
  height: 3px;
  background: #828182;
  margin-top: 8px;
}
.news_cont ul li:nth-of-type(2n) {
  margin-bottom: 12px;
}
/* 综合课程 */
/* 标题 */
.index_cont_box {
  margin-bottom: 40px;
}
.index_cont_head {
  height: 38px;
  border-bottom: 1px solid #d6d3d3;
}
.index_cont_head h2 {
  float: left;
  width: 220px;
  font-size: 26px;
  margin-right: 15px;
  padding-left: 50px;
  background: url(https://www.joyboom.com/assets/images/h2_pic.png) no-repeat 8px center;
  color: #ca0e0f;
}
.index_cont_head .tab_tit {
  float: left;
  overflow: hidden;
}
.index_cont_head .tab_tit li {
  position: relative;
  float: left;
  border-top: 1px solid #EaE9E9;
  border-left: 1px solid #EaE9E9;
  border-bottom: 2px solid transparent;
}
.index_cont_head .tab_tit li a {
  display: block;
  font-size: 15px;
  color: #484848;
  line-height: 35px;
  text-align: center;
  padding: 0px 16.5px;
}
.index_cont_head .tab_tit li i {
  display: none;
  position: absolute;
  border: 6px solid transparent;
  bottom: 0;
  border-bottom-color: #e60012;
  left: 50%;
  margin-left: -3px;
}
.index_cont_head .tab_tit li:last-of-type {
  border-right: 1px solid #eae9e9;
}
.index_cont_head .tab_tit li:first-of-type {
  border-left: 1px solid transparent;
}
.index_cont_head .tab_tit li.cur {
  border-bottom-color: #e60012;
  border-top: 1px solid transparent;
}
.index_cont_head .tab_tit li.cur a {
  color: #e60012;
}
.index_cont_head .tab_tit li.cur i {
  display: block;
}
/* 内容 */
.index_cont_body {
  overflow: hidden;
  padding-top: 20px;
    clear: both;
}
.index_cont_body:after{
    content: '';
    display: table;
    clear: both;
}

.index_cont_body .left {
  width: 220px;
  height: 468px;
  overflow: hidden;
  margin-right: 15px;
}
.index_cont_body .left img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.index_cont_body .left .btn {
  background-color: #e5f9ee;
  padding: 20px;
}
.index_cont_body .left .btn a {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #637d89;
  color: #747474;
  margin-right: 8px;
  margin-bottom: 7px;
  font-size: 12.5px;
  font-size: 1.25rem;
}
.index_cont_body .left .btn a:nth-of-type(2n) {
  margin-right: 0;
}
.index_cont_body .center {
  width: 630px;
  height: 468px;
  overflow: hidden;
  /* 名校申请 */
  /* 名校申请-成功案例 */
  /* 名校申请-游学团 */
  /* 江博名师 */
  /* 高分学员 */
  /* 江博独家 */
}
.index_cont_body .center .list {
  float: left;
  width: 50%;
  height: 147px;
  overflow: hidden;
  padding-right: 7px;
  padding-bottom: 12px;
}
.index_cont_body .center .list .list_cont {
  overflow: hidden;
}
.index_cont_body .center .list .list_cont .img {
  width: 95px;
  height: 95px;
  overflow: hidden;
  float: left;
  margin-right: 16px;
}
.index_cont_body .center .list .list_cont .txt {
  float: left;
  width: 195px;
}
.index_cont_body .center .list .list_cont .txt a {
  /*display: inline-block;*/
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
.index_cont_body .center .list .list_cont .txt a:hover {
  color: #ff5400;
}
.index_cont_body .center .list:nth-of-type(2n) {
  padding-right: 0;
  padding-left: 7px;
}
.index_cont_body .center .list_banner {
  margin-top: 18px;
}
.index_cont_body .center .list_banner h3 {
  padding: 14px 0;
  padding-bottom: 8px;
  border-top: 1px dotted #dad7d7;
}
.index_cont_body .center .list_banner h3 a {
  float: right;
}
.index_cont_body .center .list_banner a {
  float: left;
}
.index_cont_body .center .list_banner a img {
  width: 157.5px;
  height: 110px;
}
.index_cont_body .center .list_banner .list_dj01_b {
  width: 300px;
  line-height: 21px;
    font-size: 12px;
}
.index_cont_body .center .list_dj01_t {
  overflow: hidden;
  padding-bottom: 7px;
  border-bottom: 2px solid #efefef;
}
.index_cont_body .center .list_mx {
  float: left;
  width: 50%;
  padding-right: 7px;
  padding-bottom: 14px;
  overflow: hidden;
}
.index_cont_body .center .list_mx .img {
  float: left;
  overflow: hidden;
}
.index_cont_body .center .list_mx .img img {
  float: left;
  width: 133px;
  height: 145px;
  margin-right: 15px;
}
.index_cont_body .center .list_mx .img:hover .txt .tit {
  color: #ff5400!important;
}
.index_cont_body .center .list_mx .img:hover .txt p {
  color: #ff5400!important;
}
.index_cont_body .center .list_mx .txt {
  float: left;
  width: 153px;
  height: 148px;
  overflow: hidden;
}
.index_cont_body .center .list_mx .txt .tit {
  font-size: 20px;
  font-size: 2rem;
  color: #000000;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: 1px dotted #6c6c6c;
  margin-bottom: 10px;
}
.index_cont_body .center .list_mx .txt .tit span {
  display: inline-block;
  padding-left: 15px;
  font-size: 14px;
  font-size: 1.4rem;
}
.index_cont_body .center .list_mx .txt p {
  padding-top: 20px;
  color: #6c6c6c;
  line-height: 20px;
    font-size: 12px;
}
.index_cont_body .center .list_mx:nth-of-type(2n) {
  padding-right: 0;
  padding-left: 7px;
}
.index_cont_body .center .list_mx:nth-of-type(5),
.index_cont_body .center .list_mx:nth-of-type(6) {
  padding-bottom: 0;
}
.index_cont_body .center .list_mx_anli a {
  float: left;
  width: 25%;
  height: 235.5px;
  position: relative;
  padding-right: 4px;
  padding-bottom: 4px;
}
.index_cont_body .center .list_mx_anli a span {
  display: block;
  position: absolute;
  height: 27px;
  width: 155px;
  line-height: 27px;
  text-align: center;
  bottom: 4px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
.index_cont_body .center .list_mx_anli a:hover span {
  background-color: rgba(216, 16, 24, 0.8);
}
.index_cont_body .center .list_mx_yxt h3 {
  margin-bottom: 1px;
}
.index_cont_body .center .list_mx_yxt a {
  position: relative;
}
.index_cont_body .center .list_mx_yxt a span {
  display: block;
  position: absolute;
  width: 100%;
  height: 27px;
  line-height: 27px;
  color: #fff;
  text-align: center;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.index_cont_body .center .list_ms {
  display: none;
  overflow: hidden;
}
.index_cont_body .center .list_ms .img {
  float: left;
  width: 250px;
  height: 293px;
  overflow: hidden;
}
.index_cont_body .center .list_ms .txt {
  float: left;
  width: 380px;
  padding: 0 20px;
}
.index_cont_body .center .list_ms .txt .tit {
  font-size: 16px;
  font-size: 1.6rem;
  color: #5f5f5f;
  padding-top: 15px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #5f5f5f;
  font-weight: bold;
}
.index_cont_body .center .list_ms .txt .tit span {
  font-weight: normal;
  color: #e60012;
}
.index_cont_body .center .list_ms .txt .kc {
  padding: 8px 0;
  color: #5f5f5f;
  border-bottom: 1px dotted #5f5f5f;
    font-size: 12px;
}
.index_cont_body .center .list_ms .txt .j {
  letter-spacing: 1px;
  color: #898989;
  padding-top: 15px;
  line-height: 20px;
    font-size: 12px;
}
.index_cont_body .center .list_ms .txt .j span {
  display: block;
  font-weight: bold;
  color: #5f5f5f;
}
.index_cont_body .center .list_ms .txt .j a {
  color: #e60012!important;
}
.index_cont_body .center .list_ms .txt .btn {
  display: inline-block;
  margin-top: 22px;
  margin-right: 14px;
  padding: 6px 13px;
  background-color: #c8161d;
  color: #fff!important;
    font-size: 12px;
    border-radius: 0;
    border: none;
}
.index_cont_body .center .img_list {
  overflow: hidden;
  margin-top: 9px;
}
.index_cont_body .center .img_list div {
  cursor: pointer;
  margin-right: 3px;
  float: left;
  width: 123px;
  height: 166px;
  overflow: hidden;
  position: relative;
}
.index_cont_body .center .img_list div span {
  display: block;
  position: absolute;
  height: 27px;
  width: 100%;
  line-height: 27px;
  text-align: center;
  bottom: 0;
  left: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  margin-right: 6px;
}
.index_cont_body .center .img_list div img {
  display: block;
  width: 100%;
  height: 100%;
}
.index_cont_body .center .img_list a:last-of-type {
  margin-right: 0;
}
.index_cont_body .center .img_list .on span {
  background-color: rgba(216, 16, 24, 0.8);
}
.index_cont_body .center .list_xy a {
  float: left;
  width: 25%;
  height: 156px;
  overflow: hidden;
  position: relative;
}
.index_cont_body .center .list_xy a p {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  padding-left: 10px;
  height: 43px;
  padding-top: 5px;
}
.index_cont_body .center .list_xy a p span {
  display: block;
  line-height: 16px;
  color: #fff;
}
.index_cont_body .center .list_xy a:hover p {
  background-color: rgba(216, 16, 24, 0.8);
}
.index_cont_body .center .list_dj01 {
  float: left;
  width: 50%;
}
.index_cont_body .center .list_dj01 h3 {
  margin-bottom: 18px;
}
.index_cont_body .center .list_dj01 a {
  display: block;
  margin-bottom: 15px;
}
.index_cont_body .center .list_dj div {
  float: left;
  width: 25%;
  height: 234px;
  overflow: hidden;
  padding: 15px 15px 10px 15px;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.index_cont_body .center .list_dj div .tit {
  display: block;
  margin-top: 5px;
  margin-bottom: 8px;
}
.index_cont_body .center .list_dj div .tit span {
  display: block;
}
.index_cont_body .center .list_dj div:nth-of-type(4) {
  border-right: 1px solid #e0e0e0;
}
.index_cont_body .center .list_dj div:nth-of-type(8) {
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.index_cont_body .center .list_dj div:nth-of-type(5),
.index_cont_body .center .list_dj div:nth-of-type(6),
.index_cont_body .center .list_dj div:nth-of-type(7) {
  border-bottom: 1px solid #e0e0e0;
}
.index_cont_body .right {
  width: 215px;
  height: 469px;
  overflow: hidden;
  /* 名师视频 */
}
.index_cont_body .right .list_cont {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e1e1e1;
  border-top: none;
  padding: 15px 15px 9px 15px;
    -moz-padding:15px 15px 8px 15px;
  /* 名师视频 */
}
.index_cont_body .right .list_cont a {
    font-size: 12px;
  display: block;
  height: 16px;
  margin-bottom: 10px;
}
.multipleColumn .bd ul li p{
    font-size: 12px;
}
.index_cont_body .right .list_cont a:hover {
  color: #ff5400!important;
}
.index_cont_body .right .list_cont .play {
  display: block;
  height: 142px;
  position: relative;
}
.index_cont_body .right .list_cont .play img {
  width: 100%;
  height: 139px;
}
.index_cont_body .right .list_cont .play span {
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
  width: 100%;
  height: 25px;
  line-height: 25px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
}
.index_cont_body .right .list_cont .play:hover:after {
  display: block;
}
.index_cont_body .right .list_cont .play:after {
  content: "";
  display: none;
  position: absolute;
  width: 50px;
  height: 50px;
  background-image: url(https://www.joyboom.com/assets/images/v_playBtn.png);
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
}
.index_cont_body .right .list_zonghe a {
  text-decoration: underline;
}
.index_cont_body .right .list_mingxiao {
  padding: 0;
  padding-top: 1px;
}
.index_cont_body .right .list_mingxiao a {
  height: 30px;
  padding: 7px 15px;
  background: #fff;
  margin-bottom: 0;
}
.index_cont_body .right .list_mingxiao a:nth-of-type(2n) {
  background-color: #ececec;
}
.index_cont_body .right h4:last-of-type {
  margin-top: 10px!important;
}
.index_cont_body .right .list_mingshi {
  padding: 7px 15px 0 15px;
}
.index_cont_body .right .list_mingshi a {
  margin-bottom: 9px;
}
.index_cont_body .tab_cont {
  display: none;
}
/* 校区咨询 */
#xiaoquzixun .title {
  padding: 20px 0 30px 0;
  border-bottom: 1px solid #e7e7e7;
}
#xiaoquzixun .title span {
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
#xiaoquzixun .title p {
  overflow: hidden;
  margin-top: 15px;
}
#xiaoquzixun .title p a {
  float: left;
  height: 35px;
  line-height: 35px;
  width: 107px;
  background: #a7a7a7;
  color: #fff!important;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  margin-right: 15px;
}
#xiaoquzixun .title p a:hover {
  background-color: #e60012;
}
#xiaoquzixun .title p a.cur {
  background-color: #e60012;
}
#xiaoquzixun .cont {
  overflow: hidden;
  padding-top: 15px;
  margin-bottom: 50px;
  display: none;
}
#xiaoquzixun .cont .img1 {
  float: left;
  width: 177px;
  height: 133px;
  margin-right: 25px;
}
#xiaoquzixun .cont .txt {
  float: left;
  width: 898px;
  color: #999;
  padding-top: 18px;
  font-size: 14px;
  font-size: 1.4rem;
}
#xiaoquzixun .cont .txt p {
  line-height: 25px;
}
#xiaoquzixun .cont .txt .b {
  margin-top: 15px;
  overflow: hidden;
}
#xiaoquzixun .cont .txt .b p {
  width: 50%;
  min-height: 51px;
  line-height: 25px;
  padding-left: 61px;
  background: url(https://www.joyboom.com/assets/images/zixun_pic_37.png) no-repeat left top;
}
#xiaoquzixun .cont .txt .b p:last-of-type {
  background: url(https://www.joyboom.com/assets/images/zixun_pic_38.png) no-repeat left top;
}
#xiaoquzixun .cont .txt .b p:first-child {
  padding-top: 10px;
}
#xiaoquzixun .cont:first-of-type {
  display: block;
}
/* 小于1650px 子菜单缩小*/
@media (max-width: 1650px) {
  #menu_box .submenu .cont {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
/* 小于1450px 菜单缩小 */
@media (max-width: 1450px) {
  #menu_box .menu h2 {
    margin-bottom: 0;
  }
  #menu_box .menu a {
    margin-bottom: 2px;
  }
}
/* 中等屏幕+平板（桌面显示器，大于等于 992px and 小于等于 1199px） */
@media (max-width: 1199px) {
  /*布局重置*/
  .container {
    width: 970px;
    padding: 0;
  }
  .banner_top img {
    min-width: 100%;
  }
  nav,
  footer {
    min-width: 100%;
  }
  /*导航*/
  .navbar-default .navbar-nav li {
    width: 6.65%;
  }
  header nav ul li:first-of-type {
    width: auto!important;
    padding-right: 20px;
  }
  header nav ul li:first-of-type a {
    width: auto!important;
  }
  .navbar-default .navbar-nav > li > a {
    width: 61px;
  }
  /*logo  文本  搜索*/
  header #topnav h1 {
    width: 15%;
  }
  header #topnav h1 img {
    display: block;
    width: 100%;
  }
  header #topnav .banner_navtop {
    width: 60%;
    text-align: center;
    margin-top: 15px;
    margin-left: 8px;
  }
  header #topnav .banner_navtop i {
    font-size: 35px;
    font-size: 3.5rem;
  }
  header #topnav .banner_navtop p {
    margin-left: 15px;
  }
  header #topnav .search_box {
    width: 24%;
  }
  header #topnav .search_box .banner_search {
    margin-top: 10px;
  }
  /*菜单*/
  #menu_box .menu {
    padding: 0 20px 0 20px;
    height: 33%;
  }
  #menu_box .menu .submenu {
    width: 750px;
    height: auto!important;
    min-height: inherit;
  }
  /*6个广告图*/
  .banner_index_main_top a {
    width: 16%;
  }
  .banner_index_main_top a img {
    display: block;
    width: 100%;
    height: 134px;
  }
  .banner_index_main_top a:last-of-type {
    float: none;
  }
  /*最新资讯*/
  .news_sidebar ul {
    width: 120px;
    margin-right: 0;
  }
  .news_sidebar ul li {
    border: none!important;
  }
  .news_cont {
    width: 634px;
  }
  #hot_banner {
    width: 216px!important;
  }
  /*主体的 左-中-右 板块*/
  .index_cont_head h2 {
    width: 170px;
  }
  .index_cont_body .left {
    width: 170px;
    margin-right: 7px;
  }
  .index_cont_body .left .btn {
    padding: 0;
    height: 100%;
    padding-top: 30px;
    text-align: center;
  }
  .index_cont_body .left .btn a {
    margin-right: 0;
    padding: 0;
    height: 28px;
    line-height: 28px;
    width: 85%;
  }
  .index_cont_body .right {
    width: 16%;
  }
  .index_cont_body .right .list_cont a {
    overflow: hidden;
  }
  .index_cont_body .right .list_mingxiao a {
    line-height: 30px;
    padding: 0 15px;
  }
  /*校区咨询*/
  #xiaoquzixun .title p a {
    width: 90px;
  }
  #xiaoquzixun .cont .txt {
    width: 765px;
  }
}
/* 小屏幕（平板，小于等于 991px）*/
@media (max-width: 991px) {
  /*布局重置*/
  .container {
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
  /*菜单*/
  #menu_box .menu a {
    display: none;
  }
  header #topnav h1 {
    width: 20%;
  }
  header #topnav h1 img {
    display: block;
    width: 100%;
  }
  #menu_box .menu {
    line-height: 60px;
  }
  #menu_box .menu h2 {
    display: inline-block;
  }
  #menu_box .menu h2:after {
    height: 60px;
  }
  header #topnav .banner_navtop {
    width: 59%;
    text-align: left;
    display: none;
  }
  header #topnav .banner_navtop i {
    font-size: 2.5rem;
  }
  header #topnav .banner_navtop p {
    margin-left: 5px;
    font-size: 8px!important;
  }
  header #topnav .banner_navtop p:last-of-type {
    width: 100px;
  }
  /*子菜单*/
  #menu_box .menu .submenu {
    width: 310%;
    height: auto;
  }
  #menu_box .menu .submenu .cont {
    line-height: normal;
  }
  /*6个广告图*/
  .banner_index_main_top a {
    width: 15%;
  }
  .banner_index_main_top a img {
    height: auto;
  }
  /*搜索*/
  header #topnav .search_box {
    margin-bottom: 10px;
    width: 30%;
  }
  header #topnav .search_box .s {
    width: 75%;
  }
  /*导航*/
  nav .container .nav li {
    width: 6.5%;
  }
  nav .container .nav li a {
    width: auto;
    box-sizing: content-box;
    padding: 0;
  }
  nav .container .nav li:first-of-type {
    width: auto;
    padding: 0 10px;
  }
  nav .container .nav li:nth-of-type(6),
  nav .container .nav li:nth-of-type(14) {
    width: 8%;
  }
  /*最新资讯*/
  .news_sidebar {
    width: 15.32%;
  }
  .news_cont {
    width: 56.83%;
  }
  #hot_banner {
    width: 27.58%!important;
  }
  /*Tab切换标题*/
  .index_cont_head h2 {
    width: 21.7%;
    margin-right: 0;
    padding-left: 42px;
    font-size: 24px;
  }
  .index_cont_head .tab_tit li a {
    padding: 0 5px;
  }
  /*Tab内容*/
  .index_cont_body .left {
    width: 15.32%;
  }
  .index_cont_body .right {
    width: 20%;
  }
  .index_cont_body .center {
    width: 62.57%;
  }
  .index_cont_body .center .list .list_cont .img {
    width: 40%;
    margin-right: 5px;
  }
  .index_cont_body .center .list .list_cont .txt {
    width: 56%;
  }
  .index_cont_body .center .list .list_cont .txt a {
    height: 16px;
    overflow: hidden;
  }
  /*留学专家*/
  .index_cont_body .center .list_mx .img img {
    width: 51.7%;
    margin-right: 10px;
  }
  .index_cont_body .center .list_mx .txt {
    width: 44%;
  }
  .index_cont_body .center .list_mx .txt .tit {
    font-size: 1.6rem;
    display: block;
    margin-bottom: 0;
    position: relative;
  }
  .index_cont_body .center .list_mx .txt .tit span {
    padding-left: 8px;
    font-size: 1rem;
    position: absolute;
    width: 100%;
    top: 5px;
    right: 0;
    text-align: right;
  }
  .index_cont_body .center .list_mx .txt p {
    padding-top: 5px;
    line-height: inherit;
  }
  /*游学团*/
  .index_cont_body .center .list_dj01 {
    height: 149px;
  }
  .index_cont_body .center .list_dj01 a img {
    width: 96%;
  }
  .index_cont_body .center .list_banner {
    margin-top: 15px;
  }
  .index_cont_body .center .list_banner a {
    width: 25%;
  }
  /*江博名师*/
  .index_cont_body .center .list_ms .img {
    width: 34.5%;
  }
  .index_cont_body .center .list_ms .img img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .index_cont_body .center .list_ms .txt {
    float: left;
    width: 65%;
    padding: 0 10px;
  }
  .index_cont_body .center .list_ms .txt .j {
    letter-spacing: 1px;
    color: #898989;
    padding-top: 9px;
    line-height: 19px;
    max-height: 160px;
    overflow: hidden;
  }
  .index_cont_body .center .img_list div {
    width: 19%;
  }
  /*高分学员*/
  .index_cont_body .center .list_xy a p {
    height: 60px;
  }
  .index_cont_body .center .list_xy a img {
    width: 100%;
  }
  .index_cont_body .center .list_mx_anli a span {
    width: 100%;
  }
  /*独家教材*/
  .index_cont_body .center .list_dj div {
    padding-left: 0;
  }
  /*教学方法*/
  .index_cont_body .center .list_banner .list_dj01_b {
    width: 50%;
  }
  .index_cont_body .center .list_banner .list_dj01_b a {
    width: auto;
  }
  /*校区资讯*/
  #xiaoquzixun .title p a {
    width: 10.4%;
    margin-right: 0.6%;
  }
  #xiaoquzixun .cont .img1 {
    width: 22.6%;
  }
  #xiaoquzixun .cont .txt {
    width: 74%;
  }
}
a.fieldandcss{
    display: inline-block;
    -webkit-transition: border .2s;
    -moz-transition: border .2s;
    -ms-transition: border .2s;
    -o-transition: border .2s
}
a.fieldandcss:hover{
    border-bottom: 2px solid #e60012;
    color:#e60012!important;
}
a.active{
    border-bottom: 2px solid #e60012;
    color:#e60012!important;
}
@media only screen and (max-width: 1800px){
    #menu_box .submenu .cont li{
        margin-top: 5px;
    }
    #menu_box .menu a{
       /* margin-bottom: 0!important;*/
    }
    #menu_box .menu h2{
       /* margin-bottom: 5px;*/
    }
    #menu_box .menu{
        /*padding-bottom: 20px;*/
    }
    #responsiveness .sw-slides img{
        /*height: 100%;*/
    }
    #menu_box .menu{
        padding-top: 7px;
    }
    #menu_box .menu h2{
        margin-bottom: 5px;
    }
    #menu_box .menu h2 a{
        margin-bottom: 0;
    }
    #menu_box .menu a{
        margin-bottom: 0;
    }
    #menu_box .submenu .cont .ri{
        padding: 5px 0;
    }
    #menu_box .submenu .cont a{
        line-height: 1.2;
    }

}
@media only screen and (max-width: 1200px){
    /*#menu_box{*/
        /*display: none;*/
    /*}*/
    #responsiveness .sw-slides img{
        height: auto!important;
    }
}
@media only screen and (max-width: 1400px){
    header #topnav h1{
        width: 15%;
    }
    header #topnav .banner_navtop{
        width: 68%;
        margin-left: 1%;
    }
    header #topnav .search_box{
        width: 16%;
    }
    header #topnav .search_box .s{
        width: 72%;
        font-size: 12px;
    }
}
@media only screen and (max-width: 1600px){
    #menu_box .submenu .cont .fl {
        margin-top: 3px;
    }
    #menu_box .submenu .cont .ri {
        padding: 3px 0;
    }
}
