@charset "gb2312";
.top{ width:100%; height:97px; background-color:#ad1500;}
.top_1{ width:1000px; margin:0 auto;}

.nav{ height:48px; background-color:#6c0601;}
.nav_1{ width:1000px; margin:0 auto;}
.nav_1 ul{ padding:15px 0 0 2px;}
.nav_1 ul li{ float:left; width:95px; height:13px; line-height:12px; vertical-align:middle; border-right:1px solid #fce5c5; text-align:center; }
.nav_1 a{ color:#fce5c5;}
.nav_1 a:hover{ text-decoration:underline;}

.banner-1{ height:111px; background:url(../images/1_06.jpg) no-repeat center;}
.banner-2{ height:113px; background:url(../images/1_07.jpg) no-repeat center;}
.banner-3{ height:108px; background:url(../images/1_08.jpg) no-repeat center;}
.banner-4{ height:65px; background:url(../images/1_09.jpg) no-repeat center;}
.banner_img{ width:1001px; margin:0 auto;}
.banner-5{ height:105px; background:url(../images/1_10.jpg) no-repeat center;}
.banner-5 p{ width:870px; color:#e8c68f; margin:0 auto; padding-top:25px; padding-left:120px;}

.yhu{ width:980px; height:325px; margin:0 auto;}

.zj{ width:980px; height:auto; margin:0 auto;}
.zj_nr{ width:980px; height:auto; margin:0 auto;}
.zj_my{ width:980px; height:284px; background:url(../images/1_18_01.jpg) no-repeat;}
.zj_dsk{ width:980px; height:255px; }

.jijin{ width:980px; height:auto; margin:0 auto;}
.jj_nr_1{ width:980px; height:97px; background:url(../images/1_21_01.jpg) no-repeat;}
.jj_nr_1 p{width:950px; margin:0 auto; color:#fff; text-indent:2em; padding-top:15px;}
.jj_nr_2{ width:980px; height:167px; background:url(../images/1_21_02.jpg) no-repeat;}
.jj_nr_3{ width:980px; height:76px; background:url(../images/1_22_01.jpg) no-repeat;}
.jj_nr_4{ width:980px; height:77px; background:url(../images/1_22_02.jpg) no-repeat;}
.jj_nr_5{ width:980px; height:79px; background:url(../images/1_22_03.jpg) no-repeat;}
.jj_nr_6{ width:980px; height:88px; background:url(../images/1_22_04.jpg) no-repeat;}
.jj_nr_7{ width:980px; margin:0 auto;}

.mtbd{ width:980px; height:auto; margin:0 auto;}
.mtbd_nr{ width:980px; height:305px; background-color:#fef5ec; margin:0 auto;}
.mtbd_nr ul{ width:960px; margin:0 auto; padding-top:20px; }
.mtbd_nr ul li{ width:192px; float:left;}

.jsy{ width:980px; margin:0 auto;}
.jsy_nr{ width:980px; height:122px; background:url(../images/1_27_02.jpg) no-repeat;}
.jsy_nr p{ width:950px; margin:0 auto; color:#fff; text-indent:2em; padding-top:15px;}

.nav_btm{ width:100%; height:42px; background:url(../images/1_29.jpg) repeat-x;}
.footer{ width:100%; height:192px; background:#940a00;}
.footer_nr{ width:1000px; margin:0 auto;}
.ft_le{ float:left;}
.ft_ri{ width:615px; float:right;}
.ft_ri a{ color:#fff;}
.ft_ri p{ color:#fff; margin-left:30px; width:470px; padding-top:25px;}


.minipage {
	right:0px;
	top:20px;
	position: fixed;
	z-index:1;
	_position: absolute;
	_bottom: auto;
 _top: expression( eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (documentElement.clientHeight - this.clientHeight) - 1 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight) - 1);
	text-align: center;
}
* html .minipage {
	position:absolute;
right:expression(eval(document.documentElement.scrollLeft+10));
top:expression(eval(document.documentElement.scrollTop+10))
}