@charset "utf-8";
@import url(reset.css);
body {
	background-color: black;
	overflow-X: hidden;
}
.ll {
	float: left;
}
.rr {
	float: right
}
img {
	width: 100%
}
.wrap {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.head {
	width: 100%;
	height: 50px;
	background: #1f1f1f;
}
.asus {
	width: 96px;
	height: 31px;
	float: left;
	margin: 10px;
}
.geforce {
	float: right;
	margin: 10px;
}
/*KV*/	
.visual {
	width: 100%;
	height: 460px;
	overflow: hidden;
	position: relative;
}
.g-line {
	width: 100%;
	height: 20px;
	background: url(../images/green_line.png) 0px -9px no-repeat;
	position: absolute;
}
.kv {
	width: 128%;
	margin: 0 auto;
}
.kv img {
	margin-left: -176px;
}
.logo {
	width: 410px;
	height: 248px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -205px;
}
.band {
	width: 265px;
	height: 190px;
	position: absolute;
	top: 5%;
	right: 5%;
}
.coupon-btn {
	position: absolute;
	bottom: 10%;
	right: 8%;
}
.code{
	background: #76B900;
	/*max-width: 120px;*/
	color: white;
	font-size: 16px;
	font-family: "Arial";
	text-align: center;
	padding: 15px;
	}
.coupon-date{
/*	position: absolute;
	bottom: 18%;
	right: 7%;*/
padding-bottom: 15px;	
	/*max-width: 120px;*/
	color: white;
	font-size: 13px;
	font-family: "Arial";
	text-align: right;

	}
.wrap-content {
	width: 100%;
	position: relative;
}
.product-wording {
	width: 43%;
	height: 300px;
	font-family: "Arial";
	font-size: 13px;
	line-height: 24px;
	color: white;
	position: absolute;
	top: 50%;
	margin-top: -150px;
	right: 0;
	padding-right: 15px;
	z-index: 9999;
}
.product-wording p {
	margin-bottom: 20px;
}
/*choose*/
.wrap-choose {
	width: 960px;
	height: 500px;/*margin-top:20px;*/
}
.tital {
	width: 580px;
	margin: 0 auto;
}
.box-product {
	width: 50%;
}
.p-name {
	font-family: "Arial";
	color: white;
	font-size: 20px;
	text-align: center;
	margin: 10px auto;
}
.btn {
	padding: 15px 10px;
	background: #76B900;
	max-width: 120px;
	color: white;
	font-size: 16px;
	font-family: "Arial";
	text-align: center;
	margin: 0 auto
}
/*footer*/
.footer {
	margin-top: 10px;
	width: 100%;
	height: 240px;
	background: url(../images/fot_bg.png) repeat;
	padding-top: 20px;
}
.legal {
	width: 600px;
	margin: 0 auto;
	padding-top: 1
}
.legal2 {
	width: 570px;
	margin: 0 auto;
}
.bage1 {
	width: 128px;
	height: 68px;
	float: left;
	margin: 0 15px;
}
.bage2 {
	width: 56px;
	height: 54px;
	float: left;
	margin: 8px 15px;
}
.bage3 {
	width: 94px;
	height: 64px;
	float: left;
	margin: 0 15px;
}
.bage4 {
	width: 194px;
	height: 56px;
	float: left;
	margin: 8px 15px;
}
.bage5 {
	width: 148px;
	height: 63px;
	float: left;
	margin: 5px;
}
.fot_wording1 {
	width: 80px;
	height: 100px;
	float: left;
	padding-top: 10px;
	font-size: 7px;
	color: white;
}
.fot_wording {
	width: 410px;
	float: left;
}
/*player*/

ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}
li.bjqs-slide {
	position: absolute;
	display: none;
}
ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
	position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	right: 0;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 0;
}
ol.bjqs-markers {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
ol.bjqs-markers.h-centered {
	position: absolute;
	top: 463px;
	left: 500px;
	margin-left: 244px;
}
ol.bjqs-markers li {
	display: inline;
}
ol.bjqs-markers li a {
	display: inline-block;
}
p.bjqs-caption {
	display: block;
	width: 96%;
	margin: 0;
	padding: 2%;
	position: absolute;
	bottom: 0;
}
ol.bjqs-markers li a {
	width: 16px;
	height: 6px;
	padding: 0 4px;
	background: #999;
	color: rgba(0,0,0,0);
	text-indent:-999px;
	margin: 8px;
	text-decoration: none;
	border-radius: 15px;
}
ol.bjqs-markers li.active-marker a, ol.bjqs-markers li a:hover {
	background: #76b800;
}

@media screen and (min-width: 1200px) {
}

@media screen and (min-width: 768px) and (max-width: 979px) {
.wrap {
	width: 100%;
}
.kv img {
	margin-left: -176px;
}
.logo {
	width: 335px;
	margin-left: -205px;
	margin-top: -50px;
}
.band {
	width: 220px;
}
.coupon-btn {
	position: absolute;
	bottom: 30%;
	right: 6%;
}
.wrap-content {
	margin-top: -12%;
}
#banner-fade {
	margin-top: 20px;
}
.product-wording {
	width: 35%;
	top: 45%;
	padding-right: 6px;
	margin-top: -220px;
}
.wrap-choose {
	width: 100%;
	height: 400px;
	margin-top: 3%;
}
}

@media screen and (max-width: 767px) {
.wrap {
	width: 100%;
}
.kv {
	width: 140%;
	margin: 0 auto;
}
.kv img {
	margin-left: -176px;
}
/*.visual {
	height: 355px;
}*/
.band {
	width: 30%;
	top: 5%;
	right: 5%;
}
.logo {
	/*width: 47%;
	top: 50%;
	left: 50%;
	margin-left: -170px;
	margin-top: -60px;*/
	width: 44%;
	  top: 50%;
	  left: 50%;
	  margin-left: -188px;
	  margin-top: -62px;
}
.coupon-btn {
	bottom: 36%;
  right: 2%;
  max-width: 230px;
}
#banner-fade {
	width: 60%;
	top: 0;
	margin-left: -3%;
}
.product-wording {
	width: 45%;
	padding-right: 6px;
	margin-top: -140px;
	line-height: 18px;
}
ol.bjqs-markers.h-centered {
	top: 300px;
	margin-left: 15px;
}
.wrap-choose {
	width: 100%;
	height: 410px;
	margin-top: 2%;
}
}

/*i6 橫*/
@media screen and (max-width: 740px) {.

.coupon-btn {
    bottom: 32%;
    right: 8%;
    max-width: 130px;
}
.wrap-content {
	margin-top: -10%;
}
ol.bjqs-markers.h-centered {
	top: 350px;
	margin-left: 80px;
}
}

@media screen and (max-width: 480px) {
.kv {
	width: 170%;
}
.kv img {
	margin-left: -200px;
}
ol.bjqs-markers.h-centered {
	top: 300px;
	margin-left: 100px;
}

.wrap-content {
    margin-top: -18%;
}
#banner-fade {
	width: 100%;
	top: -60px;
}
ol.bjqs-markers.h-centered {
	top: 350px;
	margin-left: 230px;
}
.product-wording {
	width: 90%;
	padding-right: 6px;
	margin-top: 130px;
	line-height: 18px;
}
.coupon-btn {
    bottom: 42%;
}
.wrap-choose {
	width: 100%;
	height: 410px;
	margin-top: 37%;
}
.footer {
	width: 100%;
}
.tital {
	margin-left: -40px;
}
.box-product {
	width: 100%;
}
.legal {
	width: 100%;
}
.legal2 {
	width: 100%;
}
.bage2 {
    width: 37px;
    height: 54px;
    float: left;
    margin: 15px 3px;
}
.bage4 {
    width: 116px;
    height: 56px;
    float: left;
    margin: 17px 15px;
}
.fot_wording {
    width: 300px;
    float: left;
}
}

@media screen and (max-width: 420px) {
.kv {
	width: 170%;
}
.kv img {
	margin-left: -104px;
}
.logo {
	width: 50%;
	left: 80%;
	top: 178px;
}
ol.bjqs-markers.h-centered {
	top: 275px;
	margin-left: -19px;
}
.logo {
	width: 60%;
	top: 153px;
	left: 50%;
	margin-left: -8px;
}
.band {
	width: 130px;
	height: 190px;
	position: absolute;
	top: 60px;
	right: 41%;
	margin-right: -130px;
}
#banner-fade {
	width: 115%;
	top: -98px;
}
ol.bjqs-markers.h-centered {
	top: 385px;
	margin-left: 109px;
}
.product-wording {
	padding-right: 10px;
	margin-top: 125px;
}
.wrap-choose {
	width: 100%;
	height: 410px;
	margin-top: 40%;
}
.tital {
	margin-left: -72px;
}
.box-product {
	width: 100%;
}
.footer {
	width: 100%;
}
.bage1 {
	width: 120px;
}
.bage2 {
    width: 37px;
    height: 54px;
    float: left;
    margin: 15px 3px;
}
.bage3 {
	width: 92px;
}

.bage4 {
    width: 116px;
    height: 56px;
    float: left;
    margin: 17px 15px;
}
.bage5 {
	width: 123px;
	float: left;
}
.fot_wording {
	width: 53%;
	float: left;
}
}

/*5.1*/
@media screen and (max-width: 400px) {
.kv {
	width: 170%;
}
.kv img {
	margin-left: -104px;
}
.logo {
	width: 50%;
	left: 80%;
	top: 178px;
}
ol.bjqs-markers.h-centered {
	top: 275px;
	margin-left: -19px;
}
.logo {
    width: 51%;
    top: 42%;
    left: 8%;
    margin-left: 0;
}
.band {
    width: 110px;
    height: 190px;
    position: absolute;
    top: 2%;
    right: 4%;
    margin-right: 0;
}
#banner-fade {
	width: 115%;
	top: -130px;
}

.coupon-btn {
    bottom: 55%;
    right: 3%;
    max-width: 100px;
}

ol.bjqs-markers.h-centered {
	top: 340px;
	margin-left: 140px;
}
.product-wording {
	padding-right: 10px;
	margin-top: 75px;
}
.wrap-choose {
	width: 100%;
	height: 410px;
	margin-top: 55%;
}
.tital {
	margin-left: -125px;
}
.box-product {
	width: 100%;
}
.footer {
	width: 100%;
}
.bage1 {
	width: 120px;
}
.bage2 {
	width: 45px;
	margin: 8px 4px;
}
.bage3 {
	width: 92px;
}
.bage4 {
	width: 145px;
}
.bage5 {
	width: 123px;
	float: left;
}
.fot_wording {
	width: 53%;
	float: left;
}
}

/*iphone*/
@media screen and (max-width: 320px) {
.band {
	width:110px;
	position: absolute;
	top: -1%;
	right: 1%;
	margin-right: 0;
}
.logo {
	width: 60%;
	top: 169px;
	left: 0;
}
.coupon-btn {
	bottom: 59%;
	right: 2%;
	max-width: 123px;
}
.wrap-content {
    margin-top: -31%;
}
#banner-fade {
	width: 120%;
	top: -158px;
}
ol.bjqs-markers.h-centered {
	top: 300px;
	margin-left: 28px;
}
.product-wording {
	padding-right: 10px;
	margin-top: 32px;
}
.wrap-choose {
	margin-top: 61%;
}
.fot_wording {
    width: 177px;
}

.code {
  font-size: 14px;
  padding: 5px;
}

.coupon-date{

padding-bottom: 5px;	
	text-align: right;

	}

}
