@charset "utf-8";
/* CSS Document */


.index_xf{width:94px;height:350px;position: fixed;top:50%;left:0px;margin-top:-175px;z-index:111111;}
.index_xf1{display: block;color:#1d1d1d;width:94px;height:68px;margin-bottom:2px;text-align: center;cursor:pointer;box-shadow:0px 0px 1px rgba(0,0,0,0.3);position: relative;}
.index_xfnr1 img{display: block;margin:0px auto 2px;}
.index_xfnr1{width:100%;height:62px;padding-top:6px;border-radius:0px 5px 5px 0px;background:#fff; text-align: center; color: #1d1d1d;}

a.index_xf1 .index_xfnr1{
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.index_xf1:hover .index_xfnr1{
    background:#d0a267;
}

.index_xfnr2{width:230px;height:68px;background:#d0a267;border-radius:0px 5px 5px 0px;box-shadow:0px 0px 1px rgba(0,0,0,0.3);position: absolute;top:0px;left:-230px;}
.index_xfnr2l{width:50px;margin-right:10px;margin-top:12px;}
.index_xfnr2r{width:165px;color:#1d1d1d;font-size:14px;text-align: left;line-height:100%;padding-top:13px;}
.index_xfnr2r span{font-size:22px;display: block;margin-top:8px;}

