.private_banner{
    width: 100%;
    height: 484px;
    background:url("https://www.tvsaudiovisual.com/templets/smyp/images/private_banner.jpg") no-repeat center;
}
.private_banner div{
    padding-top: 85px;
    color:#fff;
    text-align: center;
}
.private_banner div h2{
    font-size: 80px;
    letter-spacing:4px;
    padding:25px 0 35px;
}
.private_banner div p{
    font-size: 24px;
}
.private_banner div p i{
    display: inline-block;
    width: 30px;
}
.private_banner div span{
    font-size: 25px;
    display: inline-block;
    padding:7px 30px;
    border:1px solid #fff;
    border-radius:5px;
    letter-spacing:7px;
}

/*内容开始*/
.privateCon{
    width: 100%;
    height: auto;
    padding-bottom: 60px;
}
.privateCon .private_nav{
    height: 88px;
    background:#fff;
    border-radius:5px;
    line-height: 88px;
    box-shadow: 0 0 10px #ddd;
    margin:0 auto;
    border:1px solid #f5f5f5;
}
.privateCon .private_nav ul{
    padding-left: 88px;
    position: relative;;
}
.privateCon .private_nav ul li.li1{
    width: 15%;
    float: left;
    cursor: pointer;
}
.privateCon .private_nav ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.privateCon .private_nav ul li.li1 i{
    float: left;
    width: 10%;
    height: 1px;
    background:#666;
    margin-top: 44px;
    transition: .4s;
}
.privateCon .private_nav ul li.li1 p{
    width: 75%;
    float: left;
    margin-left: 7%;
    font-size:18px;
    transition: .4s;
    color:#666;
}
.privateCon .private_nav ul li span{
    display: block;
    position: absolute;
    right:105px;
    top: 44px;
    width: 18px;
    height: 1px;
    background:#666;
 }
.privateCon .private_nav ul li.li1:hover p{
    color:#e24943;
}
.privateCon .private_nav ul li.li1:hover i{
    width: 15%;
    background:#e24943;
}
/*标题共用*/
.privatePart .tit{
    width: 100%;
    text-align: center;
}
.privatePart .tit h3{
    font-size:36px;
    color:#333;
}
.privatePart .tit i{
    display: block;
    width: 60px;
    height: 4px;
    background:#e24943;
    margin:10px auto 10px;
}
.privatePart .tit p{
    font-size:14px;
    font-style: italic;
    color:#aaa;
}
/*热门院校*/
.private_part1 .ulpart1Con{
    height: auto;
    background:#fff;
    border:1px solid #eee;
    box-shadow:0 0 10px #ddd;
	position:relative;
}
.private_part1 .ulpart1Con .tit{
    width: 200px;
    margin:-35px auto 0;
}
.private_part1 .ulpart1Con .tit h3{
    padding:0 10px;
    background:#fff;
}
.private_part1 .ulpart1Con .txt {
    width: 100%;
}
.private_part1 .ulpart1Con .txt .txtl{
    width: 22%;
    height: auto;
    margin-left: 40px;
    position: relative;
}
.private_part1 .ulpart1Con .txt .txtl dl{
    /*width: 110%;*/
}
.private_part1 .ulpart1Con .txt .txtl dl dt{
    line-height: 50px;
    font-size: 18px;
    font-weight: 800;
    border-bottom:1px solid #eee;
    margin-bottom: 10px;
}
.private_part1 .ulpart1Con .txt .txtl dl dd{
    font-size:13px;
    line-height: 32px;
    overflow: hidden;
	width:100%;
}
.private_part1 .ulpart1Con .txt .txtl dl dd a{display:block;width:100%;}
.private_part1 .ulpart1Con .txt .txtl dl dd a:hover{
    color:#e24943;
}
.private_part1 .ulpart1Con .txt .txtl dl dd i{
       width: 6px;
    height: 1px;
    transition: .4s;
    background: #ddd;
    /* float: left; */
    /* margin-top: 3%; */
    display: inline-block;
}
.private_part1 .ulpart1Con .txt .txtl dl dd span{    
	transition: .4s;
    padding-left: 10px;
    /* float: left; */
}
.private_part1 .ulpart1Con .txt .txtl dl dd:hover i{
    width: 17px;
    height: 1px;
    background:#e24943;
	margin-top:2px;
}
.private_part1 .ulpart1Con .txt .txtl dl dd:last-child{
    border-bottom:1px solid #eee;
    padding-bottom: 15px;
}
.private_part1 .ulpart1Con .txt .txtl a.gd11{
    display: inline-block;
    width: 100px;
    position: absolute;
    bottom: -8px;
    right: -41px;
    background: #fff url("https://www.tvsaudiovisual.com/templets/smyp/images/a_jt.png") no-repeat 50px -19px;
    text-indent: 15px;
    font-size:13px;
    color:#999;
    transition: .4s;
}
.private_part1 .ulpart1Con .txt .txtl a.gd11:hover{
    background-position:50px 4px;
    color:#e24943;
}
/*动画样式开始*/
.private_part1 .ulpart1Con .txt .txtr{
    width: 70%;
    margin-right: 25px;
    position: relative;
	overflow:hidden;
}
.txtFlash{
    width: 760px;
    height: 320px;
    margin:45px auto 0;
    overflow: hidden;
}
.txtFlash ul{
    width: 1000%;
}
.txtFlash ul li{
    width: 175px;
    float: left;
    margin-right: 20px;
    text-align: center;
    height: 100%;
}

.txtFlash ul li .img{
    width: 100%;
    height: 150px;
    background:#f5f5f5;
    overflow: hidden;
}
.txtFlash ul li .img img{
    display: block;
    width: 140px;
    height: 120px;
    margin: 15px auto;
}
.txtFlash ul li .title{
	margin: 20px 0 11px;
    height: 75px;
}
.txtFlash ul li .title h3{
    font-size:13px;

}
.txtFlash ul li .title p{
    font-size:12px;
    font-style: italic;
    color:#999;
}
.txtFlash ul li .adw{
    width: 140px;
    height: 33px;
    border:1px solid #333;
    margin:0 auto;
    position: relative;
    transition: .2s;
}
.txtFlash ul li .adw a.xq{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 33px;
    text-align: center;
    font-size:14px;
    color:#fff;
    position: absolute;
    background:#333;
    top: 0;
    left: 0;
    transition: .4s;
}
.txtFlash ul li .adw:hover{
    border:1px solid #e24943;
}
.txtFlash ul li .adw:hover a.xq{
    top: -5px;
    left: -5px;
    background:#e24943;
}
.txtBtn{
    width: 100%;
    position: absolute;
    top: 30%;
    left: 0;
}
.txtBtn span{
    display: block;
    width: 16px;
    height: 30px;
    float: left;
    background:url("https://www.tvsaudiovisual.com/templets/smyp/images/partIcon.png") no-repeat 0 0;
    cursor: pointer;
}
.txtBtn span.spanR{
    background-position: -97px 0;
    float: right;
}
.txtBtn span.on{
    background-position: 0 -59px;
}
.txtBtn span.spanR.on{
    background-position: -97px -59px;
}
/*四类新闻开始*/
.private_part2{
    height: 350px;
}
.private_part2 .dllis2{
    width: 100%;
	overflow:hidden;
}

.private_part2 .dllis2 dl{
   display: block;
    width: 249px;
	height:280px ;
    float: left;
    margin-right: 10px;
    border: 1px solid #eee;
    padding: 5px 20px 0;

}
.private_part2 .dllis22 dl{
	width:28.1%;
    margin-right: 2.5%;
}
.private_part2 dl dt{
    height: 50px;
    border-bottom:1px solid #eee;
    position: relative;
    margin-bottom: 10px;
}
.private_part2 dl dt h3{
    font-size:18px;
    line-height: 50px;
}
.private_part2 dl dt a.adw{
    position: absolute;
    width: 40px;
    top: 19px;
    right: 0;
    font-size: 12px;
    color: #b6b6b6;
    background: url("https://www.tvsaudiovisual.com/templets/smyp/images/a_jt.png") no-repeat 30px -21px;
}
.private_part2 dl dd{padding:0; margin:0; width:100%;} 
.private_part2 .dllis2 dl:first-child+dl+dl+dl{
	margin:0;
}
.private_part2 dl dt a.adw:hover{
    color:#e24943;
    background-position:30px 4px;
}
.private_part2 dl dt a{
    display: inline-block;
    position: absolute;
    top: 15px;
    right:20px;
}
.private_part2 dl ul li{
    border-bottom:1px dashed #eee;
    transition: .4s;
    line-height: 34px;
	overflow:hidden;
}
.private_part2 dl ul li:last-child{border-bottom:0;}
.private_part2 dl ul li img{margin:14px 0 0 10px;}
.private_part2 dl ul li a{
    display: block;
	color:#666;
}
.private_part2 dl ul li:hover a{
    color:#e24943;
}
.private_part2 dl ul li:first-child{
    padding-bottom:10px;
    background:none;
    padding-left: 0;
}
.private_part2 dl ul li h5{
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 6px;
}
.private_part2 dl ul li p{
    line-height: 18px;
    font-size:12px;
    color:#999;
}
.lileft{
    width: 26%;
    height: 58px;
}
.private_part2 dl ul li .lileft img{
    width: 100%;
    height:100%;
	margin:0;
}
.liright{
    width: 70%;
}
/*私立留学办理流程*/
.private_part3{
    background:url("https://www.tvsaudiovisual.com/templets/smyp/images/private_ysBg.jpg") no-repeat center;
}
.private_part3 .tit{
    padding-top: 65px;
}
.private_part3 .ulList{
    height: auto;
    overflow: hidden;
    padding:45px 0 85px 0;

}
.private_part3 .ulList ul{
    height: 526px;
    background:url("https://www.tvsaudiovisual.com/templets/smyp/images/ch.png") no-repeat left 234px;
    position: relative;
}
.private_part3 .ulList ul li{
    width: 365px;
    height: 240px;
    border-left:1px solid #ddd;
    padding:0 40px;
    position:absolute;
    top: 0;
    left: 87px;
}
.private_part3 .ulList ul li span.xh{
    display: block;
    width: 50px;
    height: 50px;
    border-radius:50%;
    background:#e24943;
    color:#fff;
    line-height: 50px;
    text-align: center;
    font-size:32px;
    position: absolute;
    top: 0;
    left: -25px;
}
.private_part3 .ulList ul li h3{
    font-size:18px;
    color:#444;
    line-height: 45px;
}
.private_part3 .ulList ul li i.line{
    display: block;
    width: 25px;
    height: 2px;
    background:#e24943;
}
.private_part3 .ulList ul li .txt{
    padding:20px 0;
}
.private_part3 .ulList ul li .txt p{
    width: 100%;
    font-size:12px;
    color:#666;
    line-height:20px;
    padding-bottom:10px;
    overflow: hidden;
    cursor: pointer;
}
.private_part3 .ulList ul li .txt p i{
    width: 1%;
    height: 1px;
    background:#666;
    float: left;
    margin-top: 9px;
    transition: .4s;
}
.private_part3 .ulList ul li .txt p span{
    margin-left: 3%;
    float: left;
    width: 85%;
    transition: .4s;
}
.private_part3 .ulList ul li .txt p:hover i{
    width: 5%;
    background:#e24943;
}
.private_part3 .ulList ul li .txt p:hover span{
    color:#e24943;
}
.private_part3 .ulList ul li.li_2{
    width: 435px;
    top: 263px;
    left: 181px;
}
.private_part3 .ulList ul li.li_2 span.xh{
    top:208px;
}
.private_part3 .ulList ul li.li_3{
    width: 310px;
    top: 0;
    left: 491px;
}
.private_part3 .ulList ul li.li_5{
    width: 310px;
    top: 0;
    left: 800px;
}
.private_part3 .ulList ul li.li_4{
    top: 263px;
    left: 616px;
}
.private_part3 .ulList ul li.li_4 span.xh{
    top:208px;
}

/*热门推荐专业*/
.private_part5 .tit{
    padding-top: 60px;
}
.private_part5 .txt{
    height: 404px;
    background:url("https://www.tvsaudiovisual.com/templets/smyp/images/private_bg.jpg") no-repeat 0 0;
    margin-top: 50px;
    position: relative;
}
.private_part5 .txt .txtCon{
    width: 540px;
    height: 305px;
    background:#fff;
    box-shadow: 0 0 5px #ddd;
    position: absolute;
    top: 20px;
    right: 0;
    border:1px solid #f5f5f5;
    padding:30px 35px;
}
.private_part5 .txt .txtCon a{
    display: inline-block;
    height: 33px;
    line-height: 33px;
    border:2px solid #e24943;
    transition: .4s;
    color:#777;
    font-size:14px;
    padding:0 15px;
    margin-right: 10px;
    margin-bottom: 15px;
}
.private_part5 .txt .txtCon a:hover{
    border:2px solid #e24943;
    background:#e24943;
    color:#fff;
}
/*私立留学优秀案例*/
.private_part6 .tit{
}
.private_part6 .ulList{
    height: auto;
    overflow: hidden;
    position: relative;
	padding-top:40px;
}
.private_part6 .silixy{
    height: 400px;
}
.private_part6 .ulList ul{
    width: 110%;
}
.private_part6 .ulList ul li{
    width: 222px;
    height: 315px;
    border:1px solid #eee;
    border-radius: 5px;
    box-shadow: 0 0 10px #ddd;
    text-align: center;
    float: left;
    position: absolute;
    left: 0;
    top: 60px;
    transition: .4s;
}
.private_part6 .ulList ul li:first-child{
    left:0;
}
.private_part6 .ulList ul li:first-child+li{
    left:242px;
}
.private_part6 .ulList ul li:first-child+li+li{
    left:484px;
}
.private_part6 .ulList ul li:first-child+li+li+li{
    left:726px;
}
.private_part6 .ulList ul li:first-child+li+li+li+li{
    left:968px;
}
.private_part6 .ulList ul li .img{
    height: 156px;
}
.private_part6 .ulList ul li .img img{
    border-top-left-radius:5px;
    border-top-right-radius:5px;
	width: 100%;
    height: auto;
}
.private_part6 .ulList ul li .img2{
    width: 60px;
    height: 60px;
    border-radius:50%;
    background:#fff;
    padding: 4px;
    margin: -35px auto;
    text-align: center;
    position: relative;
    z-index:99;
}
.private_part6 .ulList ul li .img2 img{
    width:60px;
    height: 60px;
    border-radius:50%;
}
.private_part6 .ulList ul li .txt{
    padding-top: 45px;
}
.private_part6 .ulList ul li h3{
    font-size:18px;
    font-weight: 100;
}
.private_part6 .ulList ul li i{
    display: block;
    width: 18px;
    height: 2px;
    background:#e24943;
    margin:10px auto;
    transition: .3s;
}
.private_part6 .ulList ul li p{
    font-size:14px;
    color:#aaa;
}
.private_part6 .ulList ul li:hover{
    top: 55px;
	background:#fff;
}
.private_part6 .ulList ul li:hover i{
    width: 50px;
}
/*热门专业样式开始*/
.ullist6{
    width: 97%;
    height:auto;
    margin:35px auto 0;
    background:#fff;
	overflow: hidden;
}
.ullist6 ul li{
    width: 202px;
    float: left;
    margin:0 15px 30px 15px;
    text-align: center;
}
.ullist6 ul li img{
    width: 100%;
    height: 114px;
    border-radius:5px;
}
.ullist6 ul li h3{
    font-size:16px;
    padding-top:15px;
    font-weight: 100;
    color:#333;
}
.ullist6 ul li p{
    font-size:13px;
    color:#999;
}
/*热门课程*/
#kechengList>ul>li{width:20.8%;
    height: 315px;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0 0 10px #ddd;
    text-align: center;
    float: left;
    transition: .4s;
    margin-right: 30px;
	position:static;}
#kechengList>ul>li>a>.img{height:auto;}
#kechengList>ul>li .txt{padding-top: 15px;}
#kechengList>ul>li .txt>p{padding: 0 8px;}

/***************************************************新闻二级页面02******************************************************/
.new_listCon{height:auto;width:100%;overflow:hidden;}
.new_listCon .new_listL{width:160px;height:410px;margin-right:20px;position:relative;background:#fff;padding-top:25px;}
.new_listCon .new_listL h2{padding-left:15px;}
.new_listCon .new_listL ul{margin-top:10px;overflow:hidden;}
.new_listCon .new_listL ul li{width:100%;line-height:50px;text-align:center;cursor:pointer; background: #f5f5f5; margin-bottom: 5px; font-size: 16px;border-top-right-radius: 55px;
border-bottom-right-radius: 55px;}
.new_listCon .new_listL ul li a{display:block;width:100%;height:100%;color:#333;overflow:hidden;}
.new_listCon .new_listL ul li a span{width:30px;height:30px;float:left;background:url("https://www.tvsaudiovisual.com/templets/smyp/images/newListBgTp.png");background-repeat:no-repeat;background-position: 0 11px;margin: 5px -4px 0 21px;}
.new_listCon .new_listL ul li:first-child+li a span{background-position: 0 -28px;}
.new_listCon .new_listL ul li:first-child+li+li a span{background-position: 0 -66px;}
.new_listCon .new_listL ul li:first-child+li+li+li a span{background-position: 0 -105px;}
.new_listCon .new_listL ul li:first-child+li+li+li+li a span{background-position: 0 -144px;}
.new_listCon .new_listL ul li:first-child+li+li+li+li+li a span{background-position: 0 -183px;}
.new_listCon .new_listL ul li:first-child+li+li+li+li+li+li a span{background-position: 0 -221px;}

.new_listCon .new_listL ul li.click a span{background-position: -36px 11px;}
.new_listCon .new_listL ul li:first-child+li.click a span{background-position: -36px -28px;}
.new_listCon .new_listL ul li:first-child+li+li.click a span{background-position: -36px -66px;}
.new_listCon .new_listL ul li:first-child+li+li+li.click a span{background-position: -36px -105px;}
.new_listCon .new_listL ul li:first-child+li+li+li+li.click a span{background-position: -36px -144px;}
.new_listCon .new_listL ul li:first-child+li+li+li+li+li.click a span{background-position: -36px -183px;}
.new_listCon .new_listL ul li:first-child+li+li+li+li+li+li.click a span{background-position: -36px -221px;}
/*
.new_listCon .new_listL ul li a span.span11{background-position: 0 -155px;}
.new_listCon .new_listL ul li:first-child+li a span.span22{background-position: 0 -187px;}
.new_listCon .new_listL ul li:first-child+li+li a span.span33{background-position: 0 -223px;}
.new_listCon .new_listL ul li.click a span.span11{background-position: -36px -155px;}
.new_listCon .new_listL ul li:first-child+li.click a span.span22{background-position: -36px -187px;}
.new_listCon .new_listL ul li:first-child+li+li.click a span.span33{background-position: -36px -223px;}

.new_listCon .new_listL ul li.click a span{background-position: -36px 11px;}
.new_listCon .new_listL ul li:first-child+li.click a span{background-position: -36px -33px;}
.new_listCon .new_listL ul li:first-child+li+li.click a span{background-position: -36px -76px;}
.new_listCon .new_listL ul li:first-child+li+li+li.click a span{background-position: -36px -120px;}
*/
.new_listCon .new_listL ul li p{float:left;font-size:15px;}
.new_listCon .new_listL ul li.click{background:#1a98ef;border-radius:3px;color:#fff;border-top-right-radius: 55px;
border-bottom-right-radius: 55px;}
.new_listCon .new_listL ul li.click a{color:#fff;}
.new_listCon .new_listL ul li a{display:block;color:#666;}

.NewR{width:1015px;height:100%;float:right;padding-top:25px;}
.new_listC{width:725px;height:100%;float:left;}
.new_listC .new_listTxt .new_listBanner{width:720px;margin-bottom:10px;}
.new_listC .new_listTxt>ul>li{height:auto; overflow:hidden;height: 150px;padding:25px 0;border-bottom: 1px solid #eeeb;}
.new_listC .new_listTxt .new_listBanner .main_visual{height:260px;}
.new_listC .new_listTxt .new_listBanner .main_image li{height:260px;position:relative;}
.new_listC .new_listTxt .new_listBanner .main_image p{position:absolute;left:0;bottom:0;width:100%;height:35px;line-height:35px;text-align:center;background:rgba(0,0,0,0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/}
.new_listC .new_listTxt .new_listBanner .main_image p a{color:#fff;font-size:15px;}
.new_listC .new_listTxt .new_listBanner .main_image p a:hover{color:#ff5c5f;}
.new_listC .new_listTxt .new_listBanner .main_image li .img_1{background:url("https://www.tvsaudiovisual.com/templets/smyp/images/new_listBanner01.png");background-repeat:no-repeat;background-position:center top;}
.new_listC .new_listTxt .new_listBanner .main_image li .img_2{background:url("https://www.tvsaudiovisual.com/templets/smyp/images/new_listBanner02.png");background-repeat:no-repeat;background-position:center top;}
.new_listC .new_listTxt .new_listBanner .main_image li .img_3{background:url("https://www.tvsaudiovisual.com/templets/smyp/images/new_listBanner03.png");background-repeat:no-repeat;background-position:center top;}
.new_listC .new_listTxt .new_listBanner .main_image li .img_4{background:url("https://www.tvsaudiovisual.com/templets/smyp/images/new_listBanner04.png");background-repeat:no-repeat;background-position:center top;}
.new_listC .new_listTxt .new_listBanner .main_image .btn_prev,.new_listC .new_listTxt .new_listBanner .main_image .btn_next{top:37%;display:block;}
.new_listTxt{width:730px;}
.new_listTxt ul{display:block;}
.new_listTxt ul li{cursor:pointer;}
.new_listTxt ul li h2{font-size:20px;padding-top:3px;color:#727272; font-weight:500;}
.new_listTxt ul li:hover{background:#fafafa;border-bottom:1px solid #fff;}
.new_listTxt ul li:hover h2{color:#ff5c5f;}
.new_listTxt ul li .txt{width:485px;padding:0 10px 0 30px;}
.new_listR{width:275px;height:auto;}
.gd{position:fixed;top:0;z-index:999;background:none;}
.new_listTxt ul li .txt .p1{padding-bottom:14px;position:relative;line-height:20px;color:#a6a6a6;font-size:13px;}
.new_listTxt ul li .txt .p1 span{color:#ff5c5f;}
.new_listTxt ul li .txt .p2,.newListL .newListTxt ul li .txt .p3{font-size:13px;display:inline-block;margin:0 10px 0 0; float:left;}
.new_listTxt ul li .txt .spanLine{display:block;width:40px;height:2px;background:#ff5c5f;}

.new_listTxt ul li .txt>i{
    display: block;
    width: 20px;
    height: 1px;
    background:#ccc;
    margin:20px 0;
    transition: .4s;
}
.new_listTxt ul li:hover .txt>i{
    width: 45px;
    background:#e24943;
}
/*页码*/
.pageList{padding-top:45px;width: 100%;height: 35px;overflow: hidden;margin: 0px auto;}
.pageListyx{width: auto;}
.pageList>ul>li{float:left;margin: 0 3px 0 0;background:#fff;width: 35px;height:35px;text-align: center;overflow:hidden;line-height: 35px;border-radius: 20px; background:#eee;}
.pageList>ul>li>a{float:left;width: 35px;height: 35px;font-size:16px;line-height: 35px;text-align:center;color:#a6a6a6;}
.pageList>ul>li>a:hover{display:block;color:#fff;background:#1a98ef;}
.pageList>ul>li.thisclass{background:#1a98ef;color:#fff;font-size: 15px;width: 35px;height: 35px;}
.pageList>ul>li.thisclass>a{color:#fff;}
/***************************************************新闻内容页******************************************************/
.newsArticle{height:auto;margin:25px auto 80px;overflow:hidden;}
.newsArticle .newsArticleL{width:883px;height:auto;}
.newsArticle .newsArticleL .newsArticleLCon{padding-top:35px;background:#f9f9f9;}
.newsArticle .newsArticleL .newsArticleLCon01{background:#fff;}
.newsArticle .newsArticleL h2{font-size:38px;font-weight:800;color:#ff5c5f;text-indent:27px;position:relative;line-height:38px;}
.newsArticle .newsArticleL h2:after{content:"";width:8px;height:40px;background: #ff5c5f;position:absolute;top:0;left:0;}
.newsArticle .newsArticleL .p23con{width:100%;height:70px;overflow:hidden;}
.newsArticle .newsArticleL p span.bgp{width:16px;height:24px;background:url("https://www.tvsaudiovisual.com/templets/smyp/images/newIcon111.png");background-repeat:no-repeat;background-position: 0 0px;margin-left:30px;padding-right:10px;float: left;}
.newsArticle .newsArticleL p.p3 span.bgp{background-position: 0 -24px;}
.newsArticle .newsArticleL p.p2,.newsArticle .newsArticleL p.p3{display:inline-block;font-size:13px;padding:20px 0px 30px;float:left;}
.newsArticle .newsArticleL .txt{padding:0 30px 30px;}
.newsArticle .newsArticleL .txt p.zy{padding:25px;background:#fff;margin-bottom:30px;}
.newsArticle .newsArticleL .txt p.zy span{color:#ff5c5f;display:inline;}
.newsArticle .newsArticleL .txt h3{font-size:16px;color:#ff5c5f;padding-bottom:20px;}
.newsArticle .newsArticleL .txt p{font-size:14px;line-height:25px;color:#999;padding-bottom:15px;}
.newsArticle .newsArticleL .txt img{width:719px;margin:0px auto;padding-bottom:30px;}
.newsArticle .newsArticleL .txt span{font-size:14px !important;line-height:25px;padding-bottom: 15px !important;display: inline-block;}
.newsArticle .newsArticleL .txt div span{font-size:14px !important;line-height:25px;padding-bottom: 15px !important;}

.pageNextPrve{margin:30px 0 0 30px;}
.pageNextPrve .pagePrve,.pageNextPrve .pageNext{height:50px;font-size:15px;line-height:50px;margin-bottom:15px;text-indent:20px;width: 100%;margin: 20px auto; background: #f5f5f5;}
.pageNextPrve .pagePrve a,.pageNextPrve .pageNext a{font-size:15px;line-height:50px;}
.pageNextPrve .pagePrve a:hover,.pageNextPrve .pageNext a:hover{color:#FF565B;}

.newsArticle1{width:100%;height:auto;background:#f9f9f9;}
.newsArticle1 .newsArticle .newsArticleL{background:#fff;}
.newsArticle1 .newsArticle .newsArticleL .txt p.zy{background:#f9f9f9;}
.newsArticle1 .newsArticle .newsArticleL .txt p.zy01{background:#f9f9f9;}
.articleDz{background:#fff;border:1px solid #eee;width:273px;}


.youhuiZt{padding-top:25px;width:275px;height:568px;overflow:hidden;}
#hotdaxue{width:275px;height:460px;margin-top:20px;overflow:hidden;}
#hotdaxue .title{width: 100%;height:40px;overflow:hidden;float:none;}
#hotdaxue .title span{font-size:28px;padding-bottom:5px;}
#hotdaxue .title h2{font-size:18px;height:40px;line-height:40px;}
#hotdaxue .title a{text-align:right;display:inline-block;line-height:45px;}
#hotdaxue .daxueCon{height:420px;border:1px solid #eee;border-top:0;background:url("https://www.tvsaudiovisual.com/templets/smyp/images/new_bg.png")no-repeat left bottom;}
#hotdaxue .daxueCon .daxueTitle{padding-top:0;border-top:1px solid #ff5c5f;}
#hotdaxue .daxueCon .daxueTitle h3{width:203px;}
#hotdaxue .daxueCon .daxueTitle p{width:70px;}
#hotdaxue .daxueCon .daxueTxt{width:240px;margin:0px auto;}
#hotdaxue .daxueCon .daxueTxt li{width:100%;height:55px;font-size:12px;overflow:hidden;}
#hotdaxue .daxueCon .daxueTxt li a{padding-top:13px;}
#hotdaxue .daxueCon .gdlink{width:215px;height:32px;bottom:-95px;font-size:13px;line-height:33px;display:block;text-align:center;background:#fff;color:#ff5c5f;border-radius:5px;position:absolute;left:0;right:0;margin:auto;font-size:16px;}
#hotdaxue .daxueCon .gdlink:hover{background:#ffebec;color:#ff5c5f;}

.newsArticleLCon{padding-left:30px;}
.newsArticleLCon>h2{font-size: 28px;line-height: 1.5;color: #222;font-weight: 600;}
.newsArticleLCon>p{width:100%;padding:25px 0; overflow:hidden;} 
.newsArticleLCon p i:first-child+i{margin-left:10px;}
.newsArticleLCon>p>a{color: #FF565B;}
.newsArticleLCon>.txt>p.zy{padding: 25px; margin-bottom: 25px; background: #f5f5f5; border: 0; color: #848386; font-size: 14px;line-height: 25px;} 
.newsArticleLCon>.txt{font-size: 14px;color:#333;line-height: 30px;}
.newsArticleLCon>.txt p ,.newsArticleLCon>.txt strong,.newsArticleLCon>.txt span{padding:5px 0;font-size:13px;line-height:26px;}
.newsArticleLCon>.txt strong{font-size:15px;}
.newsArtRight{margin-right: 25px;}

/*公告*/
#notice{width: 250px;
    height: 26px;
    overflow: hidden;
    background: url("https://www.tvsaudiovisual.com/templets/smyp/images/laba.gif") no-repeat 4px 8px;
	margin:0 0 20px 20px;}
#notice .noticTipTxt{color:#ff7300;height:22px;line-height:22px;overflow:hidden;margin:0 0 0 25px;}
#notice .noticTipTxt li{height:22px;line-height:27px; margin:0;padding:0;}
#notice .noticTipTxt a{color:#999;font-size:12px;text-decoration:none;}
#notice .noticTipTxt a:hover{color:#ff7300;text-decoration:underline;}
/*tag*/
.hottag h2{line-height:60px; margin-bottom:50px;    border-bottom: 1px solid #eee;}
.page ul{position:relative;overflow:hidden;}
.page ul li{width:47%;line-height:70px;}
.page ul li.pleft{float:left;}
.page ul li.pleft i{margin-right:10px;}
.page ul li.pleft a{margin-left:10px;}
.page ul li.pcent{width:53px;height:53px;position:absolute;top:10px;right:0;left:0;margin:auto;}
.page ul li.pright{float:right;text-align:right;}
.page ul li.pright a{display:block;width:90%}
.page ul li.pright i{background-position:right 0;float:right;margin-left:10px;}