.container { width: 1300px; margin: 0 auto;}

.footer { padding: 40px 0 60px 0; background: #252525; overflow: hidden;}
.footer .left { float: left;}
.footer .left .logo_fot { width: 220px; height: 73px;}
.footer .left .logo_fot img { width: 220px; height: 73px;}
.footer .left .address { font-size: 14px; line-height: 25px; color: #fff; margin-top: 40px;}
.footer .left .address a { color: #fff;}
.footer .center { float: left; margin-left: 50px;}
.footer .center ul { float: left; margin-left: 90px; overflow: hidden;}
.footer .center ul .h3_1 { font-size: 16px; height: 40px;}
.footer .center ul .h3_1 a { color: #fff;}
.footer .center ul li { height: 30px; font-size: 14px;}
.footer .center ul li a { color: #fff;}
.footer .center ul li a:hover { text-decoration: underline;}
.footer .right { float: right;}
.footer .right .title { font-size: 16px; height: 40px; color: #fff; padding-left: 30px;}
.footer .right .erweima { float: left; width: 130px; margin-left: 30px;}
.footer .right .erweima .tu { width: 130px; height: 130px;}
.footer .right .erweima .tu img { width: 130px; height: 130px;}
.footer .right .erweima .text { text-align: center; font-size: 14px; color: #fff; margin-top: 15px;}

.banner_z { position: absolute; height: 400px;}
.banner_z img { width: 100%; height: 400px;}
.banner_z_box { position: absolute; width: 1300px; left: 50%; margin-left: -650px; top: 150px; color: #333; text-align: center;}
.banner_z_box .name { font-size: 26px; height: 50px; font-weight: bold;}
.banner_z_box .detail { font-size: 16px; line-height: 28px;}
.banner_z_box .more { width: 140px; height: 42px; line-height: 42px; text-align: center; font-size: 16px; margin: 20px auto 0 auto;}
.banner_z_box .more a { display: block; background: #007c58; border: 1px solid #fff; color: #fff;}
.banner_z_box .more a:hover { background: #fff; color: #007c58; border: 1px solid #007c58;}



.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-large{height:30px;line-height:80px;clear:both;font-size:0}
.text-center {text-align:center}
.pagination {list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom}
.pagination li {display:inline-block!important;border:solid 1px #EBEBEB;border-radius:4px}
.pagination a {color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pagination .disabled a:link,.pagination .disabled a:visited,.pagination .disabled a:hover {cursor:not-allowed;pointer-events:none;color:#EBEBEB}
.pagination .active {pointer-events:none}
.pagination .active,.pagination a:hover {transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;}
.pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:12px 16px;border:1px solid #DCDCDC;}

.pagination li.active a,.pagination li a:hover {background:#009944;color:#fff;border:1px solid #009944;}