/*******************艺术留学样式*******************/
.w_1200{
    width: 1200px;
    margin:0 auto;
}
.pt_50{
    padding-top: 50px;
}
.mt_30{
    margin-top: 30px;
}
.yslxTxt1 ul{
}
.yslxTxt1 ul li{
    width: 13.4%;
    background:#f5f5f5;
    height: 250px;
    float: left;
    text-align: center;
    padding:45px 5%;
    cursor: pointer;
    margin-right: 2%;
    transition: .3s;
}
.yslxTxt1 ul li:last-child{
    margin-right: 0;
}
.yslxTxt1 ul li span{
    display: block;
    width: 88px;
    height: 88px;
    border-radius:50%;
    background:url("https://www.tvsaudiovisual.com/templets/smyp/images/yslx_icon.png") no-repeat 0% 0;
    margin:0 auto;
}
.yslxTxt1 ul li:first-child+li span{
    background-position: 33% 0;
}
.yslxTxt1 ul li:first-child+li+li span{
    background-position: 67% 0;
}
.yslxTxt1 ul li:first-child+li+li+li span{
    background-position: 100% 0;
}
.yslxTxt1 ul li h2{
    font-size:24px;
    padding:25px 0 0;
}
.yslxTxt1 ul li i{
    display: block;
    width: 15%;
    height: 2px;
    background:#FB5650;
    margin:20px auto;
    transition: .3s;
}
.yslxTxt1 ul li p{
    font-size:14px;
}
.yslxTxt1 ul li:hover{
    background:#fff;
    box-shadow:0 0 10px #ddd;
}
.yslxTxt1 ul li:hover i{
    width: 25%;
}
.yslxTxt2 ul li{
    width: 32%;
    float: left;
    margin-right: 2%;;
    border-radius:5px;
    background:#f5f5f5;
    height: 550px;
    transition: .3s;
    cursor: pointer;
    padding-bottom:45px;
}
.yslxTxt2 ul li:last-child{
    margin-right: 0;
}

.yslxTxt2 ul li>.img{
    position: relative;
}
.yslxTxt2 ul li>.img>img{
    border-top-left-radius:5px;
    border-top-right-radius: 5px;
    width: 100%;
    height: 114px;
}
.yslxTxt2 ul li .img h2{
    position: absolute;
    top: 27%;
    left: 0;
    right: 0;
    margin:auto;
    height: 54px;
    line-height: 54px;
    text-align: center;
    width: 60%;
    font-size:26px;
    background:#fff;
    color:#333;
    z-index:88;
}
.yslxTxt2 ul li .pplist{
    width: 74%;
}
.yslxTxt2 ul li .title h3{
    line-height: 20px;
}
.yslxTxt2 ul li .title{
    width: 25%;
    position: relative;
}
.yslxTxt2 ul li .title span{
    display: block;
    width: 20px;
    height: 2px;
    background:#FB5650;
    position: absolute;
    top: 57px;
    left: 3px;
}
.yslxTxt2 ul li .txt{
    padding:25px 5% 0;
}
.yslxTxt2 ul li .txt h3{
    color:#333;
    padding:5px 0 0;
}
.yslxTxt2 ul li .txt h3,.yslxTxt2 ul li .txt h4{
    font-size:18px;
}
.yslxTxt2 ul li .txt p{
    font-size:14px;
    color:#999;
    padding-top:3px;
    position: relative;
    text-indent: 12px;
}
.yslxTxt2 ul li .txt p span{
    display: inline-block;
    width: 7px;
    height: 2px;
    background:#999;
    position: absolute;
    top: 13px;
    left: 0;
}
.yslxTxt2 ul li:hover{
    background:#fff;
    box-shadow: 0 0 10px #ddd;
}
.lfjs .lfjsCon .tit h3 span {
    display: inline-block;
    width: 8px;
    height: 25px;
    background: url("https://www.tvsaudiovisual.com/templets/smyp/images/dd.png") no-repeat top;
    margin: 0 10px;
}
.yslxTxt2 .tit h3 span,.yslxTxt1 .tit h3 span{
    display: inline-block;
    width: 8px;
    height: 25px;
    background: url("https://www.tvsaudiovisual.com/templets/smyp/images/dd.png") no-repeat top;
    margin: 0 10px;
}
.yslxTxt3 ul li{
    height:auto;
}
.yx_txt11{
    width: 90%;
    margin:0 auto;
    padding:20px 0;
    border-bottom:1px solid #eee;
}
.yx_txt11 a{
    overflow: hidden;
    display: block;
}
.yslxTxt3 .yx_txt11 a .img{
    width: 65px;
    height: 65px;
    border-radius:50%;
    background:#eee
}
.yslxTxt3 .yx_txt11 a .img img{
    width: 57px;
    height: 57px;
    border-radius:50%;;
    padding:4px;
}
.yslxTxt3 .yx_txt11 a .txt1{
    width: 78%;
}
.yslxTxt3 .yx_txt11 a .txt1 h2{
    font-size:20px;
}
.yslxTxt3 .yx_txt11 a .txt1 p{
    font-size:12px;
    text-indent: 0;
    padding-top: 10px;
}
.yslxTxt3 ul li a.yslx_gdtj{
    display: block;
    width: 90%;
    height: 53px;
    line-height: 53px;
    text-align: center;
    font-size:18px;
    color:#fff;
    font-weight: 800;
    border-radius: 5px;
    margin:30px auto 0;
    background:#333;
    transition: .3s;
}
.yslxTxt3 ul li:hover a.yslx_gdtj{
    background:#e24943;
    color:#fff;
}
.yslx_aalist{
    overflow: hidden;
    padding:30px 0 60px;
}
.yslx_aalist a{
    display: block;
    width: 15%;
    float: left;
    position: relative;
    padding-left:5%;
    font-size:18px;
    color:#888;
    line-height: 40px;
}
.yslx_aalist a span{
    display: block;
    width: 3%;
    height: 1px;
    background:#999;
    position: absolute;
    top:45%;
    left: 14%;
}
a.yslx_hotzy{
   display: block;
    width: 28%;
    height: 64px;
    line-height: 64px;
    text-indent: 6%;
    font-size: 28px;
    color: #fff;
    box-shadow: 0 0 10px #e24943;
    margin: 0 auto 80px;
    border-radius: 84px;
    background: #e24943 url("https://www.tvsaudiovisual.com/templets/smyp/images/yslx_icon11.png") no-repeat 85% 53%;
}
.private_yslx .plan5{
    width: 1200px;
	overflow: inherit;
}
.private_yslx .plan5 .hotyx .hotTxt{
    margin-bottom: 40px;
}
.private_yslx .plan5 .hotyx .hotTxt ul{
    width: 99%;
    margin: 0 auto;
    overflow: hidden;
}
.private_yslx .plan5 .hotyx .hotTxt ul li{
    width:22.8%;
    margin:0 1% 2%;
    transition: .3s;
}
.private_yslx .plan5 .hotyx .hotTxt ul li h4,.private_yslx .plan5 .hotyx .hotTxt ul li p{
    transition: .3s;
}