@charset "utf-8";
html{
	background:#fff;
	overflow:auto;
	zoom:1;
}
*{
	padding:0;
	margin:0;
	outline:none;
}
ol,li,ul,dl,dt,dd{
	list-style:none;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:inherit;
}
i{
	font-style:normal;
}
h1, h2, h3, h4, h5, h6 { 
	font-size:inherit;
	font-weight:lighter;
}
button,submit {
	cursor:pointer;
}
table {
	border-collapse:collapse; 
	border-spacing:0;
}
b,em,i{
	display:inline-block;
	font-weight:normal;
	font-style:normal;
}

body{
	font-size:14px;
	font-family:"微软雅黑",Microsoft YaHei;
}



#head{
	width:100%;
	height:757px;
	float:left;
	background:url(../images/top.png) no-repeat center center;
}
#main{
	width:100%;
	height:1070px;
	float:left;
	background:url(../images/cent1.png) no-repeat center center;
}
.main{
	width:1100px;
	height:100%;
	margin:auto;
}
.main_top{
	width:100%;
	height:346px;
	float:left;
}
.main_top .main_left{
	width:496px;
	height:310px;
	float:left;
	margin:17px;
	border:1px solid #f0f0f0;
}
.main_top .main_left img{
	width:100%;
	height:100%;
	float:left;
}
.main_top .main_right{
	width:550px;
	height:310px;
	float:left;
	margin:17px 0;
	overflow:hidden;
	line-height:35px;
	color:#404040;
}
.main_top .main_right h2{
	width:100%;
	height:70px;
	float:left;
	color:#bf0600;
	line-height:75px;
	font-size:24px;
	text-indent:3.5em;
}
.main_foot{
	width:100%;
	height:390px;
	float:left;
	margin-top:235px;
}
.main_foot li{
	width:257px;
	height:375px;
	float:left;
	margin:15px 0 0 15px;
}
.main_foot li.m2,.main_foot li.m3,.main_foot li.m4{
	margin-left:14px;
}
.main_foot li img{
	width:100%;
	height:310px;
	float:left;
}
.main_foot li span{
	width:100%;
	height:65px;
	float:left;
	line-height:65px;
	text-align:center;
	font-size:18px;
}
.main_foot li span em{
	margin-right:15px;
}

#cent{
	width:100%;
	height:523px;
	float:left;
	background:url(../images/cent2.png) no-repeat center center;
}
.cent{
	width:1100px;
	height:100%;
	margin:auto;
}
.cent h2{
	width:100%;
	height:70px;
	float:left;
	text-align:center;
	font-weight:700;
	font-size:24px;
	color:#e60700;
	line-height:70px;
}

/*广告图切换*/
.news-slider{width:550px; height:380px; float:left; overflow:hidden; position:relative;}
.news-slider .bd{ width:100%;}
.news-slider .bd ul{width: 3500px;position: relative;overflow: hidden;padding:0px;margin:0px;left:-1000px;}
.news-slider .bd ul li{ position:relative;float: left; width:550px;height:380px;}
.news-slider .bd ul li img{ width:100%; height:380px;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s;}
.news-slider .bd ul li p{position:absolute;left:0;bottom:0px; height:35px; z-index:2; width:100%;font-size:14px;}
.news-slider .bd ul li p em{ position:absolute; left:0;top:0; width:100%; height:35px; background-color:#000;opacity:0.5;}
.news-slider .bd ul li p a{ position:relative; z-index:2; color:#fff; line-height:35px; padding-left:10px;}
.news-slider .bd ul li p a:hover{text-decoration:underline;color:#fff;}
.news-slider .hd{ position:absolute; flat:left;right:10px;bottom:10px; z-index:10}
.news-slider .hd li{ width:12px; height:12px;text-align:center;background-color:#fff;color:#000;border-radius:360%;float:left;cursor:pointer; margin-left:5px;}
.news-slider .hd li.on{ background-color:#e60700;color:#fff;}
/*广告图切换*/

.cent .cent_right{
	width:520px;
	height:380px;
	float:left;
	margin-left:30px;
}
.cent .cent_right li{
	width:100%;
	height:35px;
	float:left;
	line-height:35px;
	overflow:hidden;
	color:#616161;
}
.cent .cent_right li.c1,
.cent .cent_right li.c5,
.cent .cent_right li.c9{
	color:#e60700;
	font-weight:700;
	font-size:20px;
}
.cent .cent_right li:hover{
	text-decoration:underline;
}

#foot{
	width:100%;
	height:1250px;
	float:left;
	background:url(../images/foot.png) no-repeat center center;
}
.foot{
	width:1290px;
	height:auto;
	margin:auto;
	border:1px solid yellow;
	position:relative;
}

.foot_top{
	width:100%;
	height:430px;
	float:left;
	margin-top:78px;
}
.foot h2{
	width:100%;
	height:70px;
	float:left;
	text-align:center;
	font-weight:700;
	font-size:24px;
	color:#fff;
	line-height:30px;	
}
.foot_center{
	width:100%;
	height:450px;
	float:left;
	margin-top:28px;
}
.foot_center h2{
	line-height:60px;	
}

.foot_p{
	width:100%;
	height:30px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:16px;
	margin-top:100px;
	line-height:30px;
}

.picMarquee .bd ul li:hover span{
	text-decoration:underline;
}

/***************/
.picMarquee{overflow:hidden; position:relative;width:100%;height:300px;float:left;margin-top:37px;}

.picMarquee .hd{
	overflow:hidden;
	width:100%;
	/*height:100%;*/
	float:left;
}
.picMarquee .hd .prev{
	display:block;
	width:51px;
	height:102px;
	background:url(../images/left.png) no-repeat center center;
	cursor:pointer;
	position:absolute;
	top:99px;
	left:0;
}
.picMarquee .hd .prev:hover,
.picMarquee .hd .next:hover{
	background-color:#e60012;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.picMarquee .hd .next{
	display:block;
	width:51px;
	height:102px;
	background:url(../images/right.png) no-repeat center center;
	cursor:pointer;
	position:absolute;
	top:99px;
	right:0;
}

.picMarquee .bd{width:1040px;height:100%;float:left;margin-left:123px;overflow:hidden;}
.picMarquee .bd ul{ overflow:hidden; zoom:1; }
.picMarquee .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden;width:195px;height:100%;}
.picMarquee .bd ul li .pic{ width:100%; height:250px;float:left;text-align:center;}
.picMarquee .bd ul li .pic img{ width:100%; height:100%;float:left;}
.picMarquee .bd ul li a{
	display:block;
	width:100%;
	height:100%;
}
.picMarquee .bd ul li span{
	width:100%;
	height:50px;
	float:left;
	color:#686868;
	text-align:center;
	font-size:16px;
	line-height:50px;
}
.picMar{height:310px;margin-top:57px;}
.picMar .bd{width:1050px;height:100%;float:left;margin-left:121px;overflow:hidden;}
.picMar .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden;width:328px;height:100%;}
.picMar .bd ul li .pic{ width:100%; height:260px;float:left;text-align:center;}


