@charset "utf-8";
/*
	EEPW官网：www.eepw.com.cn
	技术交流：www.eepw.com.cn
*/

/* reset */
body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select { margin:0; padding:0; }
em { font-style:normal; }
li { list-style:none; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; color:#990000; }
img { border:none; vertical-align:top; }
table { border-collapse:collapse; }
input,textarea { outline:none; }
textarea { resize:none; overflow:auto; }
body { font-size:12px; font-family:"微软雅黑"; background:#FED9BC url(../img/banner.jpg) top center no-repeat; color:#4C3B31; }
/* end reset */

/* public */
.clear { zoom:1; }
.clear:after { content:''; display:block; clear:both; }
.fl { float:left; }
.fr { float:right; }
.gradient {
	background:-moz-linear-gradient(top, #FFFFFF, #f8f8f8);
	background:-webkit-linear-gradient(top, #FFFFFF, #f8f8f8);
	background:-ms-linear-gradient(top, #FFFFFF, #f8f8f8);
	background:linear-gradient(top, #FFFFFF, #f8f8f8);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FFFFFF, endColorstr=#f8f8f8)";
	+background:#f9f9f9;
}
.triangle_up, .triangle_down_red, .triangle_down_gray { position:absolute; width:0; height:0; overflow:hidden; border-left:4px solid transparent; border-right:4px solid transparent; }
.triangle_up { border-bottom:4px solid #ca0309; }
.triangle_down_red { border-top:4px solid #ca0309; }
.triangle_down_gray { border-top:4px solid #c4bdbd; }

.container { margin:0 auto 50px; width:1024px; }
.container section { float:left; width:580px; overflow:hidden; }
.container aside { float:right; width:404px; overflow:hidden; }
.title { margin-bottom:30px; height:40px; line-height:40px; border-bottom:solid 1px #DEA882; }
.title h2 { float:left; border:solid 1px #DEA882; background:#FFECCC; padding:5px 10px; font-size:24px; color:#9D493E; border-radius:20px 0 20px 0;
-khtml-box-shadow:2px 2px 10px  rgba(157,73,62,0.1);
-rim-box-shadow:2px 2px 10px rgba(157,73,62,0.1);
-ms-box-shadow:2px 2px 10px rgba(157,73,62,0.1);
-o-box-shadow:2px 2px 10px  rgba(157,73,62,0.1);
-moz-box-shadow:2px 2px 10px  rgba(157,73,62,0.1);
-webkit-box-shadow:2px 2px 10px  rgba(157,73,62,0.1);
box-shadow:2px 2px 5px rgba(157,73,62,0.1);
}

.titleA { margin-bottom:15px; height:40px; line-height:40px; -border-bottom:solid 1px #DEA882; }
.titleA h2 { float:left; -border:solid 1px #DEA882; -background:#FFECCC; padding:5px 0; font-size:24px; color:#9D493E; -border-radius:20px 0 20px 0; }

.listA{padding-top:10px;}
.listA li{font-size:12px; line-height:20px;padding-left:10px; background:url(../img/liBg.gif) no-repeat 0 12px; line-height:30px; }
.listA li a { font-size:16px;}

a.btn { margin:0 auto; display:block; background:#AC0909; width:60%; height:40px; line-height:40px; text-align:center; border-radius:20px; color:#FFF; font-size:24px; font-weight:bold; 
-moz-transition:0.5s;
-webkit-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
a.btn:hover { text-decoration:none; background:#990000; border-radius:5px; }

.mT { margin-top:50px; }
.con { font-size:16px; line-height:32px; background:#FFF; background:rgba(255,255,255,0.8); border:solid 1px #DEA882; border-radius:50px 0 50px 0; padding:20px; 
-khtml-box-shadow:inset 0 0 10px rgba(169,73,63,0.4);
-rim-box-shadow:inset 0 0 10px rgba(169,73,63,0.4);
-ms-box-shadow:inset 0 0 10px rgba(169,73,63,0.4);
-o-box-shadow:inset 0 0 10px rgba(169,73,63,0.4);
-moz-box-shadow:inset 0 0 10px rgba(169,73,63,0.4);
-webkit-box-shadow:inset 0 0 10px rgba(169,73,63,0.4);
box-shadow: 0 0 0 5px rgba(169,73,63,0.1);

 }
.con ol { padding-left:2em; }
.con ol li {margin-bottom:10px; list-style:outside upper-alpha;}
.con ol.innerOl li {list-style:inside lower-alpha}
.con p{ text-indent:2em;margin-bottom:20px; }
.red { color:red; }
/* end public */

/* layout */
#topicPic { margin:0 auto; width:1024px; height:300px; background:none; }
.menu { margin-bottom:10px; height: 46px; background: #c60000;
	-khtml-box-shadow:0 0 2px #000;
	-rim-box-shadow:00 0 2px #000;
	-ms-box-shadow:00 0 2px #000;
	-o-box-shadow:0 0 2px #000;
	-moz-box-shadow:0 0 2px #000;
	-webkit-box-shadow:0 0 2px #000;
	box-shadow:0 0 2px #000;
}
/* end layout */

/* menu */
.menu ul { margin: 0 auto; position:relative; width:1024px; height:46px; background: #c60000; }
.menu ul li { float:left; }
.menu ul li a { display: block; padding: 0 27px; line-height: 46px; font-size: 18px; font-weight:bold; color: #fff; text-shadow:2px 2px #9D493E;}
.menu ul li a:hover { text-decoration:none; }
.menu .block { width: 48px; height: 2px;  background: #fff;  position: absolute; bottom: 0px; left: 0; z-index: 99; }
/* end  menu */

/* ad begin */
.ad_1024x90 { margin:0 auto 10px; width:1024px; height:90px; line-height:90px; background:#FEE1C3; text-align:center; border-radius:10px; overflow:hidden; }
.ad_404x90 { width:404px; height:90px; line-height:90px; background:#FEE1C3; text-align:center;  border-radius:10px; overflow:hidden;}
/* ad end */

/* 最新动态 */
.picText div{ float:left; padding-right:5px; width:114px; }
.picText div a{ display:block; height:100px; }
.picText div a img {  width:90px; height:90px; border:5px solid #DEA882; border-radius:50%; }
.picText dl{float:left; width:446px; padding-left:5px; font-size:12px; line-height:20px;color:#7190a6;}
.picText dl dt { margin-bottom:10px; }
.picText dl dt a { font-size:24px; color:red; }
.picText dl dd a { color:#333333 }


/* 评选时间表 begin */
.time { margin-bottom:20px; }
.time table{ width:100%;border-collapse:collapse;font-size:14px; }
.time table th{background:#F1C699;text-align:center;border:solid 1px #DEA882;padding:10px 0;  }
.time table td{border:solid 1px #DEA882;padding:5px;text-align:left;}
/* 评选时间表 end */

/* 评选 begin */
.prize { margin-bottom:40px; }
.prize table{ width:100%;border-collapse:collapse;font-size:14px;}
.prize table th{padding:10px 5px;background:#F1C699;text-align:left;border:none; font-size:18px; }
.prize table td{border:none;padding:5px;text-align:left; border-bottom:solid 1px #DEA882; }
.prize table tr td:nth-child(1) a { color:#990000; }
.prize table tr td:nth-child(2) a { color:#006699; }
/* 评选 end */


/* 图片滚动begin */
/* imageFlow */
#imageFlow{width:1050px;height:390px;overflow:hidden;position:relative;margin:30px auto 0 auto;}
#imageFlow .diapo{position:absolute;left:-1000px;cursor:pointer;overflow:hidden;}
#imageFlow .bank{visibility:hidden;overflow:hidden;}
#imageFlow ul{height:20px;margin:0 auto;width:100%;text-align:center;}
#imageFlow ul li{color:#333;font-size:12px;text-align:left;margin-left:30%;height:20px;line-height:20px;overflow:hidden;width:100%;vertical-align:bottom;}
#imageFlow .text{position:absolute;left:0px;width:80px;bottom:1%;text-align:center;color:#333;font-family:verdana, arial, Helvetica, sans-serif;z-index:1000;}
#imageFlow .title{font-size:0.9em;font-weight:bold;}

#imageFlow img { -webkit-box-reflect:below 0 -webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.2));}
#imageFlow .legend{font-size:0.8em;}
#imageFlow .scrollbar{position:absolute;left:10%;top:0;width:80%;height:16px;z-index:1;}
#imageFlow .scrollbar img{cursor:pointer;}
#imageFlow .track{position:absolute;left:-55px;width:950px;height:16px;top:0px;}
#imageFlow .arrow-left{position:absolute;left:-105px;z-index:1;}
#imageFlow .arrow-right{position:absolute;right:-105px;z-index:1;}
#imageFlow .bar{position:absolute;height:16px;left:25px;top:0px;cursor:pointer;}
#imageFlow .ProTi{color:#ff6600;font-weight:bold;}
#imageFlow .ProRmb{font-weight:bold;}
#imageFlow .ProMo{color:#ff6600;cursor:pointer;}

/* 图片滚动end */

.rec { margin-bottom:40px; }
.qrCodes { padding-top:20px; }
.qrCodes p { color:red; }
.conCon p{ margin-bottom:40px; font-size:16px; line-height:1.6em; }
.preLink { margin-bottom:40px; }
.qrCodesCon { margin-top:10px; height:260px;}
#ul1{ width:960px; height:400px; position:relative; margin:10px auto;}
#ul1 li{ width:150px; height:60px; margin:5px; float:left; list-style:none;}
#ul1 li img { border:solid 1px #CFB664; border-radius:10px; }
.preCon p a { font-size:16px; }

/*-- Footer Part Starts Here --*/
.footer{
	-background:#FFFBDE;
	padding:2em 0;
	text-align:center;
	-border-bottom:5px solid #9D493E;
}

.footer p { line-height:2em;  font-size:14px; }
.footer p a{ padding:0 10px; color:#000; }

.copyright{
	padding:3em 0;
	background:#000000;
	text-align:center;
	position:relative;
}
.top-up{
	position:absolute;
	top: -43%;
	left: 49%;
}
.copyright p{
	font-size:14px;
	color:#fff;
	font-weight:400;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright p a{
	color:#68c39f;
	text-decoration:none;
}
.copyright p a:hover{
	color:#fff;
}


/*-- Footer Part Ends Here --*