@charset "gb2312";
/* CSS Document */
body { margin:0px auto; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
img { border:0px;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
.c { clear:both;}
ul,p,h1,h2,h3 { padding:0px; margin:0px; list-style:none;}
.w { width:1000px; margin:0px auto; overflow:auto;}

/*home*/
.ilogo { text-align:center; margin:30px auto;}
.inav { overflow:auto; margin:20px auto;}
.inav li{ float:left; font-size:14px; font-weight:bold; text-align:center; margin:0px 19px;}
.inav a{ color:#000; display:block; padding:5px 50px;}
.inav a:hover{ color:#FFF; display:block; background:#E60024; text-decoration:none;}
.inav .ihome a{ color:#FFF; display:block; background:#E60024; text-decoration:none;}

/*other*/
.logo { float:left; width:56px; margin:50px 0 20px 0;}
.nav { float:left; width:900px; margin:50px 0 20px 44px;}
.nav ul { overflow:auto; float:right;}
.nav li {float:left; font-size:14px; margin-left:49px; font-weight:bold; text-align:center; padding-top:35px;}
.nav li a{color:#000; display:block; padding:5px 35px;}
.nav li a:hover{color:#FFF; display:block; background:#E60024; text-decoration:none;}
.nav .home a{ color:#FFF; display:block; background:#E60024; text-decoration:none;}

/*about*/
.am1 { margin:0px auto;}
.am1 img { width:100%;}
.am2 { font-size:16px; line-height:25px; padding:50px 150px;}
.am3 { font-size:16px; line-height:30px; padding:0px 150px 100px 150px;}
.am3 span{background-color:#E60025; color:#FFF; padding:2px;}
.am4 { padding:50px 0px 30px 0px;}
.am5 { font-size:16px; padding:50px 0px; width:700px; line-height:30px;}
.am6 { padding:60px 0px;}
.am7 { line-height:30px; font-size:16px; width:700px; padding:30px 0px 100px 0px;}

/*qc*/
.qc { background:url(q2.jpg) no-repeat center top; height:1800px; margin-top:50px; color:#E90024; font-size:13px; line-height:25px;}
.qc1 { padding:280px 0px 0px 670px;}
.qc2 { padding:150px 0px 0px 100px;}
.qc3 { padding:100px 0px 0px 670px;}
.qc4 { padding:250px 0px 0px 100px;}
.qc5 { padding:60px 0px 0px 650px;}
.qc6 { padding:80px 0px 0px 100px;}
.qc7 { padding:0px 0px 0px 650px;}
.qc8 { padding:40px 0px 0px 385px; color:#000; font-weight:bold;}

/*contct*/
.contact { background:url(lx.jpg) no-repeat center top; height:490px; padding-bottom:50px;}
.contactp { padding:270px 0px 0px 300px;}
.contactp p{ line-height:30px; font-size:16px; font-weight:bold;}
.contactp h2{ padding-bottom:40px;}

/*foot*/
.foot { text-align:center; margin:25px auto;}
