﻿body {
    background: #f2f2f2;
}

#wrapp {
    width: 100%;
    height: auto;
}

/* index_blk_b */

.index_blk{
    width: 100%;
    height: 870px;
    position: relative;
    background: url(../img/index_bg.jpg) no-repeat top center;
}
.subaru_logo{
    display: block;
    position: absolute;
    top: 0;
    left: 40px;
}
.subaru_logo img{
    display: block;
    width: 100%;
}

.fb_btn{
    display: block;
    width: 50px;
    height: auto;
    position: absolute;
    top: -2px;
    right: 110px;
}
.fb_btn img{
    display: block;
    width: 100%;
}
.m01_btn{
    display: block;
    width: 50px;
    height: auto;
    position: absolute;
    top: -2px;
    right: 40px;
}
.m01_btn img{
    display: block;
    width: 100%;
}
.m01_btn:hover{top: 0;}
.fb_btn:hover{top: 0;}

.ind_kv_blk{
    width: 1200px;
    height: 870px;
    position: relative;
    margin: auto;
}
.panels{
    display: block;
    height: auto;
    position: absolute;
    top: 233px;
    right: 0;
}
.xvgt{
    display: block;
    height: auto;
    position: absolute;
    top: 464px;
    right: 44px;
}
.slogan_a{
    display: block;
    position: absolute;
    top: 136px;
    left: 34px;
}
.slogan_b{
    display: block;
    position: absolute;
    top: 234px;
    left: 34px;
}
.ind_btn{
    width: 281px;
    height: 104px;
    display: block;
    position: absolute;
    background: url(../img/ind_btn.png) no-repeat top left;
    top: 352px;
    left: 27px;
}
.ind_btn:hover{background-position: bottom;}

/* index_blk_e */

/* editor_block_ b*/

.editor_blk {
    width:100%;
    height: 480px;
    position: relative;
    background: url(../img/editor_bg.jpg) no-repeat top center;
}
.editor_cont{
    width: 1200px;
    height: 480px;
    margin: auto;
    position: relative;
}
/*.xtrail_blur{
    width: 17.86%;
    height: auto;
    position: absolute;
    top: 10.62%;
    left: 25%;
    animation-fill-mode: forwards;
}
.xtrail_blur img{
    display: block;
    width: 100%;
}*/
.editor_title{
    display: block;
    position: absolute;
    top: 18px;
    right: 12px;
}

.editor_in_shadow{
    display: block;
    position: absolute;
    bottom: 54px;
    right: 0;
}

.editor_in{
    width: 470px;
    height: 290px;
    border: solid #eeeeee 5px;
    position: absolute;
    bottom: 56px;
    right: 30px;
}
.editor_in img{
    display: block;
    width: 100%;
}
.xvgt_side{
    display: block;
    position: absolute;
    top: 175px;
    left: 13px;
}

/* editor_block_ e*/

/* article_block_ b*/
.article_blk{
    width:100%;
    height: 920px;
    overflow: hidden;
    background: url(../img/article_blk_bg.jpg) no-repeat top center;
}
.article_cont{
    width: 1300px;
    height: auto;
    margin: auto;
    overflow: hidden;
}

.art_blk_title{
    display: block;
    height: auto;
    margin: 50px auto auto auto;
}
.art_slider_blk{
    width: 1250px;
    height: auto;
    margin: 50px auto auto auto;
    position: relative;
}
.art_slider_cont{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: auto;
}
.art_slider_cont a{
    display: block;
    width: 432px;
    height: auto;
    outline: none;
}
.art_slider_cont a img{
    display: block;
    width: 100%;
}

.slick-slide {margin: 0 7px 0 7px;}

.slick-prev,
.slick-next
{
    width: 21px !important;
    height: 34px !important;
    position: absolute !important;
    top: 184px;
}
.slick-next {
    right: 0;
    background: url(../img/next_btn.png) no-repeat;
    z-index: 1000;
}
.slick-next:hover{right: -1px;}

.slick-prev {
    left: 0;
    background: url(../img/prev_btn.png) no-repeat;
    z-index: 1000;
}
.slick-prev:hover{left: -1px;}

.slick-prev:before, .slick-next:before {
    font-size: 0px;
}

.bot_btn_blk{width: 620px;height: 104px;margin: 180px auto auto auto;}
.bot_btn_blk a{width: 286px;height: 104px;display: block;}
.bot_btn_a{
    float: left;
    background: url(../img/bot_btn_a.png) no-repeat top left;
}
.bot_btn_b{
    float: right;
    background: url(../img/bot_btn_b.png) no-repeat top left;
}
.bot_btn_a:hover{background-position: bottom;}
.bot_btn_b:hover{background-position: bottom;}
/* article_block_ e*/
/* copyright_ b*/

.copyright {
    width: 100%;
    height: 20px;
    padding-top: 10px;
    text-align: center;
    font-family: "微軟正黑體";
    font-size: 14px;
    color: #003271;
    background: #ffffff;
}

/* copyright_ e*/


#jSplash {
  width: 100px;
  height: 60px;
  background: url(../img/loading.png) no-repeat;
  margin: auto;
}
