﻿@charset "utf-8"; 
@media (min-width:769px){#ind .ind-r{width:52.5%;flex:inherit;}
#ind .ind-r .video-box{position: relative;width:100%;height:0;padding-bottom:69%;}
#ind .ind-r .video-box video{position:absolute;top:0;left: 0;width:100%;height:100%;min-height:inherit;}}
@media (max-width:768px){#ind .ind-r video{width:100%;display:block;}}
@media (min-width:1025px){.foot-main .l-wrap{flex-wrap:nowrap;justify-content: space-between;}
.foot-main .foot-item{width:auto}
.foot-main .foot-item.foot-about{width:20%;}
.foot-main .foot-item.foot-cate{width:24%;}
.foot-main .foot-item.foot-contact{width:20%;}
.foot-cate ul{max-width:100%;}
.foot-cate ul li{margin-right:0;width:50%}
.foot-feedback .feedback-input{width:100%;}
.foot-main .foot-item.foot-feedback{width:20%;}
.foot-main .foot-item.foot-code{width:8%;}}
.foot-main .foot-item.foot-code img{max-width:140px}