* {margin: 0px;padding: 0px;font-family: arial;}
img {border:none;display: block;}
body {min-width: 1100px;}
/* 全国16省生猪产能明细 */
.province_pig_detail {width: 100%;background: url(../images/bg_world.jpg) repeat-y;}
.main_center {border: 1px solid transparent;box-sizing: border-box;width: 1100px;margin: 0 auto;position: relative;min-height: 5480px;}
.main_center>h1 {color: #fff;text-align: center;margin-top: 100px;font-size: 60px;}
.main_center>p {color: #fff;text-align: center;margin: 20px 0 100px;font-size: 18px;}
.main_center .pig_detail {width: 48%;background-color: #fff;padding: 49px 43px 49px 29px;box-sizing: border-box;cursor: pointer;position: absolute;}
.main_center .pig_detail:hover {box-shadow: 0 0 50px #863209;}
.main_center .pig_detail .overflow_title {overflow: hidden;max-height: 492px;height: 492px;}
.main_center div.pig_detail:nth-of-type(2n -1) {left: 0;}
.main_center div.pig_detail:nth-of-type(2n) {right: 0;}
.main_center div.pig_detail h2 {font-size: 24px;margin: 25px 15px 25px 30px;line-height: 38px;}
.main_center div.pig_detail p {font-size: 14px;color: #666;margin: 0 15px 10px 30px;text-align: justify;text-justify:inter-ideograph;line-height: 24px;}
.main_center div.pig_detail p:last-child {margin-bottom: 0;}
/* 底部 */
.footer {position: relative;}
.footer .bottom_center {position: absolute;bottom: 0;right: 0;left: 0;margin: 0 auto;width: 1100px;}
.footer .bottom_center .saoma {border-top-left-radius: 25px;border-top-right-radius: 25px;position: absolute;right: 0;bottom: 0;}






