/*游学中心详情*/
.travellerstudydetail-adv{background:url('../../imgs/travellerdetailadv.png') no-repeat center center;width:100% !important;height:600px;display:block}
.travellerdetail-main{padding:111px 0 107px 0;}
.travellerdetail-main .traveller-pic{width:590px;padding: 17px 10px 14px 10px;background:#fff;margin-bottom:45px;box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
.pics-swiper .swiper-pagination-bullet{ width: 12px;height: 12px;display: inline-block;  border-radius: 100%;  background: #fff;opacity: .8;}
.pics-swiper .swiper-pagination-bullet-active{opacity:1 !important;background:#fff}
.traveller-brief-right{background:#fff;width:590px;box-shadow: 0 1px 5px rgba(0,0,0,0.1);height:294px;position: relative;}
.traveller-brief-right .travller-pad{padding:12px 0px 0px 18px;}
.traveller-brief-right .travller-pad h1{font-size:20px;width:100%}
.traveller-brief-right .travller-pad .brief-p,
.traveller-brief-right .travller-pad .brief-time,
.traveller-brief-right .travller-pad .brief-call .call{color:#666;font-size:16px;}
.traveller-brief-right .travller-pad .brief-p{line-height:30px;margin-top: 8px;max-height:60px;}
.traveller-brief-right .travller-pad .brief-time{margin-top: 10px;}
.traveller-brief-right .travller-pad .brief-time span,.traveller-brief-right .travller-pad .brief-call .call span{color:#ff5700}
.traveller-brief-right .travller-pad .brief-call{margin-top:14px;}
.traveller-brief-right .travller-pad .brief-call .call:first-child{margin-right:50px}
.traveller-brief-right  .brief-price{margin-top:14px;font-size:20px;color:#ff5700;height:48px;line-height: 48px;padding-left:18px;background:#f4f4f4}
.traveller-brief-right .traveller-report{width:120px;color:#fff;background:#ff5700;height:40px;line-height: 40px;text-align: center;font-size:16px;display:block;position: absolute;bottom: 10px;right: 10px;}
.traveller-brief-right .traveller-report.disabled{background:#a3a3a3}
/*课程专业样式*/
.majorsetup-list h2 .majorsetup-more{font-size:20px;color:#fa583d;font-weight: bold;float:right}
.majorsetup-list .majorsetup-ul{margin-top:38px;}
.majorsetup-ul li{-webkit-transition: transform .3s;-moz-transition: transform .3s;-ms-transition: transform .3s;-o-transition: transform .3s;transition:transform .3s;width:285px;height:auto;float:left;margin:0 18px 15px 0;}

.majorsetup-ul li:nth-child(4n){margin-right:0}
.majorsetup-ul li:hover{box-shadow: 0 14px 22px rgba(0, 0, 0, 0.10);-webkit-transform: translateY(-4px);-moz-transform: translateY(-4px);-ms-transform: translateY(-4px);-o-transform: translateY(-4px);transform: translateY(-4px);-webkit-transition:all .3s ease;transition: all .3s ease}
.majorsetup-ul li img{display:block;width:100%;height:215px;}
.majorsetup-ul li .majorsetup-list-text{padding:19px 10px 10px 10px;border:1px dotted #d1d1d1;}
.majorsetup-ul li .majorsetup-list-text .title{font-size:18px;color:#fa583d}
.majorsetup-list-text .title,.majorsetup-list-text .teacher{margin-bottom:14px}
.majorsetup-list-text .title span{float:left;width:70%}
.majorsetup-list-text .title span:last-child{color:#ea1212;text-align: right;width:30%;}
.majorsetup-list-text .teacher span{float:left;width:50%;font-size: 16px;color:#2b2b2b}
.majorsetup-list-text .rightset{border-radius:3px;margin:0 auto;display:block;color:#fff;background:#fa583d;font-size:16px;width:108px;height:40px;text-align: center;line-height: 40px}