/*
 Theme Name: 嘉嘉数控官网
 Theme URI: https://你的域名
 Author: 管理员
 Version: 1.0
 Text Domain: jiajia_theme
*/
/* 下方粘贴你自己全部CSS样式 */
@media only screen and (min-width:1000px){
.con9 iframe {height: 4.5rem;width: 100%;}
}
@media only screen and (max-width: 1000px){
.con9 iframe {height: 4.2rem;width: 100%;}
}