
/* 控制 */
#page-container .banner #sf-control-content {width: 100%; height: 90%; color: white; text-align: center; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; overflow: auto;}
#page-container .banner #sf-control-content h1 {font-size: 5.2rem; line-height: 2.4rem;}
#page-container .banner #sf-control-content .blank {height: 6%;}
#page-container .banner #sf-control-content .video-wrap {width: 90%; margin: 0 auto;}
#page-container .banner #sf-control-content .video-wrap .sub-item {width: 24%; float: left; padding: 0 4.65%; margin-top: 1.4%; position: relative;}
#page-container .banner #sf-control-content .video-wrap .sub-item p {margin-bottom: 2%; font-size: 1.5rem;}
#page-container .banner #sf-control-content .video-wrap .sub-item img {position: absolute; top: 10%; bottom: 0; left: 0; right: 0; margin: auto; width: 18%;}
#page-container .banner #sf-control-content .video-wrap .sub-item img.bg {width: 100%; display: none;}
#page-container .banner #sf-control-content .video-wrap .sub-item video {width: 100%;}
#page-container .banner #sf-control-content table {max-width: 1000px; max-height: 600px; margin: 0 auto; position: relative;}
#page-container .banner #sf-control-content table td.col-blank {width: 5vw; max-width: 60px;}
#page-container .banner #sf-control-content table td img {max-width: 40vw; max-height: 30vh;}
@media screen and (max-width: 768px) {
/*	#page-container .banner #sf-control-content {height: 80%; top: 14%;}*/
    #page-container .banner #sf-control-content {height: 100%;}
    #page-container .banner #sf-control-content .video-wrap {width: 90%; margin: 0 auto;}
    #page-container .banner #sf-control-content .video-wrap .sub-item {width: 46%; margin-left: 2.777%; margin-top: 1.8%;}
    #page-container .banner #sf-control-content .video-wrap .sub-item p {font-size: 2.0rem;}
}

/* 语音 */
#page-container .banner #sf-voice-content {width: 100%; height: 100%; color: white; text-align: center;}
#page-container .banner #sf-voice-content .sub-title {width: 70%;}
#page-container .banner #sf-voice-content .blank {height: 9%;}
#page-container .banner #sf-voice-content > img {max-width: 80%; max-height: 54%; margin: 0 auto;}
@media screen and (max-width: 768px) {
	#page-container .banner #sf-voice-content .blank {height: 12%;}
}

/* 视觉跟随 */
#page-container .banner #sf-visual-content {width: 100%; height: 100%; color: black; text-align: center; position: absolute;}
#page-container .banner #sf-visual-content .blank0 {height: 14%;}
#page-container .banner #sf-visual-content .sub-title {width: 76%;}
#page-container .banner #sf-visual-content .blank1 {height: 36%;}
#page-container .banner #sf-visual-content table {max-width: 700px; margin: 0 auto; position: relative;}
#page-container .banner #sf-visual-content table td img {max-width: 6vw; max-height: 6vh;}
#page-container .banner #sf-visual-content table td {width: 12vw; max-width: 26vh;}
@media screen and (max-width: 768px) {
	#page-container .banner #sf-visual-content .blank0 {height: 9%;}
	#page-container .banner #sf-visual-content .blank1 {height: 26%;}
	#page-container .banner #sf-visual-content table td {width: 23vw; font-size: 2.2rem; font-weight: bold;}
}

/* 遥控器 */
#page-container .banner #sf-remote-content {width: 100%; height: 100%; position: absolute; color: white; text-align: center;}
#page-container .banner #sf-remote-content .blank {height: 5%;}
#page-container .banner #sf-remote-content .sub-title {width: 76%;}
#page-container .banner #sf-remote-content > img {max-width: 60%; max-height: 56%; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto;}

/* 航线 */
#page-container .banner #sf-route-content {width: 100%; height: 100%; color: white; text-align: center; position: absolute;}
#page-container .banner #sf-route-content .blank {height: 4%;}
#page-container .banner #sf-route-content .sub-title {width: 76%;}
#page-container .banner #sf-route-content > img {max-width: 98%; max-height: 60%; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto;}
@media screen and (max-width: 768px) {
	#page-container .banner #sf-route-content .blank {height: 8%;}
	#page-container .banner #sf-route-content .title {width: 92%; margin: 0 auto;}
}






