@charset "gb2312";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#333;
}

a{
	color:#333;
}

a:hover{
	color:#c80000;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1000px;
}

.w1000{
	width:1000px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
	font-weight:normal;
}

p{
	overflow:hidden;
}



#top{
	background:#f6f6f6;
	height:40px;
	line-height:40px;
	color:#fff;
}

#top a{
	color:#c80000;
}

#top .left{
	padding-left:12px;
}

#top .left a{
	margin-right:25px;
}

#top .right{
	padding-right:12px;
}

#top .right a{
	margin-left:25px;
}

#top .icon1{ padding-left:24px; background:url(imagestop-icon1.png) no-repeat left center; }
#top .icon2{ padding-left:24px; background:url(imagestop-icon2.png) no-repeat left center; }
#top .icon3{ padding-left:24px; background:url(imagestop-icon3.png) no-repeat left center; }
#top .icon4{ padding-left:24px; background:url(imagestop-icon4.png) no-repeat left center; }
#top .icon5{ padding-left:24px; background:url(imagestop-icon5.png) no-repeat left center; }

#header{
	background:url(imagesheader.jpg) no-repeat center top;
}

#header .w1000{
	height:212px;
}

#footer{
	background:#c80000;	
}

#footer .w1000{
	padding:35px 0px 35px 0px;
}

#footer .bottom{
	margin:0px 0px 0px 270px;
}

#footer .bottom .photo{
	float:left;
}

#footer .bottom .text{
	float:left;
	display:inline;
	margin:0px 0px 0px 22px;
	color:#fef2b5;
}

#footer .bottom .text p{
	line-height:22px;
}

#layout1{
	background:url(imagesly1-bg.jpg) no-repeat center top;
}

#layout1 .w1000{
	height:452px;
	padding-top:195px;
}

#layout1 .ad{
	float:right;
	width:250px;
}

#layout1 .focus{
	float:left;
	width:720px;
	height:402px;

	overflow:hidden;
}

#layout1 .focus img{
	width:720px;
	height:402px;
}

#layout1 .focus p{
	position:absolute;
	left:12px;
	bottom:0px;
	width:520px;
	height:48px;
	line-height:48px;
	font-size:16px;
	overflow:hidden;
	z-index:99;
}

#layout1 .focus p a{
	color:#fff;
}

#layout1 .focus .point{
	position:absolute;
	right:5px;
	bottom:13px;
	z-index:200;
}
/*
#layout1 .focus .point span{
	float:left;
	display:inline;
	margin-right:9px;
	width:22px;
	height:22px;
	background:#aaa;
	border-radius:50%;
	text-align:center;
	line-height:22px;
	color:#fff;
	cursor:pointer;
	font-size:16px;
}

#layout1 .focus .point .current{
	background:#c80000;
}

#layout1 .focus .shadow{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:48px;
	background:#333;
	filter:alpha(opacity=80);
	opacity:0.8;
	z-index:1;
}
*/
#layout2 .ad{
	float:right;
	width:250px;
}

#layout2 .main{
	float:left;
	width:720px;
	height:541px;
	position:relative;
}

#layout2 .main .tab{
	float:left;
	width:210px;
	position:relative;
	z-index:99;
	margin-top:-23px;
}

#layout2 .main .tab a{
	display:block;
	width:100%;
	height:90px;
	margin-top:23px;
	background-repeat:no-repeat;
	background-position:left top;
}

#layout2 .main .tab .current,#layout2 .main .tab a:hover{
	background-position:left bottom;
}

#layout2 .main .tab .icon1{ background-image:url(imagesly2-tab01.png); }
#layout2 .main .tab .icon2{ background-image:url(imagesly2-tab02.png); }
#layout2 .main .tab .icon3{ background-image:url(imagesly2-tab03.png); }
#layout2 .main .tab .icon4{ background-image:url(imagesly2-tab04.png); }
#layout2 .main .tab .icon5{ background-image:url(imagesly2-tab05.png); }

#layout2 .main .default{
	float:right;
	width:510px;
}

#layout2 .main .default .title{
	height:40px;
	line-height:40px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-size:18px;
	color:#666;
}

#layout2 .main .default .title a{
	color:#666;
	text-decoration:none;
}

#layout2 .main .default .title span{
	float:left;
	display:inline;
	margin-right:20px;
	width:100px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}

#layout2 .main .default .title .on{
	border-top:1px solid #c80000;
	border-bottom:1px solid #c80000;
	margin-top:-1px;
	font-size:22px;
	color:#c80000;
}

#layout2 .main .default .title .on a{
	color:#c80000;
}

#layout2 .main .default .hot{
	margin-top:30px;
}

#layout2 .main .default .hot .photo{
	float:left;
	width:190px;
	height:120px;
}

#layout2 .main .default .hot .photo img{
	width:100%;
	height:100%;
}

#layout2 .main .default .hot .text{
	float:right;
	width:305px;
	height:120px;
	overflow:hidden;
}

#layout2 .main .default .hot .text h3{
	line-height:26px;
	max-height:52px;
	font-size:16px;
	font-weight:bold;
}

#layout2 .main .default .hot .text p{
	line-height:20px;
	max-height:60px;
	color:#8d8d8d;
	margin-top:8px;
}

#layout2 .main .default dl{
	margin-top:25px;
}

#layout2 .main .default dl dd{
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding-left:16px;
	background:url(imageslist1.gif) no-repeat left 13px;
	font-size:16px;
}

#layout2 .main .default dl dd a{
	float:left;
	width:420px;
}

#layout2 .main .default dl dd i{
	float:right;
	color:#bfbfbf;
	font-style:normal;
}

#layout2 .main .con{
	position:absolute;
	right:0px;
	top:0px;
	width:509px;
	height:539px;
	border:1px solid #c80000;
	background:#fff;
	z-index:50;
	display:none;
}

#layout2 .main .con h3{
	text-align:center;
	font-size:26px;
	line-height:36px;
	color:#c80000;
	font-weight:bold;
	margin-bottom:35px;
	padding:30px 35px 0px 35px;
}

#layout2 .main .con h3 a{
	color:#c80000;
}

#layout2 .main .con p{
	line-height:44px;
	font-size:20px;
	text-indent:30pt;
	padding:0px 35px;
}

#layout2 .main .con dl{
	padding:25px 20px 0px 20px;
}

#layout2 .main .con dl dd{
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding-left:15px;
	background:url(imageslist2.gif) no-repeat left 14px;
	font-size:16px;
}

#layout3{
	width:998px;
	border:1px solid #dedede;
	background:#f5f5f5;
	position:relative;
	min-height:26px;
}

#layout3 .title{
	position:absolute;
	height:100%;
	width:122px;
	background:#c40000;
	color:#fff;
	font-size:18px;
}

#layout3 .title span{
	width:100%;
	height:26px;
	line-height:26px;
	text-align:center;
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-13px;
}

#layout3 .title i{
	position:absolute;
	right:-10px;
	top:50%;
	margin-top:-10px;
	width:0;
    height:0;
    border-top:10px solid transparent;
    border-left:10px solid #c40000;
    border-bottom:10px solid transparent;
}

#layout3 .con{
	padding:25px 0px 25px 160px;
	line-height:26px;
	font-size:16px;
}

#layout3 .con a{
	margin-right:30px;
	color:#ca1c1d;
}