@import url("https://www.naturalpigfarming.com/static/assets/style/css/font-awesome.min.css");

* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none
}

#p1 {
	margin-top: 30px;
}

body {
	color: #555;
	font-family: "Arial", "????????????";
	margin: auto;
	font-size: 14px;
}

a {
	color: #333333;
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.rd {
	float: right;
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/new_ico.gif") no-repeat center;
	width: 28px;
	height: 11px;
	z-index: 2;
	margin-top: 10px;
}

.pr {
	position: relative
}

.xingmu {
	color: #c30000;
	font-weight: bold;
}

/*.topbj{ background:url("https://www.naturalpigfarming.com/img3/index_02.jpg") repeat-x; height:136px;}*/
.topbj {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/t_bg.jpg");
	height: 130px;
}

@media screen and (min-width:1200px) {
	.topbj {
		width: 100%;
	}
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.topbj {
		width: 1200px;
	}
}

}
@media screen and (min-width: 768px) and (max-width: 959px) {
	.topbj {
		width: 100%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.topbj {
		width: 1200px;
	}
}

@media only screen and (max-width: 479px) {
	.topbj {
		width: 1200px;
	}
}

@font-face {
	font-family: "Flaticon";
	src: url("https://www.naturalpigfarming.com/static/assets/style/fonts/Flaticon.eot");
	src: url("https://www.naturalpigfarming.com/static/assets/style/fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
		url("https://www.naturalpigfarming.com/static/assets/style/fonts/Flaticon.woff") format("woff"),
		url("https://www.naturalpigfarming.com/static/assets/style/fonts/Flaticon.ttf") format("truetype"),
		url("https://www.naturalpigfarming.com/static/assets/style/fonts/Flaticon.svg#Flaticon") format("svg");
	font-weight: normal;
	font-style: normal;
}

.top {
	width: 1200px;
	margin: auto;
	padding-top: 20px;
}

.logo {
	float: left;
}

.xx {
	float: left;
}

.search, .flag {
	float: right;
}

.flag-img {
	height: 120px;
	margin-top: -14px;
}

.dlan {
	padding-top: 20px
}

.dlan li {
	float: left;
	color: #fff;
	margin-right: 5px
}

.dlan li a {
	color: #fff
}

#title {
	padding-left: 10px;
	height: 36px;
	width: 260px;
	border: 1px #999999 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.search_con {
	margin-top: 40px;
	clear: both;
}

.an {
	background: #9b0103;
	color: #fff;
	width: 60px;
	height: 36px;
	border: 1px #fff solid;
	border-radius: 5px;
	cursor: pointer;
}

.an:hover {
	background: #9a0a0a;
	color: #fff;
}

.log_btn {
	background: #9b0103;
	color: #fff;
	padding: 7px 15px;
	border: 1px #fff solid;
	border-radius: 5px;
}

.log_btn:hover {
	background: #9a0a0a;
	color: #fff;
}

.pogoSlider {
	position: relative;
}

.nav_bg {
	background: #9b0103;
	height: 60px;
	width: 100%;
	z-index: 999;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
}
.nav_bg_warp{position: relative}
.newyear-left{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	}
.newyear-right{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	}
.nav_bg.red {
	background: red;
}

.nav {
	width: 1200px;
	color: #004da1;
	font-size: 17px;
	margin: 0 auto;
	height: 60px;
}

.nav li {
	float: left;
    width:109px;
    text-align:center;
	position: relative;
	z-index: 1000;
}

.nav li a {
	display: block;
	width: auto;
	padding: 0 15px;
	line-height: 60px;
}

.nav li a {
	color: #fff;
	text-decoration: none;
}

.nav li dl {
	display: none;
	z-index: 999999;
}

.nav li a.on {
	color: #9a0a0a;
	background: #FFF;
}

.nav li:hover dl {
	display: block;
	position: absolute;
	top: 60px;
	left: 0;
	width: auto;
}

.nav li:hover dl dd {
	width: auto;
	line-height: 20px;
	background: none;
	height: 32px;
	min-width: 108px;
	text-align: center;
}

.nav_bg.red .nav li:hover dl dd a {
	display: block;
	background: red;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	height: 32px;
	filter: alpha(opacity = 90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.nav li:hover dl dd a {
	display: block;
	background: #cc0000;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	height: 32px;
	filter: alpha(opacity = 90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.nav_bg.red .nav li:hover dl dd a:hover, .nav li:hover dl dd a:hover {
	background: #9a0a0a;
	color: #fff;
}

#scrollPics {
	height: 200px;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

/*.num {
	position: absolute;
	right: 5px;
	bottom: 5px;
}*/

#scrollPics .num li {
	float: left;
	color: #9b0103;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #9b0103;
	background-color: #fff;
	border-radius: 4px
}

#scrollPics .num li.on {
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #9a0a0a;
	font-weight: bold;
}

/* .button {
    width: 129px;
    background: #4cb2b7;
    position: absolute;
    top: 0;
    right: 110px;
    border-radius: 10px;
}

.button li {
	padding: 20px 0;
    margin: 0 5px;
    border-bottom: 1px solid rgba(225,225,225,0.4);
}

.button li a {

	color: #fff;
    margin-left: 6px;
	font-size: 15px;
}

.button li a:hover {

	color: red;
}
.button li span{
    width: 30px;
    height: 30px;
   
    float: left;
    margin-left: 8px;
    margin-top: -4px;

}

.icon1 {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/icon_1.png");
}

.icon2 {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/icon_2.png");
}

.icon3 {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/icon_3.png");
}

.icon4 {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/icon_4.png");
}

.icon5 {
	background: url("https://www.naturalpigfarming.com/img3/icon_5.png");
}

.icon6 {
	background: url("https://www.naturalpigfarming.com/img3/icon_6.png");
}

.icon7 {
	background: url("https://www.naturalpigfarming.com/img3/icon_7.png");
}

.icon8 {
	background: url("https://www.naturalpigfarming.com/img3/icon_8.png");
}
 */
.button {
	
}

.button li {
	float: left;
	margin: 7px 0;
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/t_bg.jpg");
	height: 62px;
	line-height: 62px;
	box-sizing: border-box;
	text-align: center;
	padding: 0 12px;
}

.button li a {
	padding-left: 42px;
	color: #3c3c3c;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position-y: 14px;
}

.button li a span {
	border-left: 2px solid #999;
	width: 1px;
	height: 36px;
	margin-left: 22px;
}

.button li a:hover {
	display: block;
	color: #9b0103;
}

.icon1 {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/icon_1.png");
}

.icon2 {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/icon_2.png");
}

.icon3 {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/icon_3.png");
}

.icon4 {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/icon_4.png");
}

.content {
	width: 1200px;
	margin: auto;
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
}

.notice, .campus {
	width: 300px;
	float: left;
	margin-right: 15px;
}

.notice .pic{ width:100%;}
.notice .pic img{ text-align:center; max-width:100%;}
.notice .wd1{ font-size:14px; font-weight:bold;}
.notice .wds { display: block; padding-top:0;  text-indent:20px}
.notice .wds a{color:#0072ff}



.auto-list { display: table; }

.check {
	width: 340px;
	display: table-cell;
	margin-left: 15px;
	vertical-align: top;
}

.teacherlist {
	display: table-cell;
	vertical-align: top;
	padding: 0 30px;
}

.studentlist {
	display: table-cell;
	width: 394px;
	vertical-align: top;
}

.news {
	width: 550px;
	float: left;
	margin-left: 15px;
}

.title {
	margin-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
	height: auto;
	overflow: hidden;
}

.title img {
	float: left;
	padding-top: 10px;
}

.notice_txt div, .weekWork_txt div {
	line-height: 36px;
	border-bottom: dotted 1px #ececec;
	width: 285px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.notice_txt div a:hover, .news_txt li a:hover {
	color: #c30000;
	font-weight: bold;
}

.title a {
	font-size: 12px;
	font-family: "Arial";
	color: #fff;
	display: block;
	width: 41px;
	height: 18px;
	background: #b9175f;
	text-align: center;
	line-height: 18px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	float: right;
	margin-top: 10px;
}

.news-list li {
	height: auto;
	overflow: hidden;
	border-bottom: dotted 1px #ececec;
	line-height: 36px;
	text-indent: 1em;
}


.news-list li span {
	color: #666666;
	font-size: 12px;
	float: right;
	width: 78px;
}

.common_check li {
	width: 385px
}

.common_check li a {
	width: 370px;
}

.teacher_culture  li {
	width: 428px;
}

.teacher_culture  li a {
	width: 323px;
}

.student_work li {
	width: 394px;
}

.student_work li a {
	width: 260px;
}

.student_work li span {
	width: 130px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.check .news_txt  li a {
	width: 340px;
	*width: 340px;
}

.news_txt  li a {
	width: 440px;
	*width: 440px;
}

.news-list li a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.live {
	float: right;
	width: 285px;
	height: auto;
}

.fx {
	margin-top: 30px;
}

.fx li {
	height: 25px;
	width: 33px;
	background: #8a8a8a;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding-top: 8px;
}

.fx li a {
	display: block;
}

.fx li:hover {
	background: #d0327d;
	display: block;
}

.ewm li {
	float: left;
	line-height: 30px;
	margin-right: 15px;
	margin-top: 10px;
	text-align: center;
}

.teacherStyle {
	width: 590px;
	float: left;
}

.studentStyle {
	width: 590px;
	float: right
}


.studentStyle .img_con .xydt {
	display: block;
	width: 178px;
	height: 119px;
	float: left;
	padding: 9px 10px 0px 5px;
    overflow:hidden;
}

.link {
	width: 1200px;
	margin: auto;
	padding-bottom: 30px;
}

.link_title {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}

.img_con {
	height: 128px;
	overflow: hidden;
	position: relative;
}

.img_con div {
	position: absolute;
	left: 0
}

.img_con .xydt {
	display: block;
	width: 275px;
	height: 198px;
	float: left;
	padding: 9px 10px 30px 15px;
}
#campusDynamic{ height:210px;}
.img_con .xydt img { width: 100%; border: 1px solid #ccc; }
#campusDynamic .xydt img{ width:277px; height:185px;}

#teacherDynamic { height: 133px; }
#teacherDynamic .xydt { display: block; width: 93px; height: 124px; float: left; padding: 9px 10px 0px 5px; overflow: hidden; border:0; }
#teacherDynamic .xydt img { width: 93px; height: 124px; }
.hot, .hot a, .news-list li.hot span { color: #c30000; }

.mark {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 1);
	position: fixed;
	top: 0;
	left: 0;
	color: #Fff;
	display: none;
	z-index: 9999;
}

.imgBox {
	width: 1000px;
	margin: 50px auto;
	position: relative;
}

.picImg, .smallImg {
	width: 840px;
	margin: 0 auto;
	text-align: center;
}

.smallImg {
	margin-top: 10px;
	position: relative;
	padding: 0 15px;
}

.smallImg img {
	height: 68px;
	width: 100%;
	cursor: pointer;
}

.smallImg a {
	margin-left: 10px;
	width: 68px;
	border: 5px solid Transparent;
	display: inline-block;
}

.smallImg a.active {
	border: 5px solid #73B4E0;
}

.new-students {
	width: 100%;
	margin-left: 120px;
	margin-top: 30px;
}

.form-group {
	margin-bottom: 25px;
}

.form-group label {
	width: 120px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 10px;
}

.form-group label.required:after {
	content: " *";
	color: red;
}

.form-control, .form-div {
	width: 50%;
	display: inline-block;
}

.form-control {
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-div .form-control {
	width: 100%;
}

select.form-control {
	width: 52%;
}

.verification {
	position: absolute;
	right: -21px;
	top: 1px;
	background: #ddd;
	border-radius: 4px;
	margin-top: 0;
	padding: 6px 12px;
	font-style: italic;
	word-spacing: 10px;
	font-size: 17px;
	color: red;
	letter-spacing: 6px;
}

.icon-error {
	color: red;
	margin-left: 30px;
}

.btn-success {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 16px;
	background: #65c257;
	border-color: #65c257;
	color: #fff;
	width: 40%;
	border: 1px solid transparent;
	border-radius: 4px;
}

.c-btn {
	width: 74%;
	text-align: center;
}

.btn span {
	position: absolute;
	z-index: 10;
	width: 27px;
	height: 44px;
	line-height: 150px;
	overflow: hidden;
	top: 40%;
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/photoicon.png");
	cursor: pointer;
}

.btn #next span {
	background-position: -28px 0;
	right: 0;
}

.btn #prev span {
	background-position: 0 0;
	left: 0;
}

.btn #next:hover span {
	background-position: -86px 0;
}

.btn #prev:hover span {
	background-position: -62px 0;
}

#nextSm span, #prevSm span {
	position: absolute;
	height: 21px;
	width: 13px;
	line-height: 150px;
	overflow: hidden;
	top: 40%;
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/photoicon.png");
	cursor: pointer;
}

.Imgnode {
	width: 840px;
	height: 80px;
	overflow: hidden;
	position: relative;
}

#Imgnodehid {
	position: absolute;
	left: 0;
}

#nextSm span {
	background-position: -28px -49px;
	right: 0px;
}

#prevSm span {
	background-position: -14px -49px;
	left: 5px;;
}

.close {
	position: absolute;
	top: -16px;
	right: 64px;
	height: 30px;
	width: 30px;
	overflow: hidden;
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/photoicon.png") 140px 30px;
}

.close:hover {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/photoicon.png") 108px 30px;
}

#text {
	margin-left: 60px
}

.img_con .a_aimg {
	display: block;
	width: 123px;
	height: 45px;
	float: left;
	margin: 9px 10px 0px 12px;
}

.index_pic li {
	margin-top: 20px;
}

.student {
	margin-top: 20px;
}

.student_pic {
	padding-top: 30px;
	height: 350px;
}

.student_pic li {
	width: 190px;
	height: 140px;
	border: 3px solid #ccc;
	background: #fff;
	-moz-border-radius: 113px;
	border-radius: 113px;
	-webkit-border-radius: 113px;
	padding: 80px 15px 0px 15px;
	text-align: center;
	position: relative;
	margin-top: 80px;
	float: left;
	margin-right: 13px;
}

.student_pic li:hover {
	display: block;
	border: 3px solid #b9175f;
	color: #b9175f;
}

.student_pic li span {
	color: #fff;
	display: block;
	width: 20px;
	height: 20px;
	background: #000;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-left: 85px;
}

.student_pic li a:hover {
	display: block;
	color: #c30000;
}

.student_pic li span:hover {
	display: block;
	background: #b9175f;
}

.student_pic li img {
	position: absolute;
	left: 30px;
	top: -80px;
	-moz-border-radius: 113px;
	border-radius: 113px;
	-webkit-border-radius: 113px;
}

.student_pic li h1 {
	font-size: 12px;
}

.video p {
	font-size: 14px;
	font-weight: bold;
	color: #d0327d;
	padding-top: 28px;
}

.ftext {
	margin-bottom: 55px;
}

.bottom {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/f_bg.jpg");
	height: 250px;
	border-top: solid #ccc 1px;
	text-align: center;
	width: 100%;
	line-height: 24px;
	margin-top: 55px;
	padding-top: 70px;
}

.banner-innter {
	overflow: hidden;
	height: 258px;
}

@media screen and (min-width:1200px) {
	.bottom {
		width: 100%;
	}
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.bottom {
		width: 1200px;
	}
}

}
@media screen and (min-width: 768px) and (max-width: 959px) {
	.bottom {
		width: 100%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.bottom {
		width: 1200px;
	}
}

@media only screen and (max-width: 479px) {
	.bottom {
		width: 1200px;
	}
}

.bottom a {
	color: #b9175f;
	padding: 0 4px;
}

/*??????????????????*/
.menunav {
	width: 125px;
	height: 80px;
	position: fixed;
	top: 75%;
	right: 100px; /*top:650px; right:230px;*/
	cursor: move;
	z-index: 401;
}

* html .menunav {
	position: absolute;
	top: eval(document.documentElement.scrollTop));
	margin-top: 340px;
}

.menunav .box {
	width: 250px;
	height: 253px; /*background:#000 ;*/
	position: absolute;
	top: -88px;
	left: -30px;
	padding-left: 50px;
	display: none;
}

.menunav .box a {
	background: url("https://www.naturalpigfarming.com/static/assets/style/images/kjfs.png") no-repeat;
	position: absolute;
}

.menunav .box a:hover {
	background: url("https://www.naturalpigfarming.com/static/assets/style/images/kjfs1.png") no-repeat;
}

.menunav .box .t1 {
	background-position: -108px -2px;
	width: 49px;
	height: 59px;
	left: 107px;
	top: 2px;
}

.menunav .box .t2 {
	background-position: -168px -22px;
	width: 49px;
	height: 52px;
	left: 166px;
	top: 22px;
}

.menunav .box .t3 {
	background-position: -175px -85px;
	width: 58px;
	height: 50px;
	left: 185px;
	top: 86px;
}

.menunav .box .t4 {
	background-position: -179px -145px;
	width: 54px;
	height: 49px;
	left: 179px;
	top: 149px;
}

.menunav .box .t5 {
	background-position: -136px -179px;
	width: 48px;
	height: 57px;
	left: 135px;
	top: 182px;
}

.menunav .box .t6 {
	background-position: -73px -180px;
	width: 52px;
	height: 58px;
	left: 75px;
	top: 183px;
}

.menunav .box .t7 {
	background-position: -13px -175px;
	width: 59px;
	height: 64px;
	left: 15px;
	top: 171px;
}

.menunav .box .t8 {
	background-position: 0px -113px;
	width: 58px;
	height: 54px;
	left: 0px;
	top: 113px;
}

.menunav .box .t9 {
	background-position: -2px -54px;
	width: 60px;
	height: 54px;
	left: 4px;
	top: 50px;
}

.menunav .box .t10 {
	background-position: -45px -8px;
	width: 58px;
	height: 54px;
	left: 45px;
	top: 4px;
}

.menunav .box .t1:hover {
	background-position: -108px -2px;
}

.menunav .box .t2:hover {
	background-position: -168px -22px;
}

.menunav .box .t3:hover {
	background-position: -175px -85px;
}

.menunav .box .t4:hover {
	background-position: -179px -145px;
}

.menunav .box .t5:hover {
	background-position: -136px -179px;
}

.menunav .box .t6:hover {
	background-position: -73px -180px;
}

.menunav .box .t7:hover {
	background-position: -13px -175px;
}

.menunav .box .t8:hover {
	background-position: 0px -113px;
}

.menunav .box .t9:hover {
	background-position: -2px -54px;
}

.menunav .box .t10:hover {
	background-position: -45px -8px;
}
/*??????????????????*/
.area {
	position: relative;
}

.prevBtn, .nextBtn {
	position: absolute;
	top: 35%;
}

.prevBtn {
	left: 10px;
}

.nextBtn {
	right: 10px;
}

.box01 p {
	margin-top: 30px;
	color: #d0327d;
	font-weight: bold;
}

.home_info {
	border: 1px solid #ccc;
	padding: 15px;
}

.home_info p {
	text-align: center;
}

.home_info_title {
	background: #efefef;
	height: 56px;
	line-height: 56px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.home_info_title a {
	background: #a70652;
	padding: 10px;
	border-radius: 5px;
	line-height: 30px;
	color: #fff;
}

.menu_infoda_title {
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #a70652;
	color: #fff;
	padding: 0 10px;
}

.menu_infoda_title a {
	float: right;
	color: #fff;
	margin-left: 20px;
}

.txt {
	color: #fff600;
}

.txt1 {
	color: #b9b9b9;
	margin-left: 20px;
}

.menu_form {
	border: 1px solid #ccc;
	padding: 15px 0px 15px 250px;
}

.menu_form div {
	line-height: 50px;
}

.menu_formbox {
	width: 500px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
}

.menu_formbox1 {
	width: 420px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
}

.menu_forman {
	background: #a70652;
	color: #fff;
	border: none;
	padding: 13px 15px;
}

.banner {
	margin-bottom: 20px;
}

.banner_show {
	width: 100%;
	text-align: center;
	height: 520px;
	overflow: hidden;
	position: relative;
}

.bannger_inbox {
	position: absolute;
	left: 0;
	top: 0;
}

#times_container {
	color: #c70065;
	font-family: '????????????';
	float: right;
	text-align: center;
	width: 500px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	position: relative;
	z-index: 99;
}
/*??????*/
.banner_pre_next {
	position: relative;
	z-index: 105;
	top: 50%;
	margin-top: -50px;
	width: 100%;
	height: 100px;
}

.banner_pre_next a {
	width: 52px;
	height: 100px;
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/btn.png") no-repeat;
	text-indent: -999em;
}

.banner_pre_next .banner_btn_left {
	position: absolute;
	left: 52px;
	background-position: 0px 0px;
}

.banner_pre_next .banner_btn_right {
	position: absolute;
	right: 52px;
	background-position: -78px 0px;
}

@media screen and (max-width: 1920px) {
	.banner {
		width: 100%;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
	.banner {
		width: 100%;
	}
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.banner {
		width: 1200px;
	}
}

}
@media screen and (min-width: 768px) and (max-width: 959px) {
	.banner {
		width: 100%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.banner {
		width: 1200px;
	}
}

@media only screen and (max-width: 479px) {
	.banner {
		width: 1200px;
	}
}
/*??????*/
.yq_banner_list {
	width: 200px;
	height: 19px;
	position: absolute;
	bottom: 45px;
	text-align: right;
	z-index: 100;
	right: 5%;
}

.yq_banner_list a {
	display: inline-block;
	width: 20px;
	height: 19px;
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/abg.png") no-repeat right;
}

.yq_banner_list a.hover {
	background: url("https://www.naturalpigfarming.com/static/assets/style/css/img/abg.png") no-repeat left;
}

/*????????????*/
.result_cont table {
	line-height: 40px;
	border: 1px solid #ffc3de;
}

.result_cont table tr th {
	background: #b9175f;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #fff;
}

.result_cont table tr td {
	text-align: center;
	border-right: 1px solid #ffc3de;
}

.result_cont table .pink {
	background: #ffebf4;
}

.result_cont table .pink1 {
	background: #ffdbeb;
}

.result_cont table tr:hover {
	background: #b9175f;
	color: #fff;
}

.result_cont table tr a:hover {
	color: #fff;
}

.association_form th {
	font-size: 18px;
	color: #a70652;
}

.association_form {
	line-height: 30px;
}

.assoc_cont {
	line-height: 24px;
}

.assoc_cont p {
	text-indent: 2em;
}

.assoc_tz {
	width: 435px;
	float: left;
}

.assoc_hd {
	width: 435px;
	float: right;
}

.assoc_txt {
	margin-bottom: 30px;
}

.assoc_txt li {
	border-bottom: dotted 1px #ececec;
	line-height: 36px;
	background: url("https://www.naturalpigfarming.com/static/assets/style/images/dot_14.jpg") no-repeat left center;
	text-indent: 1em;
	overflow: hidden;
}

.assoc_txt li a {
	width: 310px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.assoc_txt li span {
	float: right;
}

.assoc_txt li a:hover {
	color: #b9175f;
	font-weight: bold;
}

.assoc_title {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	background: url("https://www.naturalpigfarming.com/static/assets/style/images/index_20.png") no-repeat left center;
	text-indent: 1.5em;
	color: #d0327d;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 10px;
	margin-top: 15px;
}

.assoc_title a {
	color: #666;
	font-size: 12px;
	float: right;
	font-weight: normal;
}

.assoc_title a:hover {
	color: #d0327d;
}

.tzyjk {
	line-height: 35px;
}

.text {
	color: #999;
}

.u_tt {
	font-size: 18px;
	height: 58px;
	line-height: 58px;
}

em {
	color: #ff0000;
}

.u_box {
	height: 45px;
	width: 408px;
	line-height: 45px;
	font-size: 18px;
	color: #999;
	padding-left: 10px;
	border: 1px solid #bbb;
}

.u_box:hover {
	background-color: #ffc3de;
}
/***********************??????????????????****************************/
.jbxx_table {
	width: 100%;
	margin-top: 10px;
}

.jbxx_table tr td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 40px;
	text-align: center;
	width: 25%;
}

.jbxx_table tr td.left {
	border-left: 1px solid #ccc;
}

.jbxx_table tr td.bg {
	background: url("https://www.naturalpigfarming.com/static/assets/style/images/nav_bj_03.jpg") repeat-x;
	border: 1px solid #ccc;
	text-align: left;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #ffffff;
	text-indent: 0.5em;
}

.jbxx_table .pm {
	display: none;
	color: #ff0000;
}

/***********************??????word????????????????????????****************************/
table.table {
	clear: both;
	margin-bottom: 6px !important;
	max-width: none !important;
}

.table-bordered {
	border: 1px solid #000;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

table {
	background-color: transparent;
}

table.ke-zeroborder {
	width: 100%
}

table.ke-zeroborder tr td{	border: 1px solid #000;}
table {
	border-spacing: 0;
	margin: 0 auto;
	border-collapse: collapse;
}

tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th,
	.table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th,
	.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #000;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #000;
}

.teacher-style-a {
	padding: 6px 12px;
	font-size: 16px;
	float: left;
	margin-right: 2px;
	margin-top: 10px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #d0327d;
}

.teacher-style-a.on, .teacher-style-a:hover {
	background: #d0327d;
	color: #fff;
}

/*????????????*/
.mt50 {
	margin-top: 50px
}

.mt20 {
	margin-top: 20px
}

.mainShow h2 {
	text-align: center;
	font-size: 27px;
}

.main-sub {
	text-align: center;
	padding: 10px 0 10px 0;
	color: #999;
	border-bottom: 1px solid #ebebeb;
}

#cmsContentList li {
	float: left;
	padding: 11px 0;
}

.itmeLefta {
	float: left;
}

.itmeLeft {
	float: left;
	width: 100px;
}

.itmeRight {
	margin-left: 120px;
	line-height: 22px;
	font-size: 14px;
}

.itmeRight h3 {
	margin: 10px 0 0 0;
}

.main-sub span {
	margin-right: 30px;
}

.main-con {
	padding-top: 20px;
	overflow-x: auto;
}

.sub-main-left {
	width: 300px;
	float: left;
	background: #f1f1f1;
	font-size: 16px;
	min-height: 510px;
}

.sub-main-title {
	padding: 20px 50px;
	background: #9b0103;
	color: #fff;
}

.sub-main-title.red {
	background: red
}

.sub-main-title h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
}

.sub-main-title span {
	font-size: 14px;
	padding-top: 5px;
	border-top: 1px solid #fff;
}

.sub-tab li a {
	padding: 10px 50px;
	display: block;
	cursor: pointer;
}

.sub-tab li a.on { background: #fb4547; color: #fff }

.sub-tab li.red  a.on {
	background: #c30000;
	color: #fff
}

.sub-main-right {
	margin-left: 350px;
}

.sub-list {
	padding-bottom: 10px;
}

.sub-list a {
	color: #999
}

.sub-list a.on {
	color: #9b0103
}

.sub-main-right .sub-item a {
	display: block;
	padding: 14px 0;
	border-bottom: 1px dashed #d3d3d3;
}

.sub-main-right .sub-list {
	border-bottom: 1px solid #ebebeb;
}

.pagination {
	margin-top: 40px;
}

.pagination ul {
	width: 100%;
	height: auto;
	text-align: center;
}

.pagination ul li {
	display: inline-block;
	color: #353535;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 8px;
	padding-left: 0;
}

.pagination ul li a {
	border: 1px solid #ebebeb;
	display: block;
	border-radius: 3px;
	height: 30px;
}

.pagination ul li a i {
	margin-right: 0;
	font-size: 24px;
	color: #909090;
}

.pagination ul li a.active, .pagination ul li a:hover {
	background: #ebebeb !important;
	color: #909090;
}

.title span.itmesTit {
	font-size: 20px;
	margin-left: 10px;
	margin-top: 6px;
	color: #9b0103;
	float: left;
}

.subtitle {
	position: relative;
	float: left;
	margin-left: 10px;
}

.arrow-box {
	position: absolute;
	z-index: 11;
	left: -9px;
	bottom: 50%;
	margin-bottom: -5px;
	border: 5px solid transparent;
	border-right-color: #e3e3e3;
	overflow: visible;
	font-size: 0;
}

.arrow {
	position: absolute;
	width: 0;
	height: 0;
	top: -5px;
	right: -7px;
	border: 5px solid transparent;
	border-right-color: #fff;
}

.warp {
	animation-duration: .3s;
	animation-delay: 0s;
	animation-timing-function: ease-in;
	animation-fill-mode: both;
	border: 2px solid #e3e3e3;
	background: #fff;
	padding: 5px 0;
	border-radius: 3px;
}

.warp span {
	padding: 0 10px;
	border-right: 1px solid #e3e3e3;
	margin-right: 0x;
	cursor: pointer;
}

.warp span:last-child {
	border-right: none;
}

.warp span.on {
	color: #9b0103
}

.newsCon {
	display: none
}

.mt50 {
	margin-top: 50px
}

.textC {
	text-align: center;
}
/*??????*/
.party-litem {
	border-bottom: solid #ececec 1px;
	float: left;
	padding-bottom: 30px;
	padding-top: 20px;
	width: 100%;
}

.party-img, .party-left {
	width: 540px;
	float: left;
}

.party-title {
	margin-bottom: 0px;
	line-height: 94px;
}

.party-title span.title-text {
	background: url("https://www.naturalpigfarming.com/img3/djflag.png") no-repeat left;
	height: 70px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	display: inline-block;
	width: 278px;
}

.party-title a {
	float: right;
	color: #71512c;
	font-size: 12px;
}

.party-pic {
	width: 549px;
	float: left;
	border: 2px solid #ddd;
	padding: 2px;
}

.party-pic #scrollPics {
	margin-bottom: 0px;
}

.party-news {
	margin-left: 720px;
}

.news-litm li {
	line-height: 36px;
	text-indent: 1em;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-litm li a:hover:before {
	content: '';
	font-size: 0;
	line-height: 0;
	border-width: 5px;
	border-color: red;
	border-right-width: 0;
	border-style: dashed;
	border-left-style: solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
	top: 14px;
	left: 3px;
	position: absolute;
}

.news-litm li a:hover {
	color: #c30000;
	font-weight: bold;
}
.mapShow h2{
	font-size: 22px;
	color: #b60000;
	display: block;
	padding: 10px 0;
	margin-bottom: 20px;
	font-weight: normal;
	border-bottom: #eee solid 1px;
	text-align: left;}
.mapShow p{margin-bottom: 10px}
.mapShow iframe{ margin-top: 20px;}
.mapleft{float: left; margin-top: 20px;margin-bottom: 20px}
.mapright{float: right;margin-top: 20px;margin-bottom: 20px}

.page { position: relative; padding: 15px 0px; line-height: 28px; text-align:center; }
.page small { display: none; position: absolute; left: 0px; top: 15px; font-size: 14px; color: #232323 }
.page small i { padding: 0px 5px }
.page a { border: 1px solid #ccc; background: #fff; color: #000; margin: 0px 3px; padding: 0px 8px; display: inline-block; cursor: pointer; text-decoration: none; vertical-align: middle }
.page span { border: 1px solid #9b0103; background: #9b0103; color: #fff; margin: 0px 3px; padding: 0px 8px; font-weight: 700; display: inline-block; vertical-align: middle }
.page a:hover { border: 1px solid #9b0103; background: #9b0103; color: #fff; }

@media only screen and (max-width: 400px) {
    .page { padding-left: 0px; text-align: center }
    .page .num, .page small { display: none }
}
.cls{ clear: both; font-size: 0px; line-height: 0px; height: 0px; border: 0px; overflow: hidden; }
.pic_list2{}
.pic_list2 li{ width:33%;  padding-bottom:20px; float:left;}
.pic_list2 li a{ display:inline-block; width:90%;}
.pic_list2 li .tpb { width: 100%; }
.pic_list2 li .tpb img { width: 252px;  }
.pic_list2 li h2{font-size:12px; font-weight:normal; padding-top:10px; height:22px; line-height:22px; overflow:hidden; text-align:center;}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }







































