@charset "utf-8";
/* CSS Document */
@import url(help/reset.css);
@import url(font-awesome-4.7.0/css/font-awesome.min.css);
@import url(help/rwdgrid.css);

body{
	font-family: Helvetica, Arial, "微軟正黑體", Heiti TC, "メイリオ", sans-serif;
	font-size:15px;
	background:#0d101f;
	overflow-x: hidden;}
		
.outwrap {
	overflow:hidden;

}


.popWin {
    display: none;
    width: 860px;
    font-size: 18px;
    text-align:center;
    color: #FFF;
        background: rgba(0, 0, 0, 0.6);
    line-height:2;
        padding: 30px 30px 50px 30px;
    
}

.popWin a.close {
  display: block;
  width: 100%;
  height: 50px;
  color: #D1D1D1;
  position: relative;
}

.popWin a.close:before,
.popWin a.close:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #FFF;
  position: absolute;
  right: 0;
  top: 20px;
}

.popWin a.close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

.popWin a.close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
	
/*css3*/
a{
	cursor:pointer;
	color:#fff;	
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
[class*='col-'] {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col-1{
	width:100%;}
.col-2{
	width:50%;}
.col-3{
	width:33.33%;}
.col-4{
	width:25%;}
.col-5{
	width:20%;}
input[type="text"]{
	-webkit-appearance: none;}
textarea{
	-webkit-appearance: none;}
.outerWrap{
	overflow:hidden;
	position:relative;
	}
.wrap{
	width:1160px;
	margin:0 auto;}
/*****網頁頭*****/

header{
	width:100%;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
position:absolute;
left:0;
top:10px;
z-index:10;
}

/*logo*/
header h1{
float:left;
	text-align:center;
position:relative;
z-index:20;

}
header h1 a{
	margin-left:25px;
	display:block;
}
header h1 a img{
	max-width:100%;	
	display:block;
}

header > a.but{
	
	line-height:80px;
	text-align:center;
	position:absolute;
	top:10px;
	right:10px;
	font-size:25px;
	width:60px;
	height:80px;
	z-index:20;
	display:none;
	}

/*menu*/

ul.menu{
	opacity: 1;
	position:relative;
	z-index:10;
	width:calc(100% - 405px);
	float:left;
	counter-reset:num;
	border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}
ul.menu > li:before{
	font-size:11px;
	color:#fff;
	z-index:10;
	display:inline-block;
	counter-increment:num; 
  content: '0'counter(num);
  font-family: 'Roboto Mono', monospace;
  padding-right:5px;
  position:relative;}
ul.menu > li{
	position:relative;
	display:inline-block;	
	padding:50px 20px 30px 20px;
	
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.30);
}
ul.menu > li:after{
	content:"";
	width:0%;
	height:100%;
	display:block;
	background:#d1122a;
	z-index:0;
	position:absolute;
	top:0;
	left:0;
	transition:0.9s;
}
ul.menu > li:hover:after{
transition:0.9s;
	width:100%;

}
ul.menu li > a{	
display:inline-block;
	font-size: 20px;
	color:#fff;	
	position:relative;
	z-index:10;}
ul.menu li > a:before{
	content:"";
}	

/*****banner******/
.bannerArea{
	z-index:0;
	clear:both;
	position:relative;
}
.bannerArea ul{}
.bannerArea ul li{

}
.bannerArea ul li img{

	width:100%;
	display:block;
} 

.goodsArea{
	background:#d1122a;
	position:relative;
	padding-bottom:50px;
}
.goodsArea:before {
    content: "";
    display: block;
    background: url(../images/goodbg.svg) no-repeat top left;
    position: absolute;
    padding-bottom: 100px;
    width: 100%;
    height: 800px;
    top: -350px;
}

.goodsArea ul.slick-dots {
	margin-top:0px;
}
.goodsArea ul.slick-dots li.slick-active button{
	background:#ece715;
}






.goodsArea h2{
	padding:0 0px 0px 80px;

	position:relative;
	z-index:10;
	font-size:35px;
	line-height:1.5;
	font-weight:normal;
	color:#fff;
	float:left;
}

div.oneGoods{
	float:right;
	right:50px;
	position:relative;
	z-index:10;
	margin-top: -330px;
}

	div.oneGoods a.Img {
    width: 250px;
	display:block;
    overflow: hidden;
}
div.oneGoods a.Txt {
    position: absolute;
    bottom: 60px;
    width: 280px;
    right: 110%;
    line-height: 1.5;
    font-size: 30px;
    text-align: right;
    display: inline-block;
}


.goodsArea ul{
	position:relative;
	z-index:10;
	padding:50px 20px;
	text-align:center;
}
.goodsArea ul li{
	display:inline-block;
    overflow: hidden;
    width: 25%;
    position: relative;
}
div.oneGoods a.Img img{
	width:100%;
}
.goodsArea ul li a.Txt{
	position:absolute;
	bottom:20px;
	left:10%;
	display:block;
	width:calc(50% - 10%);
	text-align:right;
	font-size:15px;
	line-height:2;
}
.goodsArea ul li a.Img{
	display:block;
	width:40%;	

	padding-left:60%;
}
.goodsArea ul li a.Img img{
	width:100%;
}


.recommendArea{
	padding:100px 0 350px 0;
	background:url(../images/bookBackground.jpg) fixed;
	background-size:cover;
}
.recommendArea h2{
	font-size:42px;
	letter-spacing:10px;
	text-align:center;
	color:#fff;
	margin-bottom:70px;
	font-weight:normal;
}
.recommendArea ul li{
	padding:40px;
}
.recommendArea ul li a{
	display:block;
}
.recommendArea ul li .item{
    padding: 2px;
    background: linear-gradient(5deg, rgba(156, 34, 57, 1)0%, rgba(24, 50, 178, 1)100%);
    background: -moz-linear-gradient(121deg, rgba(156, 34, 57, 1)0%, rgba(24, 50, 178, 1)100%);
    background: -webkit-linear-gradient(5deg, rgba(156, 34, 57, 1)0%, rgba(24, 50, 178, 1)100%);
    background: -o-linear-gradient(121deg, rgba(156, 34, 57, 1)0%, rgba(24, 50, 178, 1)100%);
}
.recommendArea ul li img{
	width:100%;
	display:block;
}
.recommendArea ul li h5.Txt{
	display:block;
	background:#000000;
	line-height:2;
	text-align:center;
	font-weight:normal;
}

ul.slick-dots {
	margin-top:50px;
	text-align:center;
}
ul.slick-dots li{
	display:inline-block;
	    padding: 10px;
}
ul.slick-dots li.slick-active button{
	background:#df012a;
}
ul.slick-dots li button{
	cursor:pointer;
	width:13px;
	height:13px;
	border-radius:99em;
	overflow:hidden;
	border:none;
	text-indent:-999px;
	background:#525c8f;
}

.videoArea{
	z-index:15;
	position:relative;
	background:#0d101f;
}
.videoArea div.red{
	position:absolute;
	top:-100px;
	right:0;
	display:block;
	width: 0;
height: 0;
border-style: solid;
border-width: 80px 300px 130px 0;
border-color: transparent #df012a transparent transparent;
z-index:10;
}
.videoArea div.blue{
	position:absolute;
	bottom:-100px;
	left:0;
	display:block;
width: 0;
height: 0;
border-style: solid;
border-width: 130px 0 80px 300px;
border-color: transparent transparent transparent #0b1a41;
z-index:10;
}
.videoArea:before{
	z-index:15;
	position:absolute;
	content:"";
	display:block;
	left:0;
	top:-350px;
	width: 0;
height: 0;
border-style: solid;
border-width: 350px 0 0 1920px;
border-color: transparent transparent transparent #0d101f;
}
.videoArea:after{
		z-index:15;
	position:absolute;
	content:"";
	display:block;
	right:0;
	bottom:-350px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 1920px 350px 0;
border-color: transparent #0d101f transparent transparent;
}
.videoArea .videoCenter{
		background:#0d101f;
	z-index:20;
	position:relative;
}
.videoArea .wrap{
	width:1160px;
	position:relative;
}
.videoArea .wrap:before{
	content:"";
	width:100%;
	height:1px;
	display:block;
	background: linear-gradient(291deg, rgba(24, 50, 178, 1)35%, rgba(156, 34, 57, 1)60%); 
background: -moz-linear-gradient(291deg, rgba(24, 50, 178, 1)35%, rgba(156, 34, 57, 1)60%); 
background: -webkit-linear-gradient(291deg, rgba(24, 50, 178, 1)35%, rgba(156, 34, 57, 1)60%); 
background: -o-linear-gradient(291deg, rgba(24, 50, 178, 1)35%, rgba(156, 34, 57, 1)60%); 
	margin-bottom:2px;
}
.videoArea .wrap:after{
	content:"";
	width:100%;
	height:3px;
	display:block;
background: linear-gradient(114deg, rgba(24, 50, 178, 1)35%, rgba(156, 34, 57, 1)60%); 
background: -moz-linear-gradient(114deg, rgba(24, 50, 178, 1)35%, rgba(156, 34, 57, 1)60%); 
background: -webkit-linear-gradient(114deg, rgba(24, 50, 178, 1)35%, rgba(156, 34, 57, 1)60%); 
background: -o-linear-gradient(114deg, rgba(24, 50, 178, 1)35%, rgba(156, 34, 57, 1)60%); 
	margin-top:2px;
}
.videoArea a.Video{
	display:block;
	width:55%;
	float:left;
	position:relative;
}
.videoArea a.Video:before{
	content:"";
	width:210px;
	height:210px;
	display:block;
	background:url(../images/play.svg);
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.videoArea a.Video img{
	width:100%;
	display:block;
}
.videoArea div.Txt{
	float:left;
	display:block;
	margin:35px 50px;
	width:calc(45% - 100px);
}
.videoArea div.Txt a.title{
	font-size:42px;
	display:block;
	font-weight:normal;
	letter-spacing:3px;
	padding-bottom:40px;
}
.videoArea div.Txt p{
	font-size:18px;
	color:#fff;
	line-height:1.5;
}
/*頁尾資訊*/
footer{
	padding:250px 0 150px 0;
	text-align:center;
background:url(../images/footerBg.jpg) fixed;
}

/*share*/
.social{
	clear:both;
	margin:100px 0;}
.social a{
	display: inline-block;
	margin:0 20px;
	width: 110px;
	height: 110px;
	line-height: 110px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	border:1px solid #fff;
	border-radius:99em;
	overflow:hidden;
}
.social a.line{
	font-size:30px;
	font-weight:bold;
}
.social a:hover{
	border:1px solid #fff;
	color:#0d101f;
	background:#fff;
	transition:0.8s;
	transform: rotateY(360deg);
}

footer h5.copyright{

	letter-spacing:1px;
	font-size:18px;
	line-height:2;
	font-weight:normal;
	color: #fff;
}
@media(max-width:1800px){
.videoArea:before{

	top:-300px;

}
.videoArea:after{

	bottom:-300px;

}
}

@media (max-width:1500px){
	.goodsArea ul li{
    width: 33%;
}
}	
@media(max-width:1420px){
	.videoArea:before{

	top:-250px;

}
.videoArea:after{

	bottom:-250px;

}
	
	
.recommendArea {
    padding: 100px 0 250px 0;
}	
	
.videoArea .wrap{
	    width: calc(100% - 40px);
    margin: 0 20px;
}
.videoArea a.Video{
	width:60%;
}
.videoArea div.Txt{
	margin:40px ;
	width:calc(40% - 80px);
}
}

@media(max-width:1180px){
	
	.wrap{
	width:calc(100% - 40px);
	margin:0 20px;}
	
}
@media (max-width: 1140px){
.outwrap {
	padding-top:100px;
}
header > a.openbut{
	display:block;
}
header{

	position:fixed;
	top:0;
	left:0;
	    background: rgba(13, 16, 31, 0.90);
	z-index:50;
}
header h1 {
    width:250px;
}

ul.menu {
	top:-100vh;
	padding-top:96px;
	position:absolute;
	height:100vh;
    width: 100%;
    float: left;
    counter-reset: num;
    border-bottom: none;
	    background: rgba(13, 16, 31, 0.90);
}
ul.menu > li{
	padding: 30px 0px;
	text-align:center;
	display:block;
border-bottom: 1px solid rgba(255, 255, 255, 0.10);	
}
.videoArea div.Txt {
    margin: 20px;
    width: calc(40% - 40px);
}
.videoArea div.Txt p {
    font-size: 15px;
 
    line-height: 1.3;
}
}
@media (max-width:1023px){
.videoArea:before {
    top: -200px;
}
.videoArea:after {
    bottom: -200px;
}
.bannerArea ul li{
	height:auto;
}
.bannerArea ul li img{
	opacity:1;
} 
.goodsArea ul li a.Txt {
    left: 0;
    width: calc(50% - 1%);
}
div.oneGoods{
	margin-top: -210px;
}

	div.oneGoods a.Img {
    width: 200px;
}
div.oneGoods a.Txt {
    width: 200px;
	font-size: 20px;}
}

@media (max-width:990px){
	.goodsArea ul li{
    width: 48%;
}
}

@media (max-width:890px){
.videoArea a.Video{
	width:100%;
}
.videoArea div.Txt{
	margin:50px;
	width:calc(100% - 100px);
}
.videoArea div.Txt a.title{
	font-size:30px;
	padding-bottom:30px;
}
}

	
@media(max-width:767px){
	.videoArea:before {
    top: -150px;
}
.videoArea:after {
    bottom: -150px;
}
	.goodsArea h2 {
    padding: 0 0px 0px 30px;
    font-size: 25px;
	letter-spacing:3px;
	line-height:2;
}
}
@media(max-width:660px){

	.goodsArea h2 {

    letter-spacing: 2px;
    line-height: 1.5;
}
	div.oneGoods {
    margin-top: -140px;
}
	div.oneGoods a.Img {
    width: 150px;
}
div.oneGoods a.Txt {
    width: 200px;
	font-size: 16px;}
}

@media (max-width:600px){
		.goodsArea h2 {
			    padding: 0 30px 30px 30px;
width:calc(100% - 60px);
text-align:center;
}


.goodsArea ul {
    position: relative;
    z-index: 10;
    padding: 0px 20px;
    text-align: center;
}
	
	.goodsArea ul li{
    width: 99%;
	margin-bottom:20px;
}
div.oneGoods{
	    padding: 0px 20px;
	width:calc(100% - 40px);
	float: left;
	position:relative;
	margin-top: 0px;
	    right: auto;
		margin-bottom: 20px;
}
div.oneGoods a.Txt{
	position:absolute;
	bottom:20px;
	left:10%;
	display:block;
	width:calc(50% - 10%);
	text-align:right;
	font-size:15px;
	line-height:2;
}
div.oneGoods a.Img{
	display:block;
	width:40%;	

	padding-left:60%;
}
.recommendArea h2 {
    font-size: 30px;
	    margin-bottom: 30px;
}
.videoArea div.Txt a.title {
    font-size: 30px;
    padding-bottom: 30px;
}

footer {
    padding: 100px 0;
	    background: url(../images/footerBg.jpg) center center inherit;
		background-size:cover;
}
.social {
    margin: 50px 0;
}
.social a {
    margin: 0 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;

}
footer h5.copyright {

    font-size: 14px;

}
.social a.line {
    font-size: 15px;

}
}
	
@media(max-width:480px){
.videoArea:before {
    top: -100px;
}
.videoArea:after {
    bottom: -100px;
}
	.videoArea div.Txt{
	margin:30px 20px;
	width:calc(100% - 40px);
}
}