@charset "gb2312";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
ul,ol{list-style: none;}
body{font-size: 16px;font-family:Verdana; background: #fff; position: relative; color:#333;font-family: "microsoft YaHei";}
select,input,button{vertical-align: middle;font-size: 100%;border:0;}
fieldset,img{border: 0 none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
em,i,b{font-style: normal;}
a{ color:#fff; text-decoration: none;}
a:hover{ color: #D0500B; text-decoration:none;}
.clear {clear: both;display: block;height: 0; visibility: hidden; font: 0/0 arial}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0}
.clearfix {*zoom: 1}
/* ---------------------------------·ΦΈτΟί--------------------------------- */
.autoin{
	margin:0 auto;
	width:1000px;
}
/* banner */
.banner{
	width:100%;
}
.banner_01,.banner_02,.banner_03,.banner_04,.banner_05{
	height:170px;
	background: url(../images/banner_01.jpg) center 0 no-repeat;
}
.banner_02{
	background-image: url(../images/banner_02.jpg);
}
.banner_03{
	background-image: url(../images/banner_03.jpg);
}
.banner_04{
	background-image: url(../images/banner_04.jpg);
}
.banner_05{
	height:152px;
	background-image: url(../images/banner_05.jpg);
}

/* part1 */
.section{background-color:#fff;overflow:hidden;}
.part1_01{height:240px;background: url(../images/part1_01.jpg) no-repeat;margin-top:10px;position:relative;}
.part1_01 a{position:absolute;height:41px;width:145px;right:70px;bottom:30px;}

/*part2*/
.part2_01,.part2_02,.part2_03,.part2_04{height:145px;background: url(../images/part2_01.jpg) no-repeat;position:relative;}
.part2_02{background-image: url(../images/part2_02.jpg);}
.part2_03{background-image: url(../images/part2_03.jpg);}
.part2_04{height:200px;background-image: url(../images/part2_04.jpg);margin-bottom:50px;}
.part2_01 a,.part2_02 a,.part2_03 a,.part2_04 a{position:absolute;height:41px;width:145px;right:50px;bottom:22px;}

/*part3*/
.part3_01,.part3_02,.part3_03,.part3_04{height:180px;background: url(../images/part3_01.jpg) no-repeat;position:relative;}
.part3_02{background-image: url(../images/part3_02.jpg);}
.part3_03{background-image: url(../images/part3_03.jpg);}
.part3_04{height:200px;background-image: url(../images/part3_04.jpg);}
.part3_02 a,.part3_03 a,.part3_04 a{position:absolute;height:41px;width:106px;right:300px;bottom:41px;}

/*part4*/
.part4_01,.part4_02,.part4_03,.part4_04{height:110px;background: url(../images/part4_01.jpg) no-repeat;position:relative;}
.part4_02{height:185px;background-image: url(../images/part4_02.jpg);}
.part4_03{height:100px;background-image: url(../images/part4_03.jpg);}
.part4_04{height:127px;background-image: url(../images/part4_04.jpg);margin-bottom:10px;}
.part4 a{position:absolute;height:41px;}
.part4_02 a{width:210px;height:135px;right:140px;bottom:48px;}
.part4_03 a{width:106px;right:185px;bottom:38px;}
.part4_04 a{width:145px;right:100px;bottom:81px;}

/*side_fixright*/
.side_fixright{
	width:194px; 
	height:614px;
	background: url(../images/side-r.jpg) no-repeat; 
	position:fixed; 
	right:1%; top:10%; 
	z-index:99; 
	overflow:hidden; 
	clear:both;
}
*html .side_fixright{
	position:absolute; 
	right:2%;
	top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-10));
}
.side_fixright p{
	font-size: 18px;
	margin-left:15px;
	color: #fff;
}
.side_fixright a.btn{
	display:block;
	width:145px;
	height:41px;
	font-size:24px;
	color:#fff;
	border-radius:5px;
	background-color: #FF8400;
	margin:10px auto 5px;
	text-align:center;
	line-height:41px;
}
.side_fixright a.back{
	position:absolute;
	font-size:20px;
	color: #fff;
	bottom:45px;
	left:58px;
}




















