.bottom{height:120px; background:#262626; margin-top:10px; text-align:center; line-height:2rem; width:100%;}
.bottom p{color:#C9C9C9;font-size: 1.5rem}
.bottom div{width: 100%;text-align: center;font-size: 15px;line-height: 35px;height: 35px}


.bottom_menu{background:#0148B0; height:60px; position:fixed; bottom:0; width:100%;}
.bottom_ul{border-top:solid 1px #E5E5E5;}
.bottom_ul li{float:left;color: #fff ;width:25%; text-align:center; list-style:none; padding-top:10px;padding-bottom: 5px; font-size:12px;}
.bottom_ul li img{}
.bottom_ul a{color:#878787;}

/* 头部样式 */
.nav_ul{display:inline-block;width: 100%;}
.nav_ul li{float:left; width:33.33%; text-align:center; line-height:4rem;font-size: 1.5rem;background-color: #0148B0;color: #fff;box-sizing:border-box;border:solid 1px #fff;}

.pro_list ul li{float:left; width:50%; text-align:center; line-height:35px;font-size: 15px;margin-top: 20px}

.banner{width: 100%;margin-bottom: 20px;}
