@charset "utf-8";
*{padding:0;margin:0;font-family:微软雅黑;}
a {text-decoration: none !important;outline: none;}
img{display: block;outline: none;}
ul,li {list-style: none;}
.clear{clear:both;}
/*猪相关*/
#zxg{width:100%;min-width: 1200px;margin: 0 auto;background-color: #e51501;padding:20px 0;}
#zxg>img{width:1200px;margin: 0 auto}
.zxg{width:1200px;margin: 0 auto;background:url(../images/shengzhi_bg.jpg) center repeat-y;background-size: 100% 100%;}
.content{width:1000px;margin: 0 auto;background-color: #f7f8f9;padding:25px 0;    margin-left: 104px;}
.content>img{display: block;margin: 0 auto;width:1000px;}
.content ul{height: 1990px;overflow-y: scroll;width: 950px;margin: 0 auto;}
/*.content ul{width:700px;height:810px;background-color: #fff;padding:56px;}*/
.content ul::-webkit-scrollbar {width: 10px;height: 1px;}
.content ul::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px #e7e7e7;background: #e7e7e7;}
.content ul::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px #f2f2f2;border-radius: 10px;background: #f2f2f2;}
.content li{background-color: #fff;padding:35px;box-shadow:0px 1px 15px 9px #f1eaea;width:880px;margin: 20px auto}
.li_left{float:left;width:230px;margin-top: 20px}
.li_right{float:right;width:530px;}
.li_right h2{font-size: 20px;padding: 20px 0;font-weight: bold;color:#000}
.li_right p{font-size: 16px;line-height: 24px;text-align: justify;color: #333 !important;}
.li_right p>span{color:#dc0c01;font-weight: bold}
.mt-5{padding:25px;height:700px;overflow-y: scroll;background-color: #fff}
.mt-5::-webkit-scrollbar {width: 10px;height: 1px;}
.mt-5::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px #e7e7e7;background: #e7e7e7;}
.mt-5::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px #f2f2f2;border-radius: 10px;background: #f2f2f2;}







