@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	background:url("../images/fixedbg.jpg") top center repeat-y fixed;
}

.deco{background:url("../images/deco.png") top center repeat-y;}

h2, h3, .recommend .font h4, #navbar a, .alternate ul:nth-child(even) li:last-child .font h4, .recommend .font p, .recommend .font .price, menu ul li a, .mySwiper2 ul li:nth-child(3) span{
    font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}

/*------------------------------ PC ------------------------------*/
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/*---*/
.circle img, .hightlight img, .hightlight_5p img, .circle_5p img { object-fit: contain;}
.alternate ul:nth-child(even){margin: -102px auto 25px;}
.recommend_2p, .triple, .various, .hightlight_5p, .toptitle, .brand, .broadwise, .crosswise_3p, .circle, .rectangle_3p, .hightlight, .photograph, .circle_5p, .round_3p, .quotes, .recommend{margin-bottom: 0px;}
.quotes, .crosswise_3p{margin-top: 0;}
.banner {padding: 0;margin:0 auto;}
.round_5p, .rectangle{margin: 0 auto;}

.bnbg {
    padding-bottom: 30px;
}

/*color*/
.half ul{background:#fff;}
.hightlight .font h4, .alternate ul:nth-child(odd) li:first-child, .alternate ul:nth-child(even) li:last-child{background:url("../images/bgpp.jpg") repeat;}
.alternate ul:nth-child(odd) li:first-child .font h4, .alternate ul:nth-child(even) li:last-child .font h4, .alternate ul:nth-child(odd) li:first-child .font .price big, .alternate ul:nth-child(even) li:last-child .font .price big{color: #ead42d;}

/*title*/
.titleC {
    margin:0 auto;
}
.titleC h2 {
    position: relative;
    padding: 60px 0;
    color: #a83323;
    letter-spacing: 2px;
    background:url("../images/tbg.png") center no-repeat;
    width: 1200px;
    font-weight: 900;
    line-height: 3.5rem;
}

/*bg*/
/*.sbg{width: 1200px;margin: 0 auto;border-radius: 30px;margin: 50px auto;padding: 20px 0;}*/

.Bbg, .Gbg{width: 1200px;margin: 0 auto;border-radius: 30px;margin: 50px auto;padding: 20px 0;background:url("../images/bgph.jpg") center repeat;}
.Dbg{width: 1200px;margin: 0 auto;border-radius: 30px;margin: 50px auto;padding: 20px 0;background:url("../images/bgph.jpg") center repeat;}
.Ebg, .Fbg{width: 1200px;margin: 0 auto;border-radius: 30px;margin: 50px auto;padding: 20px 0;background:url("../images/bgy.jpg") center repeat;}

/*.section4{background:url("../images/bgpp.jpg") center repeat;}*/
/*.section5, .section7{background:url("../images/bgy.jpg") center repeat;}*/

.section6, .section8{ margin-top: -40px !important;}
.section10{width: 1200px;margin: 0 auto;border-radius: 30px;margin: 50px auto;padding: 20px 0;background:url("../images/bgy.jpg") center repeat;}

/*kv*/
img.kv1{
    top: 93px;
    right: 57px;
    animation:fadeInDown 2s;
    animation-delay: 1s;
}
img.kv2{
    top: 144px;
    right: 57px;
    animation:flipInX 1.2s;
}
img.kv3{
    top: 266px;
    right: 57px;
    animation:flipInX 1.2s;
    animation-delay: .4s;
}
img.kv4{
    top: 235px;
    left: 450px;
}
img.kv5{
    left: -360px;
}
.topbox img{position: absolute;animation-fill-mode: backwards; }

/*linkbg*/
.linkbg {
    width: 1600px;
    margin: 0 auto;
    padding-top: 65px;
    padding-bottom: 40px;
    background: url("../images/linkbg.png") top center no-repeat;
    background-size: cover;
}
.linkbg .titleC h2{ padding: 10px 0;line-height: auto;}
.link {
    display: flex;
    justify-content: center;
}
.linkbg h2{background: none;}
.linkbg a, .btmbg a {transition: .5s;}
.linkbg a:hover, .btmbg a:hover {transition: .5s; transform: scale(0.95);}

@media screen and ( max-width: 991px ){
    .linkbg{
        width: 100%;
        padding: 0px 0;
        background: none;
    }
    .link{
        height: 650px;
        padding-top: 50px;
        background: url("../images/linkbg_m.png") top center no-repeat;
        flex-direction: column;
        justify-content: normal;
    }
    .link img{
        width: 90%;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        border-bottom: 3px solid #ffffff50;
    }
    body > div > div.container > div > div.linkbg > div.link > a:nth-child(3) > img{border-bottom: none;}
    .btmbg img{
        width: 100%;
    }
}

.btmbg{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
}

/* ------------------------------ Abg ------------------------------ */
/*.recommend*/
.recommend{
    width: 1000px;    
    margin: 0 auto;
    padding: 10px 60px;
}
.recommend img{    max-height: 450px;margin: 0;}
.recommend .font{    width: 550px;margin-top: 70px;}
.recommend .font h4{ border-bottom: 4px solid #e7b7c0;; color: #693c6c;line-height: 3rem; padding: 10px 0;font-weight: 900;letter-spacing: 1px;font-size: 2rem;}
.recommend .font p, .recommend .font .price{
    color: #693c6c;
    font-size: 1.2rem;
    line-height: 2rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: justify;
}

@media screen and ( max-width: 991px ){
    /*Abg*/
    .recommend{width: 100%;background: transparent; padding: 10px;}
    .recommend img{max-height: none;width: 100%;}
    .recommend .font{margin-top: 0;}

    #a > div > div:nth-child(3) > a > img{order: -1;}
}

/* ------------------------------ Bbg ------------------------------ */
/* ------- Swiper ------- */
/*--輪播 第一塊--*/
.bg1-sw{ display: flex;flex-wrap: wrap;width: 1080px;margin: 0 auto;padding-bottom: 20px;}

.mySwiper2 {
    width: 520px;
    height:660px;
    background: url("../images/bgdp.jpg")repeat;
    margin: 10px 10px;
    border-radius: 30px;
}
.mySwiper2 ul{padding:80px 30px 30px 30px;}

.mySwiper2 ul li a:hover,.mySwiper2 ul li:hover{transform: scale(1);}
.mySwiper2 ul li:nth-child(1) img{width: 450px; height: 450px; object-fit: contain;margin: 40px auto 0;}
.mySwiper2 ul li:nth-child(2){background:url("../images/bgr.jpg")repeat;width: 100px;height: 100px; border-radius: 50%; display: flex;align-items: center;justify-content: center;position: absolute; top: 60px;}
.mySwiper2 ul li:nth-child(2) p{font-size: 20px;color: #fff;margin-top: 0;}
.mySwiper2 ul li:nth-child(2) big{font-size: 46px;color: #fff;}
.mySwiper2 ul li:nth-child(3){position: absolute; top: 30px;left: 140px;font-size: 40px;}
.mySwiper2 ul li:nth-child(3) span{font-size: 40px;color: #fff;font-weight: 900;letter-spacing: 1px;}
.mySwiper2 ul li:nth-child(4){position:relative; bottom: 10px;left: -30px;}
.mySwiper2 ul li:nth-child(4) span{background: #3f6bba;color: #fff;padding: 5px 10px;font-size: 24px;text-align: left;}
.mySwiper2 ul li:nth-child(5){position:relative; bottom: -10px;left: -30px;}
.mySwiper2 ul li:nth-child(5) span{background: #fff;color: #1374a8;padding: 5px 10px;font-size: 26px;text-align: left;}
.mySwiper2 ul li:nth-child(6){background:url("../images/bgr.jpg")repeat;width: 100px;height: 100px; border-radius: 50%;  top: 500px;right: 20px;display: flex;align-items: center;justify-content: center;position:absolute;}
.mySwiper2 ul li:nth-child(6) p{color: #ffcc44;border-radius: 50%; font-size: 20px;margin-top: 0;}

      .swiper2 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper2 .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

@media screen and ( max-width: 991px ){
    .bg1-sw{ display: flex;flex-wrap: wrap;width: 100%;margin: 0 auto;}
    
    .mySwiper2 {
        width:94vw;
        /*height:auto !important;*/
        height: 500px;
        margin: 2vw 2vw;
    }
    
    .mySwiper2 ul{padding:0 2vw;}

    
.mySwiper2 ul li:nth-child(1) img{width:82vw; height: 80vw; object-fit: contain; margin: 20px 16px 10px 16px;}
.mySwiper2 ul li:nth-child(2){;width: 20vw;height:20vw; border-radius: 50%; display: flex;align-items: center;justify-content: center;position:absolute;top: 0;}
.mySwiper2 ul li:nth-child(2) p{font-size:1rem;}
.mySwiper2 ul li:nth-child(2) big{font-size: 1.8rem;}
.mySwiper2 ul li:nth-child(3){position:relative; top: 0;left:0;font-size:2rem;text-align: center;margin-top: 10px;}
.mySwiper2 ul li:nth-child(3) span{font-size: 2rem;}
.mySwiper2 ul li:nth-child(4){position:relative; bottom:0;left: 0;top: 0; text-align:center;margin: 20px auto;}
.mySwiper2 ul li:nth-child(4) span{padding: 5px 10px;font-size:1.4rem; background:url("../images/bgr.jpg")repeat;}
.mySwiper2 ul li:nth-child(5){position:relative; bottom:0;left: 0;text-align:center;margin: 0 auto;}
.mySwiper2 ul li:nth-child(6) p, .mySwiper2 ul li:nth-child(6){display: none;}

.mySwiper2 ul li:nth-child(5) span{    color: #472433; padding: 5px 10px; font-size: 20px;;}
}


.banner .mySwiper2{width: 1100px;background: none;height: auto;}
.banner .mySwiper2 ul{padding: 0;}
.banner .mySwiper2 ul li:nth-child(1) img{width: 1100px;height: auto;}

@media screen and ( max-width: 991px ){
    .banner .mySwiper2, .banner .mySwiper2 ul li:nth-child(1) img{width: 98%;margin: 0 auto;border-radius: 0;}
    }

/* ------------------------------ CEbg ------------------------------ */
/*----------------jsarea----------------*/
.hide {display: none;}
@media screen and ( max-width: 640px ){
    /*.nav {display: none;}*/
    /*.hide {display: block;}*/
}
.Cbg .nav, .Ebg .nav, .Fbg .nav {
    width: 1160px;
    margin: 40px auto 0 auto;
    padding: 0;
}
.Cbg .nav ul, .Ebg .nav ul, .Fbg .nav ul {display: flex;justify-content: space-around;text-align: center;}
.Cbg .nav li, .Ebg .nav li, .Fbg .nav li{
    width: 200px;
    font-size: 20px;
    line-height: 40px; 
    position: relative;
    margin: 0 0 20px 0;
    vertical-align: bottom;
    padding-top: 20px;
    color: #fff;
    border-radius: 30px;
    background: url("../images/bgpp.jpg") top center repeat;
}
.Cbg .nav li p, .Ebg .nav li p, .Fbg .nav li p{font-size: 1.8rem;font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;font-weight: 900;}


.hightlight_5p li{padding: 0 !important;}

.conBg {
    background: url("../images/bgpp.jpg") top center repeat;
    border-radius: 20px;
    padding: 20px 0;
}

.conBg .round_5p p, .conBg .collect_5x6 .font .price{color: #fff;}
.conBg .round_5p big{color:#ead42d;}

.Cbg .collect_5x6, .Ebg .collect_5x6, .Fbg .collect_5x6{margin: 10px auto 40px;}
.Ebg .collect_5x6 li, .Fbg .collect_5x6 li, .collect_5x6 .banner li{background: transparent;}
.round_5p img{border-radius: 10px;}

@media screen and ( max-width: 991px ){
    .Cbg .nav li p, .Ebg .nav li p, .Fbg .nav li p{font-size: 1.5rem;line-height: 3rem;}
    .Cbg .nav li, .Ebg .nav li, .Fbg .nav li{ 
        background: url(../images/bgpp.jpg) top center repeat !important;
        /*color: #fff !important;*/
        height: 90px !important;
        border-left: 1px #fff solid;
        border-top: 1px #fff solid;
        border-bottom: 1px #fff solid;
        margin-top: 20px !important;
        margin-bottom: 0 !important;
        border-radius: 0;
    }
    #navbtn21 > p,
    #f > div.section8.sbg > div.box > div.nav > ul > li:nth-child(2) > p{ line-height: 2rem;}

    .collect_5x6 .font{margin-top: 16vw;}

    .conBg{border-radius: 0 0 30px 30px ;}
    .Cbg .collect_5x6, .Ebg .collect_5x6, .Fbg .collect_5x6{margin: 0 auto;}
}
/* ------------------------------ Ebg ------------------------------ */

.alternate ul:nth-child(even) {
    margin: -102px auto -205px;
    align-items: flex-end;
}

.alternate ul:nth-child(odd) li:first-child {
    width: 536px;
    background:transparent;
    height: 680px;
    margin-top: 0;
    padding-top: 0;
}

.alternate ul:nth-child(even) li:last-child {
    width: 536px;
    /*background: url("../images/bg_BR.jpg");*/
    height: 280px;
    border-radius: 0 0 100px;
    position: relative;
    left: 277px;
    top: -186px;
}
.alternate ul:nth-child(odd) li:first-child img{
    /*width: 100%;*/
    width: 536px;
    height: 680px;
    /*height: auto;*/
    border-radius: 300px 300px 0 0;
}

@media screen and ( max-width: 991px ){
    .alternate ul:nth-child(even) li:last-child {
        width: 94vw;
        height: auto;
        border-radius: 0 0 50px;
    }
    .alternate ul:nth-child(odd) li:first-child {
        /*background: url("../images/star_1m.png")top center no-repeat;*/
        width: 94vw !important;
        height: auto;
        /*padding: 65vw;*/
    }
    .alternate ul:nth-child(odd) li:first-child img{
        width:88vw !important;
        height: auto;
        margin: 0 auto;
    }

    .bg_6 .alternate ul:nth-child(odd) li:first-child{
        /*background: url("../images/star_2m.png")top center no-repeat;*/
        width: 94vw;
        height: auto;
        padding: 65vw;
    }
    .alternate ul:nth-child(even) li:last-child {
        width:94vw;
        position: relative;
        left: 0vw;
        top: 26vw;
        margin: 0 0 70vw 0;
    }
}

/* ------------------------------ Hbg ------------------------------ */

/*--混搭版型--*/
.box-mix{ width: 1160px; margin: 0 auto; display: flex; flex-wrap: wrap;padding: 20px 0;}
.box-mix ul { width: 580px; display: flex; }
.box-mix ul.quotes li { width: 580px; padding: 15px; background:url("../images/bgpp.jpg") center repeat; }
.box-mix ul.quotes li a { display: flex; }
.box-mix ul.quotes .font {  margin: 50px auto 0 auto; padding: 0 6px 0 26px; color: #f1ede2;}
.box-mix ul.quotes .font h4 {  font-size: 1.8rem; text-align: left; line-height: 2.4rem; font-weight: 900; color: #fff;}
.box-mix ul.quotes .font p {   font-weight: 500; padding: 0 10px; font-size: 1.2rem; color: #fff;}
.box-mix ul.quotes .font .price {  margin: 8px ;color: #fff47a;font-size: 1rem;}
.box-mix ul.quotes .font .price big {  color: #fff47a;  }
.box-mix ul.quotes img {  object-fit: contain; height: 370px;max-width: 240px;background: #fff;}

.box-mix .quotes .font h4:after {  content:''; height: 32px;background:  url("../images/quote-left.svg") center center no-repeat; background-size: 100%; display:block; margin: 1rem 0;}
.box-mix .quotes .font:after { content:''; height: 32px;background:  url("../images/quote-right.svg") center center no-repeat; background-size: 100%;display:block; margin: 1rem 0;}

.box-mix ul.quotes{ margin: 0;}
.box-mix ul.hightlight{ padding: 0 18px; margin: 0; background: none;}
/*background: #09a7b4;*/

.box-mix .banner{ margin: 0 auto; padding: 0;}

@media screen and ( max-width: 991px ){
    .box-mix{ width: 98vw; margin: 0 auto;}
    .box-mix ul { width: 96vw; margin: 0 auto;}
    .box-mix ul.quotes li { width: 100%; padding: 5vw; }
    .box-mix ul.quotes li a {  display: flex;flex-wrap: wrap; justify-content: center;}
    .box-mix ul.quotes img { width: 60vw; height: 60vw; margin: 0;}
    .box-mix ul.quotes .font {padding: 1vw;}
    .box-mix ul.hightlight{ padding: 1vw 0;}
    .box-mix.banner{ margin: 2vw auto; }   
}

/* ------------------------------ Ibg ------------------------------ */
.Ibg .rectangle{
    margin-top: 110px;
}
.Ibg .rectangle li{
    width: 360px;
    height: 360px;
}
.Ibg .rectangle li img{
    width: 340px;
    height: 340px;
}
.Ibg .rectangle li a {
    position: relative;
}
.Ibg .rectangle li h4 {
    position: absolute;
    top: 150px;
    color: transparent;
    font-size: 24px;
    line-height: 1.2;
}
.Ibg .rectangle li a:hover img{
    -webkit-filter:brightness(.5);
}
.Ibg .rectangle li a:hover h4{
    color: #fff;
    z-index: 11;
}

.Ibg .section11 {
    padding: 20px 0;
    margin-top: 40px;
    background:url("../images/Ebg.png") top center no-repeat;
}

.Ibg .titleC h2{ padding: 10px 0;line-height: auto;background: none;}

@media screen and ( max-width: 991px ){
    .Ibg .section11{background:url("../images/bgdy.jpg") top center repeat;}

    .Ibg .rectangle {
        width: 98vw;
        margin: 0 auto 2vw;
        background: #e9e9e9;
        border-radius: 0 0 10px 10px;
        padding: 0vw 0 2vw;
    }
    .Ibg .rectangle li{
        width: 30vw;
        height: 30vw;
        padding: 1vw;
    }
    .Ibg .rectangle li img{
        width: 28vw;
        height: 28vw;
    }
    .Ibg .rectangle li a h4 {
        position: absolute;
        top: 10vw;
        color: #fff;
        z-index: 11;
        line-height: 1.4;
        font-size: 1rem;
    }
    .Ibg .rectangle li a img {
        -webkit-filter: brightness(.5);
    }
}




/* ------------------------------ mobile ------------------------------*/

@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }

    /*kv_m*/
    img.kv4{
        position: absolute;
        top: 170px;
        left: 73px;
        width: 28vw;
    }

    /*witch auto*/
    h2, .sbg, .titleC, .titleC h2, .Bbg, .Gbg, .Dbg, .Ebg, .Fbg, .section10, .Cbg .nav, .Ebg .nav, .Fbg .nav, .box-mix ul.quotes li{width: 100%;}
    .Bbg, .Gbg{    margin: 30px auto;}
    .Cbg .nav{margin-top: 0;}
    .linkbg .titleC h2, .Ibg .titleC h2{padding: 60px 0;}
    .titleC h2 {background:url("../images/tbg_m.png") center no-repeat !important;padding: 25px 0;}

    /*.alternate */
    .alternate .font h4{ /*white-space: break-spaces*/;overflow: inherit;}
    .alternate ul:nth-child(odd) li:first-child .font h4.t4, .alternate ul:nth-child(even) li:last-child .font h4.t4{ padding: 5px 0;}
}

/*------------------------------ navbar ------------------------------ */

/*for mobile*/
menu{display:none;}
    @media screen and ( max-width: 428px ){
        menu{ display:block;}
        .deco_arrows{ width:1vw; }
    }
menu ul{
    position:fixed;
    bottom:0;
    left:0;
    margin:0;
    width:100%;
    display:flex;
    flex-wrap:wrap;
    list-style: none;
    background:url("../images/bgr.jpg") top center repeat;
    z-index:1000;
    padding:2px 0;
    border-top:none;
    justify-content: center;
}
menu ul li{
    border-right:1px solid #ffffff60;
    padding:10px 0;
    width:20%;
    box-sizing:border-box;
    text-align:center;
    letter-spacing:1px;
}
menu ul li a{
    font-size:14px;
}
menu ul li:nth-child(1), menu ul li:nth-child(2), menu ul li:nth-child(3), menu ul li:nth-child(4), menu ul li:nth-child(5){
    border-bottom:1px solid #ffffff50;
}
menu ul li:nth-child(5), menu ul li:nth-child(9){
    border-right:none;
}
menu a{
    color:#fff !important;
    text-decoration:none;

}

/*rightmenu*/
.rightmenu {
    position: fixed;
    width: 120px;
    height: auto;
    background: url(../images/bgr.jpg) top center repeat;
    z-index: 11;
    opacity: 0.90;
    color: #c4a65a;
    top: 15%;
    right: 1%;
    line-height: 28px;
    text-align: center;
    border-radius: 10px;
    padding: 15px 0;
    font-weight: 500;
    font-weight: 700;
}

.rightmenu li{padding: 5px 0;border-bottom: 1px #ffffff15 solid;}
body > nav > ul > li:nth-child(9){border-bottom:none;}

.rightmenu a:hover {
    color: #fff;
    font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}

.rightmenu a {
    color: #fbe3a7;
    line-height: 1.5rem;
    font-size: 1.1rem;
    font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}


/*--goto top--*/
#gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}
#gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}
#gotop:hover {cursor: pointer;background-color: #666;}
#gotop:active {background-color: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}