.nav {
	margin-top: 20px;
	margin-bottom: 20px;
}

.nav ul li a {
	display: inline-block;
	width: 90px;
	height: 35px;
	color: #2a2a0c;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
}

.nav ul .on a {
	background: #f8f102;
}

.nav ul li a:hover {
	background: #f8f102;
}

.banner {
	position: relative;
}

.banner .hd {
	position: absolute;
	bottom: 10px;
	width: 100%;
	z-index: 9;
	text-align: center;
}

.banner .hd ul {
	width: 100%;
	text-align: center;
}

.banner .hd ul li {
	width: 12px;
	display: inline-block;
	height: 12px;
	background: #fff;
	margin: 0px 5px;
	border-radius: 50%;
	cursor: pointer;
}

.banner .hd ul .on {
	background: #000;
}

.con_t {
	border-bottom: 2px solid #c4c4c4;
	padding-bottom: 5px;
}

.con_t .t1 {
	color: #1b1b1b;
	font-size: 31px;
}

.con_t .t2 {
	color: #ababab;
	font-size: 16px;
	margin-left: 18px;
	margin-top: 13px;
}

.con_t a {
	width: 100px;
	height: 35px;
	background: #f8f102;
	color: #2a2a0c;
	font-size: 12px;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	margin-top: 5px;
}

.con_t a span {
	font-weight: bold;
	font-size: 14px;
}

.m1 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.m1 .c a,
.m2 li a {
	display: block;
	position: relative;
}

.m1 .c p,
.m2 li a p {
	height: 50px;
	line-height: 50px;
	position: absolute;
	bottom: 0px;
	color: #fff;
	font-size: 16px;
	text-indent: 5px;
}

.m1 .c a i,
.m2 li a i {
	position: absolute;
	bottom: 0px;
	height: 50px;
	width: 100%;
	background: #000;
	filter: alpha(opacity=60);
	/*IE滤镜，透明度50%*/
	-moz-opacity: 0.6;
	/*Firefox私有，透明度50%*/
	opacity: 0.6;
	/*其他，透明度50%*/
}

.m1 .c a:hover p,
.m2 li a:hover p {
	text-decoration: underline;
}

.m1 .c .fl {
	width: 785px;
	height: 490px;
	overflow: hidden;
}

.m1 .c .fl a {
	height: 490px;
}

.m1 .c .fr {
	width: 375px;
	height: 490px;
	overflow: hidden;
}

.m1 .c .fr a {
	margin-bottom: 36px;
	height: 227px;
}

.m2 {
	overflow: hidden;
}

.m2 ul {
	width: 1300px;
}

.m2 .c {
	margin-top: 30px;
}

.m2 li {
	margin-right: 38px;
}

.m2 li a {
	height: 227px;
}

.m3 {
	margin-top: 65px;
	background: url(../img/img7.jpg) center no-repeat;
	height: 517px;
	margin-bottom: 75px;
}

.m3 form {
	width: 425px;
	height: 340px;
	margin-top: 70px;
	margin-right: 50px;
	background: #fff;
	padding: 20px;
}

.m3 form .con_t {
	border-bottom: 1px solid #c4c4c4;
}

.m3 form .con_t .t1 {
	font-size: 24px;
}

.m3 form .con_t .t2 {
	font-size: 16px;
	margin-top: 9px;
}

.m3 .con_t {
	margin-bottom: 18px;
}

.m3 .li {
	margin-top: 14px;
}

.m3 .li input {
	border: 1px solid #afaeae;
	width: 100%;
	height: 34px;
	border-radius: 4px;
	font-size: 14px;
	color: #999999;
	text-indent: 4px;
}

.m3 .li textarea {
	width: 100%;
	border: 1px solid #afaeae;
	border-radius: 4px;
	font-size: 14px;
	text-indent: 4px;
	padding-top: 4px;
	height: 130px;
}

.m3 .bt {
	background: #f8f102;
	width: 55px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #2a2a0c;
	font-size: 14px;
	margin-top: 5px;
}

.m3 .info {
	margin-left: 40px;
	color: #2a2a0c;
	margin-top: 12px;
	font-size: 14px;
}

.footer {
	background: #2a2a0c;
	padding: 40px 0;
	font-size: 12px;
	color: #fff;
}

.footer a {
	color: #fff;
	font-size: 12px;
	margin: 0px 10px;
}

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

.footer .copy {
	padding-left: 10px;
	margin-top: 10px;
	line-height: 30px;
}

.footer .tel {
	width: 210px;
	color: #fff;
	margin-left: 220px;
	height: 75px;
	background: url(../img/img1.png) left center no-repeat;
	padding-left: 60px;
}

.footer .tel p {
	font-size: 30px;
}

.footer .ewm {
	text-align: center;
}

.footer .ewm li {
	margin-left: 35px;
}

.footer .ewm img {
	display: block;
}

.c_banner {
	height: 496px;
	width: 100%;
	margin-bottom: 50px;
}

.w3 .c_nav {
	width: 230px;
}

.w3 .c_nav .t {
	color: #2a2a0c;
	font-size: 16px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #f8f102;
}

.w3 .c_nav ul {
	border: 1px solid #d9d9d9;
	padding-bottom: 10px;
}

.w3 .c_nav ul li {
	color: #4c4c4c;
	height: 35px;
	margin: 0px 10px;
	line-height: 35px;
	font-size: 14px;
	border-bottom: 1px dashed #e6e6e6;
	position: relative;
	padding-left: 20px;
}

.w3 .c_nav ul li a {
	color: #4c4c4c;
	display: block;
}

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

.w3 .c_nav ul li i {
	position: absolute;
	width: 5px;
	height: 5px;
	background: #c5c5c5;
	border-radius: 50%;
	left: 7px;
	top: 15px;
}

.w3 .c_nav ul .t1 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	margin-top: 6px;
	background: #2a2a0c;
}

.w3 .c_nav ul .t1 a {
	color: #ffffff;
}

.w3 .c_nav dl {
	margin-top: 15px;
}

.w3 .c_cont {
	width: 900px;
}

.w3 .c_cont .c_t {
	color: #1a1a1a;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
	height: 37px;
}

.w3 .c_cont .c_t span {
	display: inline-block;
	border-bottom: 3px solid #f8f102;
	padding-bottom: 10px;
}

.w3 .c_cont .c_t .fr {
	font-weight: normal;
	font-size: 12px;
	margin-top: 12px;
	color: #000;
}

.w3 .c_cont .c_t .fr a {
	color: #1a1a1a;
}

.w3 .c_cont .c_t .fr a:hover {
	text-decoration: underline;
}

.w3 .c_cont .c {
	padding-top: 45px;
	padding-bottom: 100px;
}

.w3 .c_cont .c img {
	max-width: 100%;
}

.w3 .c_cont .m4 {
	color: #1a1a1a;
	font-size: 14px;
	line-height: 30px;
}

.w3 .c_cont .m5 {
	overflow: hidden;
}

.w3 .c_cont .m5 ul {
	width: 1300px;
}

.w3 .c_cont .m5 ul li {
	margin-bottom: 20px;
	margin-right: 30px;
}

.w3 .c_cont .m5 ul li img {
	border: 1px solid #e6e6e6;
}

.w3 .c_cont .m5 ul li p {
	color: #1a1a1a;
	font-size: 16px;
	padding-top: 12px;
	text-align: center;
}

.page {
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
}

.page a {
	display: inline-block;
	padding: 4px 8px;
	border: 1px solid #dcdcdd;
	color: #999999;
}

.page a:hover {
	background: #f8f102;
	color: #000;
}

.page .on {
	background: #f8f102;
	color: #000;
}

.w3 .c_cont .m6 li {
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px dashed #e6e6e6;
}

.w3 .c_cont .m6 li img {
	border: 8px solid #dadad2;
}

.w3 .c_cont .m6 li .info {
	width: 530px;
	padding-top: 35px;
}

.w3 .c_cont .m6 li .info .t1 {
	color: #2a2a0c;
	font-weight: bold;
	font-size: 24px;
}

.w3 .c_cont .m6 li .info .t2 {
	color: #2a2a0c;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}

.w3 .c_cont .m6 li .info .c1 {
	color: #2a2a0c;
	font-size: 14px;
	line-height: 25px;
	height: 190px;
	overflow: hidden;
}

.w3 .c_cont .m7 {
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 200px;
}

.w3 .c_cont .m7 .c_1 {
	margin-top: 30px;
}

.m8 {
	overflow: hidden;
}

.m8 ul {
	width: 1300px;
}

.w3 .c_cont .m8 li a {
	display: block;
}

.w3 .c_cont .m8 li {
	border: 1px solid #f2f2f2;
	padding: 5px;
	width: 275px;
	margin-right: 19px;
	height: 235px;
	margin-bottom: 20px;
}

.w3 .c_cont .m8 li img {
	margin-bottom: 5px;
}

.w3 .c_cont .m8 li p {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	height: 45px;
	overflow: hidden;
}

.w3 .c_cont .m9 .t1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 18px;
}

.w3 .c_cont .m9 .t2 {
	font-size: 12px;
	color: #9b9b9b;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 60px;
}

.w3 .c_cont .m9 .t2 .s {
	display: inline-block;
	margin: 0px 10px;
}

.w3 .c_cont .m9 .c1 {
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #d9d9d9;
}

.w3 .c_cont .m9 .href {
	padding-top: 30px;
}

.w3 .c_cont .m9 .href p a {
	color: #595959;
	font-size: 14px;
}

.w3 .c_cont .m9 .href p:hover a {
	text-decoration: underline;
}

.w3 .c_cont .m10 li {
	margin-bottom: 30px;
}

.w3 .c_cont .m10 li .info {
	width: 570px;
}

.w3 .c_cont .m10 li .info .t1 {
	color: #454545;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.w3 .c_cont .m10 li .info .t2 {
	margin-bottom: 10px;
	color: #8c8c8c;
	font-size: 14px;
}

.w3 .c_cont .m10 li .info .t3 {
	color: #454545;
	height: 50px;
	font-size: 14px;
	overflow: hidden;
	line-height: 25px;
	margin-bottom: 24px;
}

.w3 .c_cont .m10 li .info .t4 a {
	padding: 5px 35px;
	font-size: 14px;
	border: 1px solid #cccccc;
	color: #747474;
}

.w3 .c_cont .m10 li .info .t4 a:hover {
	border: 1px solid #f8f102;
}