@charset "utf-8";
@import url(global.css);

/*首页大布局*/
#indexBodyBG{
	background-image: url(../images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1020px;
}
#indexbody {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#indexWrap{width:926px;margin:0 auto;}
#indexMenuBG{
	background:url(../images/indexMenuBG.jpg) no-repeat;
	height:160px;
}
#logo{width:224px;height:160px;float:left;margin-left:1px;}
#FlashMenu{width:650px;height:127px;float:left;margin-left:0px;}
#middle {
	width: 682px;
	margin-left: 244px;
}

#indexmenu {
	height: 175px;
	float: left;
	background-image: url(../images/beijing.jpg);
	background-repeat: no-repeat;
}
#indexjieshao {
	background-image: url(../images/_r4_c3_r1_c1.jpg);
	background-repeat: no-repeat;
	padding-left: 61px;
	height: 256px;
	overflow: hidden;
}
.jieshao {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 1.8em;
	color: #6C0700;
	text-decoration: none;
	display: inline;
}

#indexjieshao1 {
	background-image: url(../images/fashi.gif);
	background-repeat: no-repeat;
	padding-left: 62px;
	height: 256px;
	overflow: hidden;
}
#indexjieshao2 {
	background-image: url(../images/mushi.gif);
	background-repeat: no-repeat;
	
	padding-left: 62px;
	height: 256px;
	overflow: hidden;
}
#indexjieshao3 {
	background-image: url(../images/cike.gif);
	background-repeat: no-repeat;

	padding-left: 62px;
	height: 256px;
	overflow: hidden;
}


#middlemenu {
	background-image: url(../images/_r5_c3.gif);
	height: 50px;
}
#pic {
	background-image: url(../images/r6_c3.gif);
	background-repeat: no-repeat;
	height: 201px;
	float: left;
	width: 642px;
	overflow: hidden;
	padding-left: 40px;
	padding-top: 45px;
}
#di {
	background-image: url(../images/_r7_c3.gif);
	height: 134px;
	width: 682px;
	display: block;
	clear: both;
	float: right;
	background-repeat: no-repeat;
}








/*页脚*/
#footer{margin-top:60px;background:url(../images/footerBG.jpg) repeat-x top;clear:both;}
#footerTxt{background:url(../images/footerTxtBG.jpg) no-repeat;width:901px;height:22px;margin:0 auto;color:#fff;text-align:center;padding-top:30px;}
#footerMain{width:310px;background: url(../images/footerLogo.gif) no-repeat 0 15px;height:60px;margin:0 auto;padding:20px 0 0 120px;color:#542b0b;}
#footerMain a{color:#542b0b;}
.picstyle {
	display: block;
	height: 168px;
	width: 154px;
	border: 2px solid #5E0101;
	background-color: #FFFFFF;
	margin-right: 10px;
	float: left;
}
#viewer {
	height:172px;
	width:600px;
	clear:both;
	overflow:hidden;
	;
	margin-top: 68px;
	margin-left: 40px;
}
#viewerFrame {
	float: left;
	height: 172px;
	overflow: hidden;
}
#viewer img {
	display:inline;
	overflow: hidden;
}
#viewer a {display:block; float:left; width:120px; height:120px;}
#btn1 {
	background-image: url(../images/12_r5_c2.gif);
	background-repeat: no-repeat;
	height: 58px;
	float: left;
	display: block;
	width: 32px;
	margin-top: 50px;
	margin-right: 10px;
}
#btn2 {
	background-image: url(../images/12_r4_c6.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 58px;
	width: 32px;
	margin-top: 50px;
}
	/*第一个菜单*/
#menuList li{
	float:left;
	margin-right: 10px;
}
#menuList li a{display:block;float:left;width:156px;height:175px;text-indent:-1987px;overflow:hidden;}
.indexMenu li a{background-image: url(../images/_r2_c2.gif);background-repeat: no-repeat;}
.indexMenu li a.link1{ background-position:0 0;}
.indexMenu li a.link2{background-position:-156px 0;}
.indexMenu li a.link3{background-position:-311px 0;}
.indexMenu li a.link4{
	background-position:-467px 0;
}
.indexMenu li a.link1:hover,#hover1{ background-position:0 -175px;}
.indexMenu li a.link2:hover,#hover2{ background-position:-156px -175px;}
.indexMenu li a.link3:hover,#hover3{ background-position:-311px -175px;}
.indexMenu li a.link4:hover,#hover4{ background-position:-467px -175px;}
/*第2个菜单*/


#menuList1 li{
	float:left;
	margin-right: 10px;
}
#menuList1 li a{
	display:block;
	width:157px;
	height:50px;
	text-indent:-1987px;
	overflow:hidden;
}

.indexMenu1 li a{background-image: url(../images/2_r2_c2.gif);background-repeat: no-repeat;}
.indexMenu1 li a.link11{ background-position:0 0;}
.indexMenu1 li a.link12{background-position:-157px 0;}
.indexMenu1 li a.link13{background-position:-314px 0;}
.indexMenu1 li a.link14{background-position:-471px 0;}
.indexMenu1 li a.link11:hover,#hover11{background-position:0 -50px;}
.indexMenu1 li a.link12:hover,#hover12{ background-position:-157px -50px;}
.indexMenu1 li a.link13:hover,#hover13{ background-position:-314px -50px;}
.indexMenu1 li a.link14:hover,#hover14{ background-position:-471px -50px;}

