@charset "utf-8";
* {
	font-family: "宋体"
}
a img {
	border:none;
}
h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}
/*首页*/

.us_box {
	width: 1200px;
	padding-bottom: 30px;
	margin: auto;
	overflow: hidden;
}
.us_video {
	float: left;
	width: 440px;
	height: 320px;
	padding: 10px;
	border: 1px solid #196910;
	margin-top: 80px;
}
.us_center {
	float: right;
}
.us_center h1 { font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #196910;
	line-height: 50px;
	margin-top: 30px;
	text-indent: 30px;
}
.us_center div {
	width: 700px;
	height: 340px;
	border: 1px solid #196910;
}
.us_center h2 {
	font-size: 24px;
	letter-spacing:2px;
	line-height: 90px;
	font-weight: normal;
	color: #196910;
	text-indent: 30px;
}
.us_center p {
	padding: 0px 30px;
	font-size: 14px;
	letter-spacing:1px;
	line-height: 28px;
	color: #555;
}
.us_center a {
	display: table;
	font-size: 14px;
	color: #196910;
	line-height: 34px;
	padding: 0px 20px;
	margin-left: 30px;
	margin-top: 38px;
	border: 1px solid #196910;
}
.us_center a:hover {
	background: #196910;
	color: #fff;
}
.product_box {
	width: 1200px;
	padding-bottom: 30px;
	margin: auto;
}
.product_box h1 { font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #196910;
	line-height: 50px;
	margin-top: 30px;
	text-align: center;
}
.product_center {
	border: 1px solid #196910;
}
.product_center h2 {
	font-size: 24px;
	letter-spacing:2px;
	line-height: 90px;
	font-weight: normal;
	color: #196910;
	text-align: center;
}
.marqueeleft {
	width: 1198px;
	overflow:hidden;
	margin: auto;
}
.marqueeleft .marqueeleft_pig {
	width:8000px;
}
.marqueeleft ul {
	float:left;
}
.marqueeleft li {
	float: left;
	width: 345px;
	margin: 0px 20px;
	background: #196910;
}
.marqueeleft li div { background:#FFF; border:1px solid #196910;
	width: 343px;
	height: 220px;
	overflow: hidden;
	position: relative;
}
.marqueeleft li span {
	display: block;
	width: 40px;
	height: 10px;
	background: url(../images/course.png) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 152px;
}
.marqueeleft li img {height: 220px; margin:0 auto;
	

	display:block;
}
.marqueeleft li h3 {
	font-size: 16px;
	letter-spacing:2px;
	color: #fff;
	text-indent: 20px;
	line-height: 50px;
}
.marqueeleft li p {
	padding: 0px 20px;
	letter-spacing:1px;
	font-size: 14px;
	color: #fff;
	padding-bottom: 26px;
	line-height: 26px;
}
.student_news {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 80px;
}
.student_box {
	float: left;
}
.student_box h1, .news_box h1 { font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #196910;
	line-height: 50px;
	margin-top: 30px;
	text-indent: 30px;
}
.student_box div {
	width: 700px;
	border: 1px solid #196910;
	overflow: hidden;
}
.news_box {
	float: right;
}
.news_box div {
	width: 460px;
	height: 340px;
	border: 1px solid #196910;
	overflow: hidden;
}
.student_box div h2, .news_box div h2 {
	font-size: 24px;
	letter-spacing:2px;
	line-height: 90px;
	font-weight: normal;
	color: #196910;
	text-indent: 30px;
	float: left;
}
.student_more {
	float: right;
	line-height: 30px;
	font-size: 14px;
	color: #555;
	margin: 30px 30px 30px 0px;
}
.student_more:hover {
	color: #196910;
}
.student_box div ul, .news_box div ul {
	float: left;
	overflow: hidden;
	margin: 0px 20px;
}
.student_box div ul li { overflow:hidden; text-align:center;
	float: left;
	width: 200px;
	margin: 0px 10px;
	background: #196910 url(../images/student.png) no-repeat;
	background-position: bottom center;
	background-size: 40px 18px;
	padding-bottom: 39px;
}
.student_box div ul li img { margin:0 auto;
	height: 160px;
	display: block;
}
.student_box div ul li p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin: 0px 10px;
	border-bottom: 1px solid #fff;
}
.news_box div ul li {
	width: 400px;
	margin: 0px 10px;
	padding-bottom: 10px;
	margin-bottom: 16px;
	border-bottom: 1px dashed #aaa;
}
.news_box div ul li h3 {
	font-size: 15px;
	line-height: 30px;
	color: #555;
}
.news_box div ul li:hover h3 {
	color: #196910;
}
.news_box div ul li p {
	font-size: 14px;
	color: #888;
}
/*单页、详情页css*/

.article_box {
	width: 1200px;
	margin: auto;
	margin-bottom: 50px;
}
.article_box ul {
	overflow: hidden;
}
.article_box li {
	float: left;
}
.com_left {
	width: 250px;
	margin-top: 40px;
	overflow: hidden;
}
.com_left h1 {
	font-size: 18px;
	color: #196910;
	line-height: 30px;
	font-weight: normal;
	margin-top: 0px;
	border-left: 4px solid #196910;
	text-indent: 10px;
}
.com_left div {
	height: 1px;
	width: 100%;
	border-top: 1px solid #ddd;
	padding-bottom: 10px;
}
.kuang {
	width: 230px;
	height: 30px;
	border: 1px solid #ddd;
	padding-left: 10px;
	margin-bottom: 8px;
	font-size: 13px;
	color: #999;
}
.neirong {
	width: 230px;
	height: 100px;
	border: 1px solid #ddd;
	font-size: 13px;
	color: #999;
	padding: 5px 0px 0px 10px;
	margin-bottom: 8px;
}
#captcha {
	width: 140px;
	height: 30px;
	border: 1px solid #ddd;
	padding-left: 10px;
	margin-bottom: 8px;
	font-size: 13px;
	color: #999;
	float: left;
}
.anniu {
	width: 242px;
	height: 30px;
	border: none;
	background: #555;
	font-size: 13px;
	color: #fff;
	cursor:pointer;
}
.anniu:hover {
	background: #196910;
}
.com_right {
	margin-left: 48px;
	width: 890px;
	overflow: hidden;
}
.crumbNav {
	color: #313131;
	font-size: 14px;
	padding: 40px 0px 17px 40px;
	background: url(../images/top1.png) no-repeat;
	background-size: 30px 30px;
	background-position: 0px 34px;
	border-bottom: 1px solid #ddd;
}
.crumbNav a {
	font-size: 14px;
	color: #313131;
	font-weight: normal;
}
.crumbNav a:hover {
	color: #196910;
}
.com_right h1 {
	font-size: 20px;
	padding: 30px 0px 20px 0px;
	line-height: 26px;
	text-align: center;
	color: #196910;
}
.com_right p {
	font-size: 15px;
	color: #252525;
	line-height: 26px;
}
.new_lisbox {
	margin-top: 10px;
}
.new_listpage {
	overflow: hidden;
}
.new_listpage a {
	font-size: 15px;
	color: #555;
	line-height: 30px;
	float: left;
	display: block;
}
.new_listpage a:hover {
	color: #196910;
}
.new_listpage span {
	font-size: 14px;
	color: #aaa;
	float: right;
}
.flip_article {
	font-size: 14px;
	padding: 20px 0px;
	display: table;
	margin: auto;
}
.flip_article a {
	color: #555;
}
.flip_article a:hover {
	color: #196910;
}
.article_libox {
	padding-top: 10px;
	overflow: hidden;
}
.article_libox li {
	width: 210px;
	background: #f7f8fa;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	display:inline-block;
	vertical-align:top;
}
.article_liall {
	font-weight: normal;
	display: block;
	width: 210px;
	background: #0a2b4a;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.article_libox span {
	margin-top: 10px;
	overflow: hidden;
	display: block;
}
.article_lione {
	display: block;
	line-height: 35px;
	font-size: 14px;
	color: #252525;
	text-indent: 10px;
}
.article_lione:hover {
	color: #196910;
}
.product_listpage {
	overflow: hidden;
}
.product_listpage a {
	float: left;
	width: 212px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
}
.product_listpage img { margin:0 auto;
	height: 180px;
}
.product_listpage p {
	line-height: 40px;
	font-size: 14px;
	color: #555;
	text-align: center;
	margin: 0px;
}
.product_listpage a:hover p {
	color: #fff;
	background: #196910;
}
.detail_img {
	max-width:100%;
	padding: 10px 0px 10px px;
	
}
.com_right h3 { text-align:center;
	padding: 20px 0;
	font-weight: bold;
	color: #196910;
	font-size: 18px;
}
.com_right h4 { overflow:hidden;
	font-size: 15px;
	color: #252525;
	line-height: 26px;
	font-weight: normal;
}
.list_art {
	display: table;
	margin: auto;
	padding-bottom: 20px;
}
.list_art a { width:155px; text-align:center;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 36px;
	background: #555;
	color: #fff;
	margin-right: 20px; margin-bottom:5px;
}
.list_art a:hover {
	background: #196910;
	color: #fff;
}
/*翻页代码*/

.pages {
	text-align: center;
	font-size: small;
	margin-top:20px;
}
.pages a {
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px
}
.pages a:hover {
	border: 1px solid #666;
	padding: 1px 5px;
	text-decoration: none
}
.pages strong {
	font-weight: bold;
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px;
	color: #1176bb
}
.pages .current {
	background-color: #333;
	display: inline-block;
	padding: 2px 6px;
	color: #fff
}
