/*单页新样式*/

@media screen and (max-width: 768px) {
    .newscontent img{width: 100%!important;height: auto!important;}
    .topbg {height: 106px; background: url("../images/aboutbg.jpg") no-repeat center center #d3d3d3;}
    .panel-heading{border-bottom: 0px solid #e2e2e2;height: 50px; line-height: 50px; margin-top: 10px;}
    .menutop{height: 30px;}
    .menuabout{padding: 5px 12px; background: #f0feff;border: 1px solid #96dfe3;}
    .bgcolor1{background: #f4f5f6;}
    .bgcolor2{background: #e7fcfd;}
    .mt20{margin-top: 20px}
    .p15{padding: 15px;}
    .aboutdl{padding: 0px 5px 0px 10px;}
    .aboutdl dt{height: 45px;font-size: 20px;line-height: 45px;}
    .aboutdl dl{line-height: 40px;}
    .aboutdl dd a.active{color: #006699;font-weight: 600;}
    .newscontent img{width: 100%;}
}
@media screen and (min-width: 768px) and (max-width:922px) {
    .topbg {height: 106px; background: url("../images/aboutbg.jpg") no-repeat center center #d3d3d3;}
    .panel-heading{border-bottom: 0px solid #e2e2e2;height: 50px; line-height: 50px; margin-top: 10px;}
    .bgcolor1{background: #f4f5f6;}
    .bgcolor2{background: #e7fcfd;}
    .mt20{margin-top: 20px}
    .p15{padding: 15px;}
    .aboutdl{padding: 0px 5px 0px 10px;}
    .aboutdl dt{height: 45px;font-size: 20px;line-height: 45px;}
    .aboutdl dl{line-height: 40px;}
    .aboutdl dd a.active{color: #006699;font-weight: 600;}
    .newscontent img{width: 100%;}
}

@media screen and (min-width: 922px) {
.topbg {height: 106px; background: url("../images/aboutbg.jpg") no-repeat center center #d3d3d3;}
    .panel-heading{border-bottom: 0px solid #e2e2e2;height: 50px; line-height: 50px; margin-top: 10px;}
.bgcolor1{background: #f4f5f6;}
.bgcolor2{background: #e7fcfd;}
.mt20{margin-top: 20px}
.p15{padding: 15px;}
.aboutdl{padding: 0px 5px 0px 10px;}
.aboutdl dt{height: 45px;font-size: 20px;line-height: 45px;}
.aboutdl dl{line-height: 40px;}
.aboutdl dd a.active{color: #006699;font-weight: 600;}
    .newscontent img{width: 100%;}
}