|
@@ -51,22 +51,22 @@ a:hover { /*color:#0064ab; */
|
|
|
|
|
|
header .title{ padding-top:164px;}
|
|
|
.hm_icon a img { position:absolute; right:30px; top:30px; border:0px;}
|
|
|
-header .f100{ padding-top:164px; margin:0 auto; background:url("../images/100f.png")/*tpa=images/100f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f90{ padding-top:164px; margin:0 auto; background:url("../images/90f.png")/*tpa=images/90f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f80{ padding-top:164px; margin:0 auto; background:url("../images/80f.png")/*tpa=images/80f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f70{ padding-top:164px; margin:0 auto; background:url("../images/70f.png")/*tpa=images/70f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f60{ padding-top:164px; margin:0 auto; background:url("../images/60f.png")/*tpa=images/60f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f50{ padding-top:164px; margin:0 auto; background:url("../images/50f.png")/*tpa=images/50f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f40{ padding-top:164px; margin:0 auto; background:url("../images/40f.png")/*tpa=images/40f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f30{ padding-top:164px; margin:0 auto; background:url("../images/30f.png")/*tpa=images/30f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f20{ padding-top:164px; margin:0 auto; background:url("../images/20f.png")/*tpa=images/20f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f10{ padding-top:164px; margin:0 auto; background:url("../images/10f.png")/*tpa=images/10f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
-header .f0{ padding-top:164px; margin:0 auto; background:url("../images/0f.png")/*tpa=images/0f.png*/ no-repeat 0 168px; width:587px; height:217px; }
|
|
|
+header .f100{ padding-top:164px; margin:0 auto; background:url("../images/100f.png")/*tpa=images/100f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f90{ padding-top:164px; margin:0 auto; background:url("../images/90f.png")/*tpa=images/90f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f80{ padding-top:164px; margin:0 auto; background:url("../images/80f.png")/*tpa=images/80f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f70{ padding-top:164px; margin:0 auto; background:url("../images/70f.png")/*tpa=images/70f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f60{ padding-top:164px; margin:0 auto; background:url("../images/60f.png")/*tpa=images/60f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f50{ padding-top:164px; margin:0 auto; background:url("../images/50f.png")/*tpa=images/50f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f40{ padding-top:164px; margin:0 auto; background:url("../images/40f.png")/*tpa=images/40f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f30{ padding-top:164px; margin:0 auto; background:url("../images/30f.png")/*tpa=images/30f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f20{ padding-top:164px; margin:0 auto; background:url("../images/20f.png")/*tpa=images/20f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f10{ padding-top:164px; margin:0 auto; background:url("../images/10f.png")/*tpa=images/10f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
+header .f0{ padding-top:164px; margin:0 auto; background:url("../images/0f.png")/*tpa=images/0f.png*/ no-repeat 0 168px; height:217px; }
|
|
|
|
|
|
.hm_text { padding-top:36px; line-height:36px; font-size:28px; color:#540506; width:548px; margin:0 auto;}
|
|
|
.hm_text01 { padding-top:60px;}
|
|
|
.hm_text02 { padding-top:80px;}
|
|
|
-.btn_bg a { background:url("../images/btn_bg.png")/*tpa=images/btn_bg.png*/ no-repeat; width:387px; height:106px; margin-bottom:8px; line-height:96px; font-size:30px; color:#fff; padding-left:106px; display:block;}
|
|
|
+.btn_bg a { background:url("../images/btn_bg.png")/*tpa=images/btn_bg.png*/ no-repeat; height:106px; margin-bottom:8px; line-height:96px; text-align: center; font-size:30px; color:#fff; display:block;}
|
|
|
.btn_bg1 a {margin: 0 auto; background: #f39c4c; width:300px; border-radius: 10px; height:75px; text-align: center; margin-bottom:8px; line-height:75px; font-size:30px; color:#fff; display:block;}
|
|
|
|
|
|
.hm_btn { width:493px; height:106px; margin:0 auto; margin-top:50px; }
|