.location{
    width: 100%;
    border-top: 1px solid #fff;
    background: #e9f9e9;
}
.location_content{
    width: 1300px;
    margin: 0 auto;
    height: 42px;
    font: 14px/42px "microsoftyahei";
}
.main{
    width: 1300px;
    margin: 0 auto;
     text-align: center;
}
.main h3{
    margin-top: 36px;
    height: 68px;
    font: 28px/68px "microsoftyahei";
}
.main span{
   height: 30px;
   /*font: 14px/30px "microsoftyahei";*/
}
.info{
margin-top: 16px;
    text-align: left;
    font: 16px/36px "microsoftyahei";
}
.main_bottom{
    text-align: right;
    height: 50px;
    padding-right: 38px;
    font: 16px/50px "microsoftyahei";
    background: #f2f2f2;
    margin:187px 0 152px 0;
}
.main_bottom a{
    height: 50px;
    display: inline-block;
    padding-left: 63px;
}
.main_bottom--sc{
    background: url(hbjt_sc_20200323.jpg) no-repeat  24px center;
}
.main_bottom--dy{
    background: url(hbjt_dy_20200323.jpg) no-repeat 24px center;
}
.main_bottom--gb{
    background: url(hbjt_gb_20200323.jpg) no-repeat 24px center;
}
