@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") center no-repeat fixed,url("../images/bg.jpg") top center repeat fixed;
	scroll-behavior: smooth;
}
header{background: url("../images/bg.jpg") top center repeat;}

@font-face {    font-family: u8nj;    src: url("https://events.eslite.com/font/猫啃网风雅宋.ttf");}

.bg_1 .photograph .label,.half ul h3, .subtitle h3, .subtitle .more a, .bargain ul li a, .literature ul li a, 
.film-genre .font h4, .side-menu2 .nav>li>a, .keyword-bn .ten-word a, .keywordB .keywordA a, .keywordC .font p, 
.keyword-bn .four-link li a, .published .font .price, .quotes .font h4, .film-genre01 .font h4{font-family: u8nj;letter-spacing: 2px;}

/* 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; /*height:  ; parallax*/}
.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; }

/* m */
@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; }
	.for_m img {  width: 100%; }
}

/*k*/
img.kv1{
	top: 94px;
    left: 60px;
    animation: fadeInDown 5s;
    animation-delay: 1s;
}
img.kv2{
	top: 244px;
    left: -35px;
    animation: fadeInDown 4.5s;
    animation-delay: 1.5s;
}
img.kv3 {
    top: 482px;
    left: -36px;
    animation: fadeInDown 4s;
    animation-delay: 2s;
}
img.kv4{
    left: 434px;
    animation: fadeInLeft 6s;
    animation-delay: 2.5s;
}
img.kv5{
	left: -360px;
	animation:blur 4s 
}


.topbox img{position: absolute;animation-fill-mode: backwards; }

@keyframes blur {
    0% { filter: blur(15px);-webkit-filter: blur(15px); opacity: 0;}
    50% { opacity: 0.7; }
    100% { filter: blur(0px);-webkit-filter: blur(0px); }
}

/* ----------------------CUSTOMERIZATION---------------------- */

.title-item{ position: absolute;z-index: 90;}
.title01{ top:6px; left: 561px;}
.title02{ top:325px; left: 693px;}
.title03{ top:353px; left: 919px;}
.title04{ top:417px; left: 755px;}
.title05{ top:478px; left: 828px;}


/*--COMMON--*/

.titleC{ }
.titleC h2{ font-size:4rem; color: #fff;font-weight: bold;font-family: u8nj; background: url("../images/tbg.png") center no-repeat;    padding: 50px 0;
    width: 1200px;}
.titleC h2 span{ font-size:6rem; color: #2ff9ed;font-weight: bold;}
.hightlight h3 {color: #fff;font-weight: bold;background:#111;width:auto!important;padding: 10px 30px;border-radius: 50px;position: relative;margin-bottom: 30px;}
.hightlight h3:after {content: '';position:absolute;left: 50%;top: 50px;height: 0;width: 0;border-left: 23px solid#111;border-bottom: 25px solid transparent;}

.round_5p .font, .round_5p .font p, .round_5p .price{color: #fff;}
.round_5p .font big{color: #2ff9ed;}

.banner{ margin: 0 auto; padding: 0;}

.published img{object-fit: contain;}
.items3 img{width: 350px;height: 390px;}
.hightlight img{height: 355px;object-fit: contain;}
.collect_5x6 .s-row img{margin-top: 50px;}
.scene img{height: 640px!important;object-fit: contain;}

.subtitle h3{font-weight: bold;background:#111;width:auto!important;padding:10px 30px!important;border-radius: 50px;position: relative;color: #fff;border-left: 0px;display: inline-flex;text-align: left;border-left: 0;}
.subtitle h3:after {content: '';position:relative;left: 50px;top: 8px;height: 0;width: 0;border-bottom: 23px solid #111;border-right: 25px solid transparent;display: inline-flex;text-align: left;}
.subtitle .more a{color:#111;font-weight: bold;background: #fff;padding: 10px 15px;border-radius: 50px;}
.subtitle .more{top:15px;}

@media screen and ( max-width: 991px ){
	.titleC {}
	.titleC h2{ font-size: 2.4rem;width: 100%;background-size: contain;padding: 15px 0;}
	.titleC h2 span{ font-size: 3rem;}
	
	.hightlight h3:after,.subtitle h3::after {display: none;}
	.subtitle{display: flex;justify-content: space-between;align-items:flex-end;}
	.subtitle h3{max-width: 65vw!important;padding: 2vw 3vw!important;line-height: 1.2;text-align: center;font-size: 1.8rem;}
	.subtitle .more{width:35vw!important;position: relative;top: 0;}
	.subtitle .more a{font-size: 1rem;}
}


/*--video/banner--*/
.bg_0{}

/* ------------------影片款式2------------------ */

.rectangle.yt ul li:first-child{width: 600px; background:#fff;}
.rectangle.yt ul li iframe:first-child{width: 100%; height: 380px; margin:0 auto;}
.rectangle.yt ul li{}

@media screen and ( max-width: 991px ){
	.rectangle.yt {margin: 2vw auto;}	
	.rectangle.yt ul li:first-child{width: 96%;}
	.rectangle.yt ul li iframe:first-child{width: 100%; height: 300px; margin:0 auto;}	
	
	.rectangle.yt ul li{}
}


/*--photograph-一品--*/
.bg_1{}
.bg_1 .photograph { overflow: hidden; padding: 25px 40px; margin: 20px auto; width: 1125px; position: relative; background:url("../images/bg_color4.jpg");  border-radius: 0px;}
.bg_1 .photograph a { display: flex; justify-content: space-between; }
.bg_1 .photograph a p { width: 470px; font-weight: bold; font-size: 20px; line-height: 40px; color: #fff; padding: 20px 20px 0; text-align: center; }
.bg_1 .photograph a p span { display: block; color: #fff; margin: 30px 0 0; }
.bg_1 .photograph a p span big { font-size: 35px; color: #ecd549;}
.bg_1 .photograph a img { width: 700px; height: 350px; object-fit: cover;}
.bg_1 .photograph .label { display: inline-block; position: absolute; top: -6px; left: 60px; margin: 0; padding: 20px 0 10px; z-index: 2; width: 100px; text-align: center; color: #fff; font-size: 36px; line-height:  40px; background:  #111; border-radius: 2px 0 0 0;}
.bg_1 .photograph .label:after { content: ""; position: absolute; left: 0; top: 100%; height: 0; width: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-top: 20px solid  #111;}

/*.quotes ul li{ margin: 5px;}*/
.quotes li:nth-child(even){background: url("../images/bg_color2.jpg");}
.quotes li:nth-child(odd){background: url("../images/bg_color1.jpg");}
.published .font{background: url("../images/bg_color4.jpg");}
.published li{border-radius: 0; }
.half ul{background: url("../images/bg_color3.jpg");}
.hightlight .font h4{background: url("../images/bg_color2.jpg");}
.collect_5x6 .s-row h4{background: url("../images/bg_color2.jpg");}
.content01{border-radius: 0; padding: 20px 0;}
.magazine ul{background: url("../images/bg_color4.jpg");border: 0;}

.hightlight .font p,.collect_5x6 .font p{padding-bottom: 5px;}

@media screen and ( max-width: 991px ){
	.bg_1 .photograph {padding: 0 0 8vw;margin:2vw auto;width: 98vw;border-radius: 0px;}
    .bg_1 .photograph a {flex-wrap: wrap;background: none;}
    .bg_1 .photograph a p { width: 90vw;font-size: 18px;line-height: 2rem;padding: 0 2vw;margin: auto;}
    .bg_1 .photograph a p span { margin: 3vw 0 0;}
    .bg_1 .photograph a p span big {font-size: 2rem;}
    .bg_1 .photograph a img {width: 90vw;height: 50vw;object-fit: cover;margin: 2vw auto;}
    .bg_1 .photograph .label {top: 0;left: 5vw;padding: 2vw 0 1vw;width: 20vw;font-size: 1.6rem;line-height: 1.8rem; }
    .bg_1 .photograph .label:after { border-left: 10vw solid transparent;border-right: 10vw solid transparent;border-top: 3vw solid #000; }
	.quotes ul li{ }
	.half ul,.published li,.content01,.magazine ul{}
	
	
}


/*--左右兩品--*/
.bg_2{}
.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;}
.quotes .font:after { content:''; height: 32px;background:  url("../images/quote-right.svg") center center no-repeat; background-size: 100%;display:block; margin: 1rem 0;}
/*--
.alternate ul:nth-child(odd) li:first-child{ background: url("../images/bg_red.jpg");}
.alternate ul:nth-child(even) li:last-child{ background: url("../images/bg_green.jpg");}
--*/

@media screen and ( max-width: 991px ){

.rectangle img{width: 46vw;height: 46vw;}
.hightlight img{width: 46vw;height: 60vw;object-fit: fill;}
.scene img{width: 100%;height:  auto!important;}
.collect_5x6 .s-row img{width: 100%;height: 60vw;object-fit: fill;padding: 0;margin:40px 0 0;}
.collect_5x6 .s-row h4{width: 100%!important;}
}


/*--三品一排--*/
.bg_3{}

@media screen and ( max-width: 991px ){
	.items3 img {width: 100%;height: auto;}
}


/*--上下四品加小字--*/
.bg_4{}

@media screen and ( max-width: 991px ){}


/*--左大一品右四品--*/
.bg_5{}

@media screen and ( max-width: 991px ){}


/*--collect06 上面兩品下面四品--*/
.bg_6{}

@media screen and ( max-width: 991px ){}


/*--4品副標+more--*/
.bg_7{}

@media screen and ( max-width: 991px ){}


/*--bargain 超值專區--*/
.bg_8{}
.bg_8 .subtitle { border-bottom: 1px solid #000;background:transparent!important;}
.bg_8 .subtitle h3{ border-left: none; font-size: 30px; padding: 0 0 15px 0;background:transparent!important;color: #fff;align-items: flex-end;}
.bg_8 .subtitle h3::after{display: none;}
.bg_8 .subtitle h3:before { background-image: url("../images/deco_2.png");  background-size: 100%; display: inline-block; width: 80px;  height: 50px; margin: 0 10px -10px 0; content:""; }
.bg_8 .subtitle h3 big{ font-size: 36px;color: #2ff9ed;}

.bargain { margin: 0 auto 20px; max-width: 1160px; }
.bargain ul { display: flex; justify-content: center;}
.bargain ul li { width: 50vw; text-align: center; margin: 1vw; padding: 1vw; font-size: 26px; box-shadow: 4px 5px #2ff9ed;  border: 2px solid #2ff9ed; border-radius: 10px; background:  url("../images/bg_color2.jpg"); }
.bargain ul li:nth-child(even) { background:  url("../images/bg_color1.jpg");}
.bargain ul li a {color: #fff;}
.bargain ul li big { font-size: 36px; color: #2ff9ed;}
.adbox .banner{ margin: 0 auto; padding: 0 }

@media screen and ( max-width: 991px ){
	.bg_8 .subtitle {width: 100%;}
	.bg_8 .subtitle h3{ font-size: 1.6rem; padding: 0 0 1vw 0;max-width: 100%!important;align-items: center;text-align: left;}
	.bg_8 .subtitle h3:before { background: url("../images/deco_2.png")no-repeat;  background-size: 100%; display: inline-block; width: 15vw;  height: 9.5vw; margin: 0 2vw -2.5vw 0; content:""; }
	.bg_8 .subtitle h3 big{ font-size: 2rem;}
	
	.bargain { width: 98vw; margin: 0 auto; margin-bottom: 2vw;}
    .bargain ul { flex-wrap: wrap; }
    .bargain ul li { width: 46vw; margin: 1vw; padding: 1vw; font-size: 1.2rem; box-shadow: 1px 2px #000; }
	.bargain ul li:nth-child(3) { background: url("../images/bg_color1.jpg")}
	.bargain ul li:nth-child(4) { background: url("../images/bg_color2.jpg");}
    .bargain ul li big { font-size: 1.6rem; }
    .bargain ul .full { width: 96vw; }
}

/*--sortbox 文學分類--*/
.bg_9{}

.literature {margin-bottom: 40px; width: 1200px; margin: 10px auto 30px; }
.literature ul {display: flex;  justify-content: center; }
.literature ul li{ width: 50vw; text-align: center; margin: 1vw; padding: 1vw; font-size: 26px; background:url("../images/bg_color2.jpg"); box-shadow: 4px 5px #2ff9ed;  border: 2px solid #2ff9ed; border-radius: 10px; }
.literature ul li a{  color:#fff;font-family: u8nj;  font-weight: 700;}
.literature ul li:hover{ background:url("../images/bg_color1.jpg");}
.literature ul li:hover a{  color:#fff;}
.literature ul li big{font-size: 36px;}

@media screen and ( max-width: 991px ){
	.literature{margin-bottom: 5vw;width: 100%;}
	.literature ul {flex-wrap: wrap;}
	.literature ul li{width: 46vw;margin: 1vw;padding: 1vw;font-size:1.2rem;box-shadow: 1px 2px #2ff9ed; }
	.literature ul li big{font-size: 1.6rem;}
	.literature ul .full{width: 96vw;}	
}

/*--精選出版社--*/
.bg_10{}

.publish{ background:#1e2c5b; border-radius: 10px; width: 1160px; margin: 20px auto; padding-bottom: 10px; }
.item_m { display: none;}
.publish ul {  display: flex; flex-wrap: wrap; justify-content: center; }
.publish ul li{ margin: 20px; transition: .3s;}
.publish ul li:hover{ transform: translateY(-8px); }
.publish ul li img{ width:165px; height:217px;}
.publish ul li h6{ background: url("../images/bg_color1.jpg"); width:165px; height:30px;  margin-top:15px;  text-align:center;  color:#fff; font-size:1.1rem; line-height:30px; font-weight:500; border-radius:50px; font-family: u8nj;  }

.publish{background: url("../images/bg_color6.jpg");border-radius: 0; }

.keyword-bn .ten-word li{background: url("../images/bg_color2.jpg");}
.keyword-bn .ten-word li:nth-child(2n){background: url("../images/bg_color1.jpg");}
.keyword-bn .four-link li{padding: 0;display: flex;justify-content: center;align-items: center;background: url("../images/bg_color4.jpg");border: 0;}
.keyword-bn .four-link li a{color: #0034aa;font-weight: bold;}

.keywordB .keywordA li{background: url("../images/bg_color1.jpg");}
.keywordB .keywordA li:hover{background: url("../images/bg_color2.jpg");}
.keywordC .round_5p .font{background: url("../images/bg_color2.jpg");}
.keywordC .round_5p img{    border: 5px solid #3b2a26;}

.bargain ul li{display: flex;justify-content: center;align-items: center;}

@media screen and ( max-width: 991px ){
	.publish{ width:94vw; margin: 2vw auto; padding-bottom: 2vw;}		
	.publish ul {}	
	.publish ul li{ width:40vw; margin:3vw 2vw; }
	.publish ul li img{ width:40vw;  height:58vw; }
	.publish ul li h6{ font-size:1.1rem; font-weight:700; margin-top:2vw;  width: 40vw; }
	.keyword-bn .four-link li{padding: 1vw;}
}

/*--keybox 關鍵字--*/
.bg_11{}

@media screen and ( max-width: 991px ){
.keyword-bn .ten-word li:nth-child(4n-3){background: url("../images/bg_color1.jpg");}
.keyword-bn .ten-word li:nth-child(2n){background: url("../images/bg_color2.jpg");}
.keyword-bn .ten-word li:nth-child(4n){background: url("../images/bg_color1.jpg");}

}

/*--圈圈五品--*/
.bg_12{}

@media screen and ( max-width: 991px ){}

/*--recommend 熱門推薦--*/
.bg_13{}

@media screen and ( max-width: 991px ){}

/*--film-genre01 圈圈版--*/
.bg_14{}
.film-genre01 li {width: 278px;height: 278px;border-radius: 50%;}
.film-genre01 img {height: auto;width: 278px;object-position: 0;}
.film-genre01 .font {width: 278px;height: 278px;}
.film-genre01 .font h4{line-height: 278px;}

/*-----------------nomask無遮罩-----------------*/
.nomask.film-genre01 .font, .nomask.film-genre .font{display: none;}
.nomask.film-genre li{border-radius: 0;}

@media screen and ( max-width: 991px ){
	.film-genre01 li {width: 45vw; height: 45vw; }
	.film-genre01 .font { width: 45vw; height: 45vw; }	
	.film-genre01 img { height: auto; width: 45vw;object-position: 0;}	
	.film-genre01 .font h4{line-height:45vw;}
	
	.nomask.film-genre img{ width: 100%;height: auto;}
}


/*--film-genre 方形版---*/
.bg_15{}
.film-genre img {  width: 410px; object-fit: cover;  object-position: 0px 0px; }

@media screen and ( max-width: 991px ){}

/*--classic--*/
.bg_16{}

@media screen and ( max-width: 991px ){}






/* -- 右側選單 -- */
/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:10%;
	right:1%;
	padding:5px;
	border-radius:2px;
	
	box-sizing: border-box;
	/*box-shadow: 0 10px rgba(255, 255, 255, 0.8);*/
	background: none;
	opacity:0.95; 
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	transition: .3s;
	text-align:center;
	z-index:99;
	font-size:15px;
	overflow:hidden;
}
.side-menu2 label{
	position: fixed;
	width: 130px;
	height: 150px;
	background:#ffea00;
	opacity:0.95; 
	color: #285976;
	right: -40px;
	top: 0%;
	line-height: 28px;
	text-align: center;
	font-size: 24px;
	border-radius: 0 2px 2px 0;
	padding:18px 8px 10px 8px;
	font-weight:500;
}
#side-menu-switch2{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
#side-menu-switch2:checked + .side-menu{
	transform: translateX(0);
}

.side-menu2 nav li{ height: 40px; background:url("../images/bg_color4.jpg"); border-bottom: 1px dotted #fff;}
.side-menu2 nav li a:hover{ background:url("../images/bg_color3.jpg");color: #444;}
.side-menu2 nav li:nth-child(1){ border-radius: 20px 20px 0 0 ;}
.side-menu2 nav li:nth-last-child(1){ border-radius: 0 0 20px 20px ;}


.side-menu2 nav a{
	font-weight: bolder;
	display: block;
	padding: 10px 4px;
	color: #fff;
	text-decoration: none;
	position: relative;
	font-size:18px;	
	font-weight: 600;
	line-height: 20px;
}
.side-menu2 nav p.name_menu{ padding:10px 0; font-size:1.5em; line-height:1em; border-bottom:3px solid; border-color:#04414b; color:#df6616; font-weight:bold;}
.side-menu2 nav ul.area1{ margin-bottom:150px;}
.side-menu2 nav ul.area1 li{ width:50%; float:left;}
.side-menu2 nav ul.area1 li:nth-last-child(1){ border-bottom:none;}
	@media screen and ( max-width:991px ){
		.side-menu2 {display: none;}
	}



/*Plugin*/
.side-menu2 .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.side-menu2 .nav-pills>li.active>a, .side-menu2 .nav-pills>li.active>a:focus, .side-menu2 .nav-pills>li.active>a:hover, .nav-pills>li>a:hover {
	font-weight: 600;
    color: #fff;
    background: #000;
	height: 40px;
	line-height: 20px;
}

.nav-pills>li:nth-child(1)>a:hover{ border-radius: 20px 20px 0 0 ;}
.nav-pills>li:nth-last-child(1)>a:hover{ border-radius: 0 0 20px 20px ;}

.side-menu2 .nav-pills>li>a {
    border-radius: 0px;
}
.side-menu2 .nav>li>a {
    position: relative;
    display: block;
}


/* -- 版頭TopMenu -- */
/*navigation bar for pc*/
/* Style the TopMenu */
#TopMenu {
	/*overflow: hidden;*/
	display: none;
	max-width:100%;
	height:60px;
	z-index:999;
	margin:0 auto;
	background: #4e351f;
  }
  	
  .nav_content{ width:1200px; margin:0 auto;}
  /* Navbar links */
  #TopMenu a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	width:16.2%;
	margin:0 2.5px;
	font-size:24px;
	color:#fff;
	border-right: 1px solid #ffffff;
	height:60px;
	line-height:60px;
	letter-spacing: 1px;
	font-weight: 600;
  } 
  #TopMenu .row_06 a{border-right: none;}
  #TopMenu span{ color:#000000;}

  /*#TopMenu a:hover{ transform: scale(.95)}*/


/*for mobile*/

@media screen and ( max-width: 991px ){

#TopMenu { width: 100%; height: auto;}	
#TopMenu ul.nav_content{margin:0;width:100%;display:flex; flex-wrap: wrap; list-style: none;background: #DA782C;z-index:1000;border-top:none; }
#TopMenu ul li{border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding: 1vw; width:25%;box-sizing:border-box;text-align:center;font-size:14px;}
#TopMenu ul li a{ width:100%; margin:0 auto; font-size:14px; border-right: none; height:auto; line-height:1.2; letter-spacing: 0;}
#TopMenu ul li:nth-child(4), #TopMenu ul li:nth-child(8){border-right:none;}
}








 /*--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: #ccc;}          #gotop.show {opacity: 0.4;visibility: visible;}          @media screen and ( max-width: 991px ){          #gotop {bottom: 70px;right: 0;margin: 2vw;}          }          /* share url */          #share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}#share::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/share.png) center no-repeat; background-size:20px;background-position:50% 30%;}#share:hover{cursor: pointer;background-color: #666;}#share:active{background-color: #666;}@media screen and ( max-width: 991px ){#share{bottom:115px;right: 0;margin: 2vw;}}                    @media screen and ( max-width: 991px ){          html{padding-bottom: 80px;}          } 