﻿.left-aside {
    width: 250px;
    border: 1px solid #e5e5e5;
    color: #717171;
}
.left-aside>p {
    text-align: center;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e5e5e5;
}
.country-list {
    padding: 20px 0;
}
.country-list > li{
   margin-bottom: 12px;
   position: relative;
   padding: 0 28px;
}
.country-list li:hover a{
   color: #3184ff;
}
.country-list li:hover .product-list{
   display: block;
}
.country-list li:last-child{
   margin-bottom: 0;
}
.banner-contain {
    margin-top: 10px;
}
.product-list{
    position: absolute;
    left: 227px;
    top: 0;
    width: 465px;
    background: #fff;
    z-index: 999;
    padding: 12px 20px 20px 20px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    display: none;
}
.product-list h2{
   color: #1b3081;
   margin-bottom: 10px;
}
.product-list > ul {
    padding-left: 15px;
}
.product-list ul li {
    float: left;
    width: 50%;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}
.right-aside {
    width: 925px;
    height: 300px;
}
.right-aside .swiper-slide img{
    width: 100%;
    height: 100%;
}
/***********公共方案头部*************/
.usa-aboard-program {
    margin-top: 64px;
}
.aboard-program-title>h2{
    width: 196px;
    height: 50px;
    line-height: 50px;
    background: #1b3081;
    color: #fff;
    font-size: 22px;
    text-align: center;
    float: left;
}
.education {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #1b3081;
    font-size: 18px;
    color: #636363;
    text-align: left;
}
.education span {
    margin-right: 48px;
}
.education span.active,.education span:hover {
    color: #1b3081;
    cursor: pointer;
}
.education span:first-child {
    padding-left: 30px;
}
/**********公共方案主体**************/
.aboard-program-list {
    padding-top: 50px;
}
.aboard-program-item-container {
    padding-bottom: 50px;
    display: none;
}
.aboard-program-item-container.cur {
    display: block;
}
.aboard-program-item {
    float: left;
    width: 272px;
}
.aboard-program-item>img {
    width: 100%;
    height: 145px;
}
.aboard-program-details {
    border: 1px solid #e5e5e5;
    border-top-color: transparent;
    margin-top: -1px;
    padding: 0 15px 18px;
    height: 250px;
    position: relative;
    overflow:hidden
}
.aboard-program-title {
    font-size: 18px;
    color: #8a8a8a;
    text-align: center;
    margin: 25px 0 20px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aboard-program-desc {
    font-size: 14px;
    color: #c1c1c1;
    line-height: 22px;
    height: 115px;
    overflow: hidden;
}
.aboard-program-operate {
    text-align: center;
    position: absolute;
    left: 15px;
    bottom: 18px;
}
.aboard-program-operate span {
    display: inline-block;
    width: 110px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background: #1b3081;
    text-align: center;
    font-size: 14px;
    border: 1px solid #1b3081;
    border-radius: 5px;
    cursor: pointer;
}
.aboard-program-operate span+span {
    margin-left: 10px;
    color: #1b3081;
    background:none
}
.swiper-pagination-bullet {
    width: 14px;
    height: 4px;
    border-radius: 2px;
}
.right-aside .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active.swiper-pagination-bullet {
    width: 50px;
    background: #1b3081;
}
/**********英国留学方案**************/
.eng-aboard-program .aboard-program-title>h2,
.eng-aboard-program .aboard-program-operate span {
    background: #0e59aa;
    border: 1px solid #0e59aa;
}
.eng-aboard-program .aboard-program-operate span+span {
    background: none;
    color: #0e59aa;
}
.eng-aboard-program .education span.active,
.eng-aboard-program .education span:hover {
    color: #0e59aa;
}
.eng-aboard-program .education {
    border-bottom: 1px dashed #0e59aa;
}
/***********加拿大留学方案******************/
.canada-aboard-program .aboard-program-title>h2,
.canada-aboard-program .aboard-program-operate span {
    background: #b81c21;
    border: 1px solid #b81c21;
}
.canada-aboard-program .aboard-program-operate span+span {
    background: none;
    color: #b81c21;
}
.canada-aboard-program .education span.active,
.canada-aboard-program .education span:hover {
    color: #b81c21;
}
.canada-aboard-program .education {
    border-bottom: 1px dashed #b81c21;
}
/***********澳新留学方案******************/
.austr-and-newzealand-aboard-program .aboard-program-title>h2,
.austr-and-newzealand-aboard-program  .aboard-program-operate span {
    background: #17916e;
    border: 1px solid #17916e;
}
.austr-and-newzealand-aboard-program .aboard-program-operate span+span {
    background: none;
    color: #17916e;
}
.austr-and-newzealand-aboard-program .education span.active,
.austr-and-newzealand-aboard-program .education span:hover {
    color: #17916e;
}
.austr-and-newzealand-aboard-program .education {
    border-bottom: 1px dashed #17916e;
}
/***********香港新加坡/英联邦留学方案******************/
.hongkong-aboard-program .aboard-program-title>h2 {
    background: #0572a4;
    width: 335px;
}
.hongkong-aboard-program  .aboard-program-operate span {
    background: #0572a4;
    border: 1px solid #0572a4;
}
.hongkong-aboard-program .aboard-program-operate span+span {
    background: none;
    color: #0572a4;
}
.hongkong-aboard-program .education span.active,
.hongkong-aboard-program .education span:hover {
    color: #0572a4;
}
.hongkong-aboard-program .education {
    border-bottom: 1px dashed #0572a4;
}
/***********欧洲留学方案******************/
.europe-aboard-program .aboard-program-title>h2,
.europe-aboard-program  .aboard-program-operate span {
    background: #be77b8;
    border: 1px solid #be77b8;
}
.europe-aboard-program .aboard-program-operate span+span {
    background: none;
    color: #be77b8;
}
.europe-aboard-program .education span.active,
.europe-aboard-program .education span:hover {
    color: #be77b8;
}
.europe-aboard-program .education {
    border-bottom: 1px dashed #be77b8;
}
/***********亚洲留学方案******************/
.asia-aboard-program .aboard-program-title>h2,
.asia-aboard-program  .aboard-program-operate span {
    background: #20b727;
    border: 1px solid #20b727;
}
.asia-aboard-program .aboard-program-operate span+span {
    background: none;
    color: #20b727;
}
.asia-aboard-program .education span.active,
.asia-aboard-program .education span:hover {
    color: #20b727;
}
.asia-aboard-program .education {
    border-bottom: 1px dashed #20b727;
}
/***********单项服务******************/
.single-aboard-program .aboard-program-title>h2,
.single-aboard-program  .aboard-program-operate span {
    background: #f39800;
    border: 1px solid #f39800;
}
.single-aboard-program .aboard-program-operate span+span {
    background: none;
    color: #f39800;
}
.single-aboard-program .education span.active,
.single-aboard-program .education span:hover {
    color: #f39800;
}
.single-aboard-program .education {
    border-bottom: 1px dashed #f39800;
}