.h {
	height: 40px;
	background: #f8f8f8;
	line-height: 40px;
	color: #999999;
	font-size: 12px;
}

.h div {
	font-size: 14px;
	color: #999999;
}

.h a {
	color: #999999;
}

.h .reg {
	color: #138c0c;
}

.h a:hover {
	text-decoration: underline;
}

.nav {
	height: 80px;
	background: url(../img/img1.jpg) repeat-x;
}

.nav .w {
	overflow: hidden;
}

.nav .w .logo {
	margin-top: 8px;
}

.nav .w ul li {
	height: 80px;
	line-height: 80px;
}

.nav .w ul li a {
	height: 80px;
	display: block;
	padding: 0px 25px;
	font-size: 16px;
	color: #fff;
}

.nav .w ul li:hover a {
	background: url(../img/png1.png) center top no-repeat;
}

.nav .w ul .on a {
	background: url(../img/png1.png) center top no-repeat;
}

.m1 {
	margin-top: 50px;
	padding-bottom: 50px;
}

.m1 .w {
	position: relative;
	height: 360px;
}

.m1 .vio {
	width: 455px;
	height: 300px;
	position: absolute;
	left: 0px;
	top: 30px;
}

.m1 .info {
	width: 675px;
	height: 330px;
	border: 1px solid #138c0c;
	padding-left: 125px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.m1 .info ul li {
	width: 640px;
	height: 70px;
	margin-bottom: 17px;
	overflow: hidden;
}

.m1 .info ul li img {
	height: 65px;
	border-radius: 50%;
	width: 65px;
}

.m1 .info ul li div {
	margin-left: 10px;
}

.m1 .info ul li div .t1 {
	font-size: 16px;
	color: #333333;
	margin-top: 4px;
}

.m1 .info ul li div .t1 span {
	color: #999999;
	font-size: 12px;
	margin-left: 40px;
}

.m1 .info ul li div .t2 {
	color: #666666;
	margin-top: 12px;
	font-size: 14px;
}

.c_tit {
	width: 400px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
}

.c_tit .i1 {
	width: 200px;
	height: 40px;
	display: block;
	border: 1px solid #138c0c;
	margin: 0px auto;
	margin-bottom: -12px;
}

.c_tit .i2 {
	height: 40px;
	color: #138c0c;
	font-size: 24px;
	margin: 0px auto;
	display: inline-block;
	padding: 0px 20px;
	text-align: center;
	margin-top: -20px;
}

.c_tit .i3 {
	color: #666666;
	font-size: 14px;
}

.c_tit .i4 {
	width: 20px;
	height: 2px;
	border-radius: 4px;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: 10px;
	background: #cccccc;
}

.m2 {
	background: #fbfbfb;
	padding-top: 50px;
	padding-bottom: 50px;
}

.m2 .list {
	margin-top: 30px;
	overflow: hidden;
}

.m2 .list ul {
	width: 1350px;
}

.m2 .list ul li {
	height: 291px;
	overflow: hidden;
	text-align: center;
	width: 284px;
	margin-right: 20px;
}

.m2 .list ul li img {
	border: 1px solid #dddddd;
	padding: 8px;
}

.m2 .list ul li:hover img {
	border: 1px solid #138c0c;
}

.m2 .list ul li .t1 {
	color: #333333;
	font-size: 18px;
	margin-top: 20px;
}

.m2 .list ul li .t2 {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}

.m2 .list ul li:hover .t1 {
	color: #138c0c;
}

.m3 {
	padding-top: 50px;
	height: 690px;
}

.m3 .list {
	margin-top: 30px;
}

.m3 .list #box {
	position: relative;
	display: block;
	margin: 0px auto;
	margin-left: 160px;
}

.m3 .list #box ul {
	position: relative;
	width: 1200px;
}

.m3 .list #box li {
	position: absolute;
	list-style: none;
	width: 0;
	height: 0;
	top: 146px;
	left: 377px;
	z-index: 0;
	cursor: pointer;
	overflow: hidden;
	border-radius: 3px;
	padding-bottom: 60px;
	color: #666666;
	font-size: 20px;
	text-align: center;
}

.m3 .list #box li p {
	margin-top: 20px;
}

.m3 .list #box li img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.m3 .list #box .prev,
.m3 .list #box .next {
	position: absolute;
	z-index: 999;
	overflow: hidden;
	top: 150px;
	cursor: pointer;
}

.m3 .list #box .prev {
	left: -170px;
}

.m3 .list #box .next {
	right: 0px;
}

.m4 {
	padding-top: 50px;
	background: #fbfbfb;
	padding-bottom: 50px;
}

.m4 .c {
	background: #ffffff;
	margin-top: 25px;
}

.m4 .c .li {
	width: 600px;
}

.m4 .c .li .cont {
	padding: 18px 25px;
}

.m4 .c .li .c1 {
	color: #333;
	margin-bottom: 20px;
	font-size: 20px;
}

.m4 .c .li .c2 {
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	height: 100px;
	overflow: hidden;
	margin-bottom: 35px;
}

.m4 .c .li .hr a {
	display: block;
	width: 100px;
	height: 35px;
	border: 1px solid #138c0c;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
	color: #138c0c;
	line-height: 35px;
}

.m4 .c .li .hr a:hover {
	background: #138c0c;
	color: #fff;
}

.m5 {
	padding: 50px 0px;
}

.m5 .c_tit .i1 {
	width: 300px;
}

.m5 .w {
	overflow: hidden;
	margin-top: 15px;
}

.m5 .w ul {
	width: 1300px;
}

.m5 .w ul li {
	margin-right: 17px;
}

.footer {
	background: #138c0c;
	padding: 50px 0 45px;
}

.footer .f_logo {
	margin-top: 20px;
}

.footer .w {
	background: url(../img/logo.png) left 10px no-repeat;
	position: relative;
}

.footer .w .ewm {
	position: absolute;
	right: 0px;
	top: 0px;
}

.footer ul {
	text-align: center;
	margin-bottom: 25px;
}

.footer ul li {
	position: relative;
	display: inline-block;
}

.footer ul li a {
	color: #ffffff;
	font-size: 14px;
	padding: 0px 14px;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.footer ul li i {
	width: 1px;
	height: 15px;
	background: #5aaf55;
	position: absolute;
	right: 0px;
	top: 5px;
}

.ewm {
	border-radius: 4px;
}

.footer .t1 {
	color: #9ac498;
	text-align: center;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
}

.cl_banner {
	height: 500px;
}

.m6 {
	margin-top: 50px;
	overflow: hidden;
	padding-bottom: 50px;
}

.m6 ul {
	width: 1300px;
}

.m6 ul li {
	width: 387px;
	height: 292px;
	margin-right: 20px;
	position: relative;
	margin-bottom: 40px;
}

.m6 ul li .z {
	height: 40px;
	position: absolute;
	bottom: 3px;
	background: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width: 100%;
}

.m6 ul li .t {
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	text-indent: 15px;
	position: absolute;
	bottom: 3px;
	z-index: 99;
}

.page {
	text-align: right;
	margin-top: 10px;
}

.page a {
	display: inline-block;
	padding: 6px 15px;
	font-size: 14px;
	color: #999999;
	border: 1px solid #cccccc;
}

.page a:hover {
	background: #138c0c;
	border: 1px solid #138c0c;
	color: #fff;
}

.page .on {
	background: #138c0c;
	border: 1px solid #138c0c;
	color: #fff;
}

.m7 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.m7 .t {
	color: #333333;
	font-size: 28px;
	text-align: center;
}

.m7 .info {
	color: #999999;
	font-size: 12px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 25px;
}

.m7 .cont img {
	max-width: 100%;
	margin: 0px auto;
}

.m7 .cont {
	color: #666666;
	line-height: 30px;
	font-size: 14px;
}

.m8 {
	padding: 50px 0;
}

.m8 li {
	padding: 18px 20px;
	height: 223px;
	border: 1px solid #dddddd;
	margin-bottom: 40px;
}

.m8 li img {
	display: block;
}

.m8 li .info {
	width: 635px;
}

.m8 li .t {
	color: #333333;
	font-size: 22px;
	margin-bottom: 8px;
}

.m8 li .time {
	color: #999999;
	font-size: 14px;
	margin-bottom: 8px;
}

.m8 li .c {
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
	height: 100px;
	overflow: hidden;
}

.m8 li .hr {
	width: 100px;
	height: 35px;
	border: 1px solid #138c0c;
	border-radius: 4px;
	color: #138c0c;
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 35px;
}

.m8 li .hr:hover {
	background: #138c0c;
	color: #fff;
}

.m9 {
	padding: 50px 0;
}

.m9 ul {
	width: 1300px;
}

.m9 ul li {
	margin-right: 25px;
	margin-bottom: 50px;
}

.m9 ul li p {
	color: #333333;
	font-size: 18px;
	margin-top: 5px;
	text-indent: 1em;
}

.m10 {
	padding: 50px 0;
}

.m10 .info {
	width: 550px;
}

.m10 .info .t {
	color: #333333;
	font-size: 30px;
	margin-bottom: 15px;
}

.m10 .info .t1 {
	color: #333333;
	font-size: 14px;
}

.m10 .info .t1 span {
	padding: 4px 10px;
	border-radius: 4px;
	color: #fff;
	margin-left: 10px;
	font-size: 12px;
}

.m10 .info .t1 .i1 {
	background: #5ac348;
}

.m10 .info .t1 .i2 {
	background: #ff6d00;
}

.m10 .info .t1 .i3 {
	background: #00a9ff;
}

.m10 .info .t2 {
	color: #333333;
	margin-top: 12px;
	font-size: 14px;
}

.m10 .info .t2 #dj {
	height: 20px;
	text-indent: 10000px;
	overflow: hidden;
	width: 15px;
	margin-top: 2px;
	display: inline-block;
	background: url(../img/img58.jpg) repeat-x left top;
}

.m10 .info .c {
	color: #666666;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	height: 242px;
}

.m10 .b1 {
	margin-top: 45px;
}

.m10 .b1 .t {
	color: #666666;
	font-size: 24px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}

.m10 .b1 li {
	margin-bottom: 10px;
}

.m10 .b1 li .t1 {
	color: #138c0c;
	font-size: 18px;
	color: #138c0c;
	padding: 16px 0;
}

.m10 .b1 li {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}

.m10 .mp {
	margin-top: 40px;
}

.m11 {
	overflow: hidden;
	padding: 50px 0;
}

.m11 ul {
	width: 1300px;
}

.m11 li {
	width: 385px;
	height: 287px;
	text-align: center;
	border: 1px solid #dddddd;
	padding-top: 8px;
	margin-bottom: 40px;
	margin-right: 20px;
}
.m11 li img{
	display: inline-block;
}
.m11 li p{
	color: #333333;
	font-size: 18px;
}
