/*======
2015年3月2日
======*/
@charset "utf-8";
body{padding:0;margin:0;font:normal 12px/180% "Microsoft YaHei"; color:#333;background:url(images/c_bg.jpg);}
div,dl,dd,dt,ul,li,p,h3,h1,h2,h4,h5{ margin:0 auto;padding:0;text-align:left;font:normal 12px/180% "Microsoft YaHei";}
a:link,a:visited{color:#000;text-decoration:none}
a:hover{color:#c00;text-decoration:underline}
img{ border:none;vertical-align: middle;}
ol,ul,li{list-style:none;}
i{font-style:normal;}
	/*clear*/
	.clear{clear:both}
	.clearfix:after{display:block;clear:both;content:".";visibility:hidden; height:0;}
	/*color style*/
	.green{color:#498b08;}
             .red{color: #b50b0b;}
	/*other*/
	.w1000{width:1000px;margin: 0 auto;position: relative;}
	.m10{margin: 10px auto;}
	.fl{float:left;}
	.fr{float:right;}
	.tc{text-align:center;}
	.tl{text-align:left;}
	.tr{text-align:right;}
	.list_14 li{ background:url(images/style_dian.jpg) no-repeat 0 13px; padding-left:12px;font-size:14px;padding-top: 3px;padding-bottom: 3px;}
	.list_12 li{ background:url(images/style_dian_c.gif) no-repeat 0 10px; padding-left:10px;padding-top: 3px;padding-bottom: 3px;}
	.title{height: 40px;margin: 0 auto;width: 100%;border-bottom: 1px solid #f5e7ca;margin-bottom:10px;}
	.title h3{float:left;color: #af6b1c;font-size: 18px;width:auto;height:40px;line-height:40px;text-align: center;width:118px;background: #fecb7d;}
	.title a{color: #fff;}
/*top*/
.top_nav_c{width:100%;margin:0 auto;height:35px;background:url(images/top_nav_bg.png);}
.top_nav{ height:35px;}
.top_nav img{ float:left; margin-left:10px;vertical-align:middle;}
.top_nav span{ float:right; margin-right:10px; line-height:35px; color:#565656}
.top_nav span a{ color:#565656; padding:0 6px;}
.top_nav b{ float:left; font-size:18px; color:#696969; margin-left:10px; margin-top:10px;}
/*content*/
.content{
	width: 100%;
	height: auto;
	position: relative;
	max-width: 1680px;
}
.content ul li.t1{
	background: url(images/c1.jpg) no-repeat top center;
	height: 865px;
	width: 100%;
	float: left;
}
.content ul li.t2{
	background: url(images/c2.jpg) no-repeat top center;
}
.content ul li.t3{
	background: url(images/c3.jpg) no-repeat top center;
}
.content ul li.t4{
	background: url(images/c4.jpg) no-repeat top center;
}
.content ul li.t5{
	background: url(images/c5.jpg) no-repeat top center;
}
.content ul li.t6{
	background: url(images/c6.jpg) no-repeat top center;
}
.content ul li.t1 div.video{
	position: absolute;
	top: 473px;
	left: 360px;
}
.prev{
	position: absolute;
	z-index: 10;
	left: 143px;
	top: 360px;
	cursor: pointer;
}
.next{
	position: absolute;
	z-index: 10;
	right: 143px;
	top: 360px;
	cursor: pointer;
}
.copyright{text-align: center;padding:20px 0 20px 0;color: #000;}
/*chrome and opera*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

}