﻿.title_img{width:100%;}
.title_img img{width:100%;}
.fpdt{width:1188px;margin:40px auto 50px;}
.fpdt h2{text-align: center;margin-bottom: 50px;}
.fpdt h2 img{margin:0 auto;}
.list_left{width:525px;float:left;}
.list_left li{height:30px;line-height: 30px;background:url(../images/list_bg.png) left center no-repeat;padding-left: 36px;margin-bottom: 15px;}
.list_left li a{font-size: 22px;font-weight: bold; color:#000;display:block;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.banner{float:right;width:550px;}
@media screen and (max-width: 980px) {
    .title_img{width:100%;height:330px;}
    .title_img img{height:330px;}
    .fpdt{width:100%;margin:40px auto 50px;}
    .fpdt h2{width:100%;overflow:hidden ;}
    .fpdt h2 img{height:50px;}
    .list_left{width:100%;float:none;}
    .banner{float:none;width:100%;
}
@media screen and (max-width: 320px) {
    
}