@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
	background:url(images/body.gif) repeat;
}
a{ 
	color:#000;
}
img{
	display:block;
}



#header{
	width: 100%;
	min-width: 1440px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header .box{
	height:730px;
	width:1440px;
	margin:0px auto;
	overflow:hidden;
}
#header .box p{
	font-family: "SimSun", "宋体";
	font-size: 14px;
	line-height: 20px;
	margin-top: 469px;
	margin-right: 576px;
	margin-bottom: 0px;
	margin-left: 54px;
	text-indent: 8mm;
}


#content{
	width:1386px;
	margin:0px auto;
	overflow:hidden;
	padding:0px 27px;
}


#footer{
	width:100%;
	min-width:1000px;
	color:#000;
	line-height:26px;
	padding:68px 0px;
	border-top:none;
	font-family:"SimSun","宋体";
	text-align:center;
}
#footer a{color:#000;}



.block{
	width:606px;
	overflow:hidden;
	display:inline;
	margin:74px 0px 22px 58px;
	float:left;
}

.block .title{
	overflow: hidden;
	height: 80px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: 1px bottom;
}
.block .title p{
	width: 136px;
	height: 17px;
	float: left;
	color: #fff;
	padding: 45px 0px 0px 6px;
	margin-top: 1px;
	background-image: url(../images/title-p.png);
	background-repeat: no-repeat;
}
.block .title h4{
	float:right;
	width:454px;
	font-size:24px;
}
.block .title .h41{
	line-height: 60px;
}
.block .title .h42{ line-height:30px;}
.block .f14-20{
	font-size:14px;
	line-height:22px;
	font-family:"SimSun","宋体";
	color:#666;
	margin-top:23px;
}
.block .pic	img{
	width:587px;
	height:296px;
	border:1px solid #c9c9c9;
	padding:8px;
	margin-top:25px;
}

.block .vote{
	overflow:hidden;
	margin:21px 78px 0px 70px;
}
.block .vote p{
	float:left;
	font-size:24px;
	color:#333;
	line-height:36px;
	width:240px;
	overflow:hidden;
}
.block .vote span{color:#e13531;}
.block .tp{
	width:211px;
	height:36px;
	border:none;
	background:#e13531;
	float:right;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	font-family:"Microsoft Yahei","SimHei";
	text-align:center;
	line-height:34px;
	border-radius:5px;
}



.block1{
	margin:54px 17px 20px 17px;
	overflow:hidden;
}
.block1 i{
	width:1272px;
	height:1px;
	background:#dcdcdc;
	display:inline-block;
	margin:0px 0px 60px 40px;
}
.sub{
	width:342px;
	height:64px;
	border:none;
	background:#e95207;
	font-family:"Microsoft Yahei","SimHei";
	color:#fff;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:60px;
	border-radius:9px;
	margin:0px 41px 0px 320px;
	float:left;
	display:inline;
}
.block1 .ckjg{
	width:222px;
	height:64px;
	background:#3eac48;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:60px;
	display:block;
	float:left;
	border-radius:9px;
	text-decoration:none;
}
