﻿@import url('common.css');
@import url('animate.css');
.classdesc{color:#999999;}
.bdmap{overflow:hidden;font-family:Microsoft YaHei,SimSun;}
.bdmap #bdMap{height:400px;margin-top:30px;}
@media only screen and (max-width:767px) 
{
.bdmap{margin-top:0.2rem;}
.bdmap #bdMap{height:3rem;}
}
@media only screen and (max-width:561px) 
{
.bdmap #bdMap{height:2rem;}
}
@media only screen and (max-width:420px) 
{
.bdmap #bdMap{height:2rem;}
}