@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
}
body {
	color:#4c4c4c;
	font-size:12px;
	
}
select, input, p, blockquote, table, th, td, img, textarea {
	font-size:12px;
	color:#4c4c4c;
	font-family:"微软雅黑", Arial, Verdana, Helvetica, sans-serif;
}
ol, ul,li{
	margin:0px;
	padding:0px;
	list-style: none;
}
img {
	border:0px;margin:0px;padding:0px;
}
a {
	color:#4c4c4c;
	text-decoration:none;
}
a:hover {
	color: #D51113;
	text-decoration:none;
}

.fl{float:left;}
.fr{float:right;}




/*index*/
.topBanner{background:url(../images/topbanner.jpg) no-repeat center top;
	height:500px;}
.contianBox1{
	background:url(../images/bg01.jpg) no-repeat 0 bottom #af1eff;
	height:auto;
	overflow:hidden;
	padding-bottom:164px;}
.contianBox2{
	background:url(../images/bg02.jpg) no-repeat 0 bottom #ffc21e;
	height:auto;
	overflow:hidden;
	padding-bottom:166px;}
.contianBox3{
	background:url(../images/bg03.jpg) no-repeat 0 bottom #4579ee;
	height:auto;
	overflow:hidden;
	padding-bottom:165px;}
.contianBox4{
	background:url(../images/bg04.jpg) no-repeat 0 bottom #f56de3;
	height:auto;
	overflow:hidden;
	padding-bottom:166px;}
.contianBox5{
	background:url(../images/bg05.jpg) no-repeat 0 bottom #f3a831;
	height:auto;
	overflow:hidden;
	padding-bottom:161px;}
.contianBox6{
	background:url(../images/bg06.jpg) no-repeat 0 bottom #1cc789;
	height:auto;
	overflow:hidden;
	padding-bottom:166px;}
.contianBox7{
	background:url(../images/bg07.jpg) no-repeat 0 bottom #973cec;
	height:auto;
	overflow:hidden;
	padding-bottom:166px;}	
.contianBox8{
	background:url(../images/bg08.jpg) no-repeat 0 bottom #ffc21e;
	height:auto;
	overflow:hidden;
	padding-bottom:80px;}	
	
.boxInside{
	width:1135px;
	margin:0 auto;
	height:auto;
	overflow:hidden;}


.title img{
	display:block;
	margin:0 auto 35px auto;}
	
.panel1{
	background-color:#8a18c7;
	padding:5px;
	overflow:hidden;}
.panel2{
	background-color:#d6a419;
	padding:5px;
	overflow:hidden;}
.panel3{
	background-color:#3a64c7;
	padding:5px;
	overflow:hidden;}
.panel4{
	background-color:#c758b8;
	padding:5px;
	overflow:hidden;}
.panel5{
	background-color:#c78a28;
	padding:5px;
	overflow:hidden;}
.panel6{
	background-color:#17a671;
	padding:5px;
	overflow:hidden;}
.panel7{
	background-color:#7f32c7;
	padding:5px;
	overflow:hidden;}
.panel8{
	background-color:#d6a419;
	padding:5px;
	overflow:hidden;}

.prdiv{
	float:left;
	width:215px;
	height:290px;
	margin:5px;}
.prdiv a{
	display:block;}
.prdiv .toplogo{
	height:50px;
	background:#fff url(../images/logo.gif) 10px 10px no-repeat;}
.prdiv .primg{
	height:168px;
	width:215px;
	background-color:#FFF;}
.prdiv .txt{
	width:215px;
	background-color:#fff;
	padding-bottom:5px;
	}

.prdiv p{
	width:196px;background-color:#fff;
	margin-left:10px;
	line-height:22px;
	white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.prdiv p span.newpay{
	font-weight:bold;
	font-size:14px;
	color:#ff0000;}

.prdiv a{
	display:block;}
.prdiv a:hover{
	margin-top:-3px;
	opacity:0.85;filter:alpha(opacity=85);}
	
.c-text{padding:14px 20px 20px 0px;font-size:14px;line-height:28px; letter-spacing:1px;color:#fff;}
.bottom{background:#494949;}












