@charset "utf-8";
@import "common.css";

body {background: #f4f7f6;min-width: 1376px;}
.main_body {width: 1200px;padding: 0 40px;margin: 0 auto;background: #ffffff;}
.Address{height:50px;line-height:50px;font-size:16px;border-bottom: 1px solid #efefef;}
.main_body .tp_list {overflow: hidden;margin-top: 35px;}
.main_body .tp_list li {float: left;width: 380px;height: 280px;margin-right: 30px;margin-bottom: 63px;cursor: pointer;position: relative;}
.main_body .tp_list li>a {display:block;}
.main_body .tp_list li i {display: block;position: absolute;width: 52px;height: 53px;background: url(../images/2021_pxfw_bfal.png) no-repeat;left: 160px;top: 96px;}
.main_body .tp_list li:nth-child(3n) {margin-right: 0;}
.main_body .tp_list li img {width: 100%;height: 237px;}
.main_body .tp_list li p {height: 30px !important;line-height:30px !important;}
.main_body .tp_list li p span {display:block;text-align: center;font-size:16px;}
.main_body .tp_list li p a {font-size: 16px;}
.main_body .tp_list li p .more {font-size:12px;color:#8bbb29;}