div {display: block;}

.video_play_box{width: 49vw;height: 29vw;margin-left: 18vw;float: left; border: solid 10px #c71300;}
.tv_nav{float: left;width: 15vw;height: 29vw;}
.tv_nav li{width: 100%;height: 3.5vw;margin-bottom: 1vw; line-height: 3rem;text-align: center;font-size: 1.5rem;background-color:#d5874f ;}
/*.tv_nav li img{height: 1.47vw;vertical-align: middle;}*/
a.abox{width: 15vw;height: 3vw;position: absolute;left: 68vw;}
.tv_nav li:nth-child(1){background: url(../img/zt2019zhuangliTVname1.png?v=20220708201333) no-repeat;background-size: 100%;}
.tv_nav li:nth-child(2){background: url(../img/zt2019zhuangliTVname2.png?v=20220708201333) no-repeat;background-size: 100%;}
.tv_nav li:nth-child(3){background: url(../img/zt2019zhuangliTVname3.png?v=20220708201333) no-repeat;background-size: 100%;}
.tv_nav li:nth-child(4){background: url(../img/zt2019zhuangliTVname4.png?v=20220708201333) no-repeat;background-size: 100%;}
.tv_nav li:nth-child(5){background: url(../img/zt2019zhuangliTVname5.png?v=20220708201333) no-repeat;background-size: 100%;}
/*.tv_nav li:nth-child(6){background: url(../img/zt2019zhuangliTVname6.png?v=20220708201333) no-repeat;background-size: 100%;}*/
.describe_box{width: 65vw;height: 13vw;margin-left: 18vw; background-color: #f8e5dd;}
.TVBrief{ width: 45vw;height: 100%;margin-left: 2vw; overflow: hidden;}
.TVBrief p:nth-child(1){font-size: 1.5rem;color: #a9302f;}
.TVBrief p:nth-child(2){font-size: 0.8rem;text-indent: 2rem;margin-top:1rem;}
.xuanji{ width: 15vw;height: 100%;margin-left: 1.5vw;overflow: hidden;}


.TvdisplayBox{margin: 0 auto; width: 73.5vw;height: 22.4vw;border: solid 5px #eeeeee;}
.TvdisplayBox .Display_list{width:15vw;height: 20vw; margin-left:1.5vw;margin-top: 2vw; float: left;position: relative;}
.TvdisplayBox .Display_list:nth-child(1),.Display_list:nth-child(5),.Display_list:nth-child(9){margin-left: 4vw;}
.Display_list img{width: 100%;height: 100%;}
.Display_list p{display: block; position: absolute ;left:1px; bottom:10px;font-size: 1rem; width: 60%;background-color: #ffffff;opacity: 0.7;}

#movieDisplay li{display:none;}
#movieDisplay li.sel{display: block;margin-bottom: 50px;}
#movieDisplay li .movie_pic_box{width: 17.5vw;height:23vw;border: solid 5px red;float: left;margin-left: 19.5vw;position: relative;}
#movieDisplay li .movie_pic_box>img{width: 100%;height: 100%;}
#movieDisplay li .movie_intro_box{float: left;margin-left: 1vw;width: 38.5vw;height: 20vw;border: solid 5px #EEEEEE;}
#movieDisplay li .movie_intro_box p:nth-child(1){font-size: 2rem;border-bottom: solid 1px #cba0a1;}
#movieDisplay li .movie_intro_box p{font-size: 1rem;margin-top: 10px;margin-left: 1.5vw;margin-right: 1.5vw;}
#tab_nav li{width: 11.5vw;height: 18.3vw;margin-right: 2.9vw;float: left;display: block;overflow: hidden;}
#tab_nav li.on{background-color: #c71300;}
#tab_nav li img{width: 96%;height: 13.5vw;display: block;margin: 10px auto;}
#tab_nav li p{font-size: 1.2rem;text-align: center;}
#tab_nav {width:75vw;margin:0 auto;}

body{overflow-y:hidden;}
