.yxlxbt{
    overflow:hidden;
    position:relative;
    margin: 30px 10px;
    padding-left:30px
    }
.yxlxbt .btn{
    display:block;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    right:0;
    font-size:14px;
    color:#666;
    border-bottom:1px solid #d8ecff}
.yxlxbt:after{
    content:"";
    position:absolute;
    left:0;
    width:5px;
    height:55px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    background-color:#1165b3}
.yxlxbt .en{
    font-size:16px;
    color:#999;
    line-height:1.2em;
    overflow:hidden;
    text-transform:uppercase}
.yxlxbt .tit{
    font-size:34px;
    color:#000;
    line-height:1.3em;
    overflow:hidden;
    font-weight:400}

/* 核心卖点 */

.hxmd ul{
    padding: 60px 0 30px;
    margin: 0 10px;
    }
.hxmd ul li{
    width: 17.6%;
    margin-right: 3%;
    color: #333;
    float: left;
    }
.hxmd ul li img{
    display: block;
    width: 32%;
    overflow: hidden;
    margin: 0 auto;}
.hxmd ul li h2{
    line-height:30px;
    padding:20px 0 10px;
    overflow: hidden;
    font-size:20px;
    font-weight: normal;
    text-align: center;} 
.hxmd ul li p{
    line-height: 28px;
    font-size: 14px;
    color: #666;
    }

/* 留学 */
.lx{}
.lx ul {
    margin: 0 auto;
    width: 75%;
}
.lx li{
    width:33.3%;
    float: left;
    }
.lx li img{
    object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    }
.lx li .box{
    margin:0 10px 30px 10px;
    border:2px solid #e7e7e7;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;}
.lx li .box .pic a{
    display: block;
    overflow: hidden;
    padding-top: 62.5%;
    position: relative;
    }
.lx li .con{
    padding:35px 30px;
    font-size: 16px;
    }
.lx li .con .lxbt {
    line-height: 30px;
    display: block;
    height: 60px;
    overflow: hidden;
    color: #000;
    font-size: 18px;
}
.lx li .tit{
    background:#80848b;
    height:36px;
    line-height:36px;
    padding-left:30px;
    color:#fff;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;}
.lx li .txt{
    color:#000;
    line-height:24px;
    font-size:20px;
    margin:10px 0 20px 0;
    display:inline-block;
    height: 48px;
    overflow: hidden;}
.lx li .tet{
    color: #646464;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    }
.lx li:hover .box{
    border:2px solid #1165b3;}
.lx li:hover .tit{
    background:#1165b3;}
.lx li:hover .more{
    background:url(../img/intro_img27.png);}
.lx li .txt:hover{
    color:#1165b3;}
.lx .load-more{
    text-align:center;
    margin-top:60px;}
.lx .load-more span{
    color:#1165b3;
    font-size:14px;
    background:url(../img/load.png) center no-repeat;
    padding-top:50px;
    cursor:pointer;}
.lx li:hover img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}

/* 牵手合作名校 */
.hzmx {
    text-align: center;
    position: relative;
    margin: 30px 10px;
    padding-left: 30px;
}
.hzmx span.tit {
    border-bottom: 2px solid #1165b3;
    font-size: 34px;
    padding-bottom: 5px;
    color: #000;
    line-height: 1.6em;
    font-weight: 400;
}
.qshzmx ul li {
    width: 16.6%;
    padding: 1% 2%;
    float: left;
}
.qshzmx ul li a {
    position: relative;
    padding-top: 75%;
    display: block;
}
.qshzmx ul li img {
    object-fit: cover;
    display: block;
    width: 75%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}
.qshzmx ul li p {
    line-height: 24px;
    height: 48px;
    text-align: center;
    font-size: 15px;
}


/* 留学研学列表 */
.lxlist{
    margin: 60px 0;
}
.lxlist li{
    width:25%;
    float: left;
    }
.lxlist li img{
    object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    }
.lxlist li .box{
    margin:0 10px 30px 10px;
    border:2px solid #e7e7e7;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;}
.lxlist li .box .pic a{
    display: block;
    overflow: hidden;
    padding-top: 62.5%;
    position: relative;
    }
.lxlist li .con{
    padding:35px 30px;
    font-size: 16px;
    }
.lxlist li .con .lxbt {
    line-height: 30px;
    display: block;
    height: 60px;
    overflow: hidden;
    color: #000;
    font-size: 18px;
}
.lxlist li .tit{
    background:#80848b;
    height:36px;
    line-height:36px;
    padding-left:30px;
    color:#fff;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;}
.lxlist li .tiem{
    background:url(../img/time.png) left no-repeat;
    padding-left:15px;
    font-size:12px;
    display:block;}
.lxlist li .txt{
    color:#000;
    line-height:24px;
    font-size:20px;
    margin:10px 0 20px 0;
    display:inline-block;
    height: 48px;
    overflow: hidden;}
.lxlist li .tet{
    color:#646464;
    line-height:24px;
    display:block;
    height: 72px;
    overflow: hidden;
    }
.lxlist li .more{
    background:url(../img/intro_img.png);
    display:inline-block;
    width:16px;
    height:29px;
    margin-top: 20px;
    }
.lxlist li:hover .box{
    border:2px solid #1165b3;}
.lxlist li:hover .tit{
    background:#1165b3;}
.lxlist li:hover .more{
    background:url(../img/intro_imgh.png);}
.lxlist li .txt:hover{
    color:#1165b3;}
.lxlist .load-more{
    text-align:center;
    margin-top:60px;}
.lxlist .load-more span{
    color:#1165b3;
    font-size:14px;
    background:url(../img/load.png) center no-repeat;
    padding-top:50px;
    cursor:pointer;}
.lxlist li:hover img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}

/* 留学研学内容页 */
.lxnry ul.ul-listl17 {
    padding: 15px 20px;
    background: #f9f9f9;
}


.lxfs p {
    font-size: 14px;
    color: rgb(184, 219, 251);
    line-height: 1.6em;}


@media only screen and (max-width: 1200px){
.hxmd ul li h2 {
    font-size: 16px;
}
.hxmd ul li p {
    font-size: 12px;
    line-height: 24px;
}
.yxlxbt .tit {
    font-size: 30px;
}
.yxlxbt .en {
    font-size: 14px;
}
.hzmx span.tit {
    font-size: 30px;
}
}
@media only screen and (max-width: 820px){
.yxlxbt .tit {
    font-size: 26px;
}
.yxlxbt .en {
    font-size: 12px;
}
.hzmx span.tit {
    font-size: 26px;
}

.lx li .con {
    padding: 15px 10px;
    font-size: 12px;
}
.lx li .con .lxbt {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    margin-bottom: 10px;
}

.lxlist li {
    width: 50%;
}
.lxlist li .con {
    padding: 15px 10px;
    font-size: 12px;
}
.lxlist li .con .lxbt {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 690px){
.hxmd ul li {
    width: 30%;
}
.hxmd ul li:nth-child(4){
    clear:both;
}
}
@media only screen and (max-width: 520px){
.hxmd ul li {
    width: 47%;
}
.hxmd ul li:nth-child(4){
    clear: none;
}
.hxmd ul li:nth-child(2n-1){
    clear:both;
}
.qshzmx ul li {
    width: 25%;
}
}

@media only screen and (max-width: 860px){
.lx ul {
    width: 90%;
}
}
@media only screen and (max-width: 640px){
.lx ul {
    width: 100%;
}
}
@media only screen and (max-width: 480px){
.lx ul {
    width: 80%;
}
.lx li {
    width: 100%;
    float: none;
}
.lx li .con .lxbt {
    height: auto;
}
}
@media only screen and (max-width: 320px){
.lx ul {
    width: 100%;
}
}