@charset "utf-8";
*{padding:0;margin:0;font-family:微软雅黑;}

a {text-decoration: none;outline: none;}
img{display: block;outline: none;}
ul,li {list-style: none;}
body {min-width: 1450px;}
.clear{clear:both;}
/*轮播 css*/
.box{width:100%;/*height: 840px;*/margin: 0 auto;overflow: hidden;position: relative;}
.box-1 ul li:first-child{display: block;}
.box-1 ul li{width:100%;/*height: 840px;*/position: relative;overflow: hidden;display: none;}
.box-1 ul li img{display:block;width:100%;/* height: 840px;*/}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:300px;background: rgba(125,125,120,.4);text-indent: 2em;
				padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 16px;height: 16px;overflow: hidden; margin: 0 5px; border-radius: 50%;
			background: rgba(255,255,255);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: #8581db;}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
			top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
			text-align: center;cursor: pointer;}
.box-3 .prev{left: 15%;}
.box-3 .next{right: 15%;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(30,25,27,.8);}
/*中间轮播*/
#center{max-width: 1920px;min-width:1200px;margin: 0 auto;height:1100px;}
/*.center{width:1200px;height:1100px;margin: 0 auto}*/
.center_left{width:40%;background-color:#8581db;height:1100px;float:left;position: relative; }
.center_leftbox{width:362px;height:850px;right:20px;top:85px;position: absolute;color:#fff;}
.center_leftbox dd{font-size: 16px;padding-left: 20px;}
.center_leftbox h1{padding-left: 20px;}
.center_leftbox ul li{line-height: 90px;height: 90px;color:#fff;font-size: 36px;background: url(../images/choose_no.png) left center no-repeat;text-align: center;margin:25px 0;cursor: pointer}
.choose{background: url(../images/choose_yes.png) left center no-repeat !important;}
.center_right{width:60%;background: url(../images/center_zhubg.jpg)  center 260px no-repeat;height:1100px;float:left;position: relative;background-color:#eeeeee;  }
.center_right1{width: 850px;height: 916px;background-color: #fff;margin-top:65px;padding:30px 0;}
.center_right .center_right1{display:none;}
.on{display:block !important;}
.center_rightbox{width:700px;height:810px;background-color: #fff;overflow-y: scroll;padding:56px;}
.center_rightbox::-webkit-scrollbar {width: 10px;height: 1px;}
.center_rightbox::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px #e7e7e7;background: #e7e7e7;}
.center_rightbox::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px #f2f2f2;border-radius: 10px;background: #f2f2f2;}
.center_rightbox p{font-size: 16px;line-height:30px;text-align: justify;text-indent: 2em}
.center_rightbox img{width:680px;/*height:370px;*/margin:10px auto;display: block}
/*底部*/
.footer {width: 100%;height: 148px;background: #fff;}
.footer_center {width: 1100px;margin: 0 auto;height: 100%;position: relative;}
.footer_left {padding-top: 27px;}
.logo {position: absolute;right: 230px;bottom: 35px;}
.phone {position: absolute;bottom: 0;right: 0;}
.tuandui {color: #000;font-size: 24px;font-weight: bold;margin-bottom: 15px;}
.zhizuo,.tel {color: #000;font-size: 16px;}
.zhizuo {margin-bottom: 5px;}
.zhizuo span {margin-right: 25px;}
/* 中央储备冻猪肉 */
table {border-collapse: collapse;width: 100%;color: #161515;font-size: 16px;}
table tr {height: 32px;}
table tr td {text-align: center;}
table tr td:nth-child(1) {width: 30%;}
table tr td:nth-child(2) {width: 40%;}
table tr td:nth-child(3) {width: 30%;}
.center_rightbox table tr td p {font-size: 20px;color: #000;font-weight: bold;text-align: center;text-indent: 0;}
table tr:first-child td {padding: 10px 0;}
table tr:nth-child(2){color: #000;font-weight: bold;height: 42px;}
table tr:last-child td {color: #000;font-weight: bold;}






