@import url("https://www.jiaodong.net/inc/millia/millia.css");
.millia{width:1200px;margin:0 auto;}
.whiteBg{background:#fff;}
.topic{display:flex;align-items:center;justify-content:center;overflow:hidden;height:485px;}
.topic img{width:auto;height:100%;object-fit:cover;}

.main{background:url(images/bg.jpg) #fff no-repeat left top;background-size:100% auto;}
.vodBox{padding:120px 60px;box-sizing:border-box;}
.vodBox video{width:100% !important;height:auto !important;}












@media screen and (max-width:1200px) {
.millia{width:96%;}
.topic{height:18rem;}
.vodBox{padding:3rem 2rem;}






}