
/* CSS Document */
@import 'https://fonts.googleapis.com/css?family=Agency+FB';
@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700|Sawarabi+Mincho|Sunflower:300,700|Trirong:400,700");
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/css?family=Play:400,700");
@import url("https://storage-asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css");
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 15px;
	border: 1px solid #555;
}
a {
	text-decoration: none;
 noFocusline: expression(this.onFocus=this.blur());
	outline: 0;
}
a:hover {
	text-decoration: none;
}
a:focus {
	-moz-outline-style: none;
}
/*img*/
img {
	max-width: 100%;
 width: expression(document.body.clientWidth>100?"100%":"auto");
	overflow: hidden;
}




/*展開*/
.arrow {
	position: relative;
	text-align: center;
	bottom: 0;
	z-index: 2
}
.arrow-img {
	display: inline-block;
	max-width: 100%
}
.arrowDown {
	-webkit-animation: arrowDown 1s ease-out infinite;
	animation: arrowDown 2s linear infinite;
	animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
}
.arrowLeft {
	-webkit-animation: arrowLeft 1s ease-out infinite;
	animation: arrowLeft 1s ease-out infinite;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
}
.img80 {
	width: 70%;
	max-width: 350px;
}

#do-container {
	margin: 0% 0px;
	padding: 0px 0px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
.do {
	color: #585858;
	cursor: pointer;
	padding: 15px;
	margi: 0 auto;
}
.do:hover, .do > h2:hover {
	color: #f00;
}
.do > h2 {
	margin: 0 0 -15px;
	color: #FFF;
	font-size: 48px;
	text-align: center;
	letter-spacing: 4px;
	border: 1px #b40001 solid;
	border-radius: 15px;
	padding: 10px;
	font-size: 56px;
	;
}
.do span {
	display: block;
	padding-bottom: 5px;
}
.do strong {
	color: #d7342f;
}
.do-details {
	display: none;
}
.inlinepopup .mn_box ul li.p-title {
	color: #DF2828;
	display: inline-block;
	color: #99351a;
	font-size: 150%;
	border-bottom: 2px solid rgba(118,59,60,.5);
}
.inlinepopup .mn_box ul li {
	display: inline;
}
.inlinepopup .mn_box {
	margin-top: 3%;
}
.inlinepopup .mn_box .title {
	font-size: 120%;
}
.inlinepopup .mn_box .title a.mn_box_n {
	border: 0px!important;
	color: #fd006f;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}
.inlinepopup .mn_box a {
	font-family: 'DINPro-Light', Helvetica, Arial, sans-serif!important;
	font-size: 18px;
	font-weight: bold;
	color: #b37a36;
	border: 1px solid rgba(179,122,54,.6);
	text-align: center;
	display: inline-block;
	padding: 5px 9px;
	cursor: pointer;
	margin: 8px;
	vertical-align: top;
	word-break: normal;
	border-radius: 4px;
	vertical-align: middle;
	line-height: 35px;
	text-decoration: none;
	transition: all .3s ease 0;
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
}
.inlinepopup .mn_box a:hover {
	border: 1px solid #99351a;
	box-shadow: 0 0 20px #99351a, inset 0 0 20px #99351a;
}
.inlinepopup .mn_box p {
	color: #fff;
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 0px;
	text-shadow: 0 0 13px #99351a, 0 0 0.3em #99351a, 0 0 0.1em #99351a;
}
.inlinepopup .mn_box ul li.btitle {
	color: #99351a;
	background: rgba(65,174,224,0.4);
	display: block;
	margin: 35px 0px 5px;
	padding: 5px 5%;
	font-size: 16px;
	letter-spacing: 0.8em;
}
.inlinepopup {
	padding: 0% 8%;
	background: none repeat scroll 0 0;
	border: 0px solid #a40000;
	float: left;
	width: 100%;
	margin-bottom: 80px;
	position: relative;
	border-top: 0px solid #ed0000;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.5);
}
.inlinepopup_arrow {
	background: none;
	height: 32px;
	position: absolute;
	top: -34px;
	width: 32px;
}
.inlinepopupClose {
	background: url(https://storage-asset.msi.com/event/mb/2017/ugc/images/close.png) no-repeat scroll 0 0;
	cursor: pointer;
	height: 16px;
	position: absolute;
	right: 5px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
	z-index: 99;
	overflow: hidden;
	transition: all 0.5s ease 0s;
}
.inlinepopupClose:hover {
	transform: rotate(180deg);
}
/*.modal*/
.modal-dialog {
	width: 70%;
	margin: 0 15%;
}
.modal-content {
	background: #000 !important;
	border-radius: 15px !important;
	border: #DF2828 4px double !important;
	font-family: "DINPro-Light", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	width: 100% !important;
	max-width: 1000px !important;
	margin: 0 auto;
	padding: 2%;
	line-height: 1.8rem;
}
.modal-content a {
	color: #DF2828;
	font-weight: bold;
	border-bottom: #DF2828 1px dashed;
	opacity: 1;
}
.modal-content a:hover {
	opacity: .85;
}
.modal-header {
	border-bottom: none !important;
	color: #DF2828;
	font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}
.modal-title {
	font-size: 30px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	border-bottom: #DF2828 2px solid;
}
.modal-body {
	text-align: left;
}
.modal-body hr {
	display: none;
}
.modal-body p {
	padding-bottom: 20px;
}
.modal-body ul {
	margin-left: 20px;
	padding-bottom: 20px;
}
.modal-body ul li {
	padding-bottom: 10px;
	list-style: square;
}
.modal-body ul li strong {
	color: #DF2828;
	font-weight: bolder;
}
.modal-body ol {
	margin-left: 20px;
	padding-top: 10px;
}
.modal-body ol li {
	line-height: normal;
	list-style: disc;
}
.modal-body .subtitle {
	font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	color: #DF2828;
	text-align: center;
	border-bottom: #999 1px dashed;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.modal-body .subtitle p {
	color: #ddd;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}
.modal-body .subtitle a {
	border-bottom: #f00 1px dashed;
}
.modal-body .type-number li {
	list-style: decimal;
}
.modal-body .type-dic li {
	list-style: disc;
}
.modal-footer button {
	border: #DF2828 1px solid;
	background: none;
	color: #DF2828;
	text-transform: uppercase;
	padding: 5px 15px;
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: 0.5s all ease-in 0.1s;
	-o-transition: 0.5s all ease-in 0.1s;
	transition: 0.5s all ease-in 0.1s;
	outline: none;
}
.modal-footer button:hover {
	background: #DF2828;
	border: #DF2828 1px solid;
	color: #fff;
}
#au-desktop .modal-body ol li table .cored td {
    border-right: 1px solid #333;
    padding: 1px;
color: #fff;

}
#au-desktop .modal-content .table{margin-top: 15px;}
#au-desktop .modal-content td {
	line-height: 25px;
font-size: 16px;
	color: rgba(205,205,205,1.00);
    padding: 5px;

}

#au-desktop .modal-body ol li table .cored{

    background-color: rgba(91,91,91,1.00);

}
.close {
	background: #DF2828 !important;
	position: absolute;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	right: 15px;
	z-index: 10;
	top: 15px;
	display: inline-block !important;
	text-align: center;
	border: none;
	opacity: 1;
	color: #fff;
	border: #DF2828 2px solid;
	opacity: 1!important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
.close:focus, .close:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #DF2828 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: #DF2828 2px solid;
	text-shadow: none;
}
button.close {
	-webkit-appearance: none;
	cursor: pointer;
}
#au-desktop .shout p {
	color: #fff;
	position: absolute;
	bottom: 0.5%;
	text-align: center;
	left: 0;
	right: 0;
	font-size: 150%;
	line-height: 1.2;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 5px 5px 5px #000;
}
#au-desktop .shout {
	position: relative;
	z-index: 1;
}
/*----landing page-----*/

body {
	background: #000;
	color: #fff;
	margin: 0 auto;
}
#au-desktop {
	background: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
	overflow-x: hidden;
	font-family: 'DINCond-Medium', Helvetica, Arial, sans-serif;
	font-size: 130% !important;
	color: #fff !important;
	position: relative;
	overflow: hidden;
}
#au-desktop .kvinfo {
	position: absolute;
	top: 20%;
	font-size: 1.6em;
	text-align: left;
	left: 2%;
	width: 27%;
	font-family: 'DINPro-Medium', sans-serif;
	text-transform: uppercase;
}
#au-desktop .kvinfo h2 {
	font-size: 130%;
	font-weight: bold;
	letter-spacing: -2px;
	padding-top: 15px;
	line-height: 1.2;
}
#au-desktop .kv {
	position: relative;
}
#au-desktop .kv img {
	width: 100%!important;
}
#au-desktop .kv a {
	color: #f00;
	text-decoration: none;
	background: #fff;
	padding: 5px 15px;
	margin-top: 25px;
	display: inline-flex;
	cursor: pointer;
}
#au-desktop .kv a:hover {
	background: #000;
}
#au-desktop .kv .dt {
	position: absolute;
	bottom: 20px;
	color: rgba(220,220,220,1.00);
	left: 2%;
}
#au-desktop .kv .dt p {
	font-size: 1.5em;
}
#au-desktop .kv .dt p span {
	font-size: 0.6em;
}
#au-desktop .redeem {
	text-align: center;
	background-size: cover;
	padding-bottom: 5%;
}
#au-desktop .redeem .step-wrap {
	display: flex;
	justify-content: center;
}
#au-desktop .redeem .step-wrap .step {
	max-width: 300px;
	margin: 0 1%;
}
#au-desktop .redeem .step-wrap .step h3 {
	text-shadow: 0 0 15px #99351a, 0 0 15px #99351a, 0 0 15px #99351a;
	margin: 0px 0 20px;
	color: #fff;
	font-size: 180%;
}
#au-desktop .redeem .step-wrap .arrow {
	position: relative;
}
#au-desktop .redeem .step-wrap .arrow i {
	font-size: 54px;
	position: absolute;
	top: 35%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#au-desktop .redeem .redeem-btn {
	margin-top: 3%;
}
#au-desktop .redeem .redeem-btn button {
	color: #b37a36;
	font-size: 1.2em;
	letter-spacing: 1px;
	background: transparent;
	padding: 10px 5%;
	border-radius: 45px;
	margin: 15px 10px 0;
	border: 2px solid rgba(179,122,54,.8);
	transition: all 0.5s ease;
	outline: none;
	font-weight: bold;
}
#au-desktop .redeem .redeem-btn button:hover {
	border: 2px solid #fff;
	background-position: 100% 0;
	background-size: 200% 200%;
	box-shadow: 0 0 20px #99351a, inset 0 0 20px #99351a, 0 2px 0 #99351a;
}
#au-desktop .redeem .step-wrap .step {
	width: 60%;
	margin: 0 auto;
}
#au-desktop .redeem .step-wrap .step a {
	color: #99351a;
}
#au-desktop .redeem .step-wrap .arrow {
	padding-bottom: 36px;
}
#au-desktop .redeem .step-wrap .arrow i {
	-webkit-transform: translate(-50%, -50%) rotate(0deg);
	transform: translate(-50%, -50%) rotate(0deg);
	color: #d72e00;
}
#au-desktop h2 {
	font-size: 2em;
	color: #DF2828;
	font-family: 'Agency FB', sans-serif;
}
#au-desktop h2:before {
}
#au-desktop .b3 p {
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000!important;
	padding: 0 0px!important;
	padding-top: 5px;
}
#au-desktop h1, #au-desktop .b3 p {
	font-size: 1.6em;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	z-index: 99;
	transform: skewY(-0.3deg);
	margin-bottom: 25px;
	font-family: 'Agency FB', sans-serif;
	font-size: 2.4em;
	color: #ff0000;
	border-bottom: 2px solid #ff0000;
	display: inline-block;
	padding: 0 70px;
	font-style: italic;
}
#au-desktop h1:before, #au-desktop h1:after {
	position: absolute;
	width: 120px;
	height: 2px;
	content: "";
	margin-top: 20%;
	bottom: 5px;
}
h1:before {
	left: -60px;
	background: linear-gradient(90deg, #000, #610505, #fd006f, #fd006f);
}
h1:after {
	right: -60px;
	background: linear-gradient(60deg, #fd006f, #610505, #000);
}
#au-desktop .b2 {
	background: url(https://storage-asset.msi.com/event/desktop/2019/au_desktop/images/bg1.jpg);
	padding-top: 5%;
	background-size: 100%;
}
#au-desktop .b3 {
	margin-bottom: 5%;
}
#au-desktop .b4 {
	background: url(https://storage-asset.msi.com/event/desktop/2019/au_desktop/images/bg3.jpg);
	padding: 3% 0px;
	background-size: cover;
}
#au-desktop .b4 p {
	color: #fff;
	font-size: 120%;
}
#au-desktop .b2 .boxrow {
	display: flex;
	flex-wrap: wrap;
	width: 70%;
	margin: 0 auto;
	padding-bottom: 5%;
}
#au-desktop .b2 .boxrow p {
	font-size: 130%;
}
#au-desktop .b2 .boxrow .td h2{text-transform: uppercase; color: #fff; font-size: 2em; text-shadow: 5px 5px 10px #000; font-style: italic; z-index: 99;position: relative;}
#au-desktop .b2 .boxrow .td h2:after{    background: #f00;
    z-index: -99;
    content: "";
    height: 30px;
    display: block;
    transform: skewX;
    /* margin-top: -15px; */
    width: 30%;
    margin: -25px auto 10px;
    transform: skewX(-30deg);
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -5px;
}
#au-desktop .b2 .td {
	width: 50%;
}
#au-desktop .b2 .td .tdblue {
	background: url(https://storage-asset.msi.com/event/desktop/2019/au_desktop/images/bg_black.png) no-repeat center;
	padding-top: 3%;
	background-size: 100%;
}
#au-desktop .b2 .pru a {
	text-align: center;
	color: rgba(232,232,232,.7);
	display: block;
}

 @keyframes lightglow {
 0% {
border:1px dashed rgba(253,0,111,1.00);
 box-shadow: 0 0 20px rgba(253,0,111,1.00), 0 0 20px rgba(253,0,111,1.00), inset 0 0 20px rgba(253,0,111,1.00);
}
 50% {
 border:1px dashed #fd006f;
 box-shadow: 0 0 20px rgba(0,50,255,1.00), 0 0 20px rgba(0,50,255,1.00), inset 0 0 20px rgba(0,50,255,1.00);
}
 100% {
 border:1px dashed #fd006f;
box-shadow: 0 0 20px rgba(253,0,111,1.00), 0 0 20px rgba(253,0,111,1.00), inset 0 0 20px rgba(253,0,111,1.00);
}
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
	color: #F00;
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver */
	margin: 5px;
	height: 50px;
	width: 50px;
	display: block;
	font-size: 12px;
}
#au-desktop .block_reward {
	background: url(https://storage-asset.msi.com/event/desktop/2019/au_desktop/images/bg2.jpg) fixed;
	padding-bottom: 5%;
}
#au-desktop .block_reward .mainbox {
	width: 60%;
	margin: 0 auto;
}
#au-desktop .block_reward .mainbox a {
	background: url(https://storage-asset.msi.com/event/desktop/2019/au_desktop/images/event-bg-d.png) repeat;
	;
	transition: 0.3s all ease-in-out;
	border: 1px solid rgba(255,255,255,.0);
	margin: 1%;
	display: block;
}
#au-desktop .block_reward .mainbox a:hover {
	background: url(https://storage-asset.msi.com/event/desktop/2019/au_desktop/images/event-bg-d_2.png) repeat;
	box-shadow: 0px 0px 30px rgba(255,0,0,.4);
	transition: 0.3s all ease-in-out;
	border: 1px solid rgba(255,0,0,.3);
}
#au-desktop .block_reward .mainbox .pbox {
	padding: 0 10%
}
#au-desktop .block_reward .mainbox .pbox p {
	font-size: 1.3em;
	color: #fff;
	padding-top: 15px;
	text-align: left;
}
#au-desktop .block_reward .mainbox .pbox .td {
	display: table-cell;
	vertical-align: bottom;
	font-size: 2em
}
#au-desktop .block_reward .mainbox .pbox .td p {
	margin-bottom: -35px;
	color: #f00;
	font-size: 1em;
}
#au-desktop .block_reward .mainbox .pbox .item {
	color: #DF2828;
	font-size: 2.5em;
	font-style: italic;
	vertical-align: baseline;
}
#au-desktop .block_reward .mainbox .pbox .item .learmore {
	background: #f00;
	text-transform: uppercase;
	color: #fff;
	transform: skewX(-30deg);
	padding: 3px 15px 3px 30px;
	font-size: 0.3em!important;
	color: #000;
	margin-left: 20px;
}
#au-desktop .block_reward .mainbox .pbox .item .learmore span {
	transform: skewX(40deg);
	display: block;
}
#au-desktop .block_reward .mainbox .box45 {
	display: flex;
}
#au-desktop .block_reward .mainbox .box45 .pbox {
	display: inline-block;
	padding: 0 5% 4% !important;
	display: table-cell;
}
#au-desktop .block_reward .mainbox .box45 a {
	width: 48%;
}

/* animita*/
@-webkit-keyframes arrowDown {
 0% {
 opacity: 0;
 transform: translate(0px, 0px);
}
 65% {
 opacity: 1;
 transform: translate(0px, 10px);
}
 100% {
 opacity: 0;
 transform: translate(0px, 0px);
}
}
 @keyframes arrowDown {
 0% {
 opacity: 1;
 transform: translate(0px, 0px);
}
 65% {
 opacity: 0;
 transform: translate(0px, 10px);
}
 100% {
 opacity: 1;
 transform: translate(0px, 0px);
}
}
 @-webkit-keyframes arrowLeft {
 0% {
 opacity: 1;
 transform: translate(0px, 0px);
}
 65% {
 opacity: 1;
 transform: translate(10px, 0px);
}
 100% {
 opacity: 1;
 transform: translate(0px, 0px);
}
}
 @keyframes arrowLeft {
 0% {
 opacity: 1;
 transform: translate(0px, 0px);
}
 65% {
 opacity: 1;
 transform: translate(10px, 0px);
}
 100% {
 opacity: 1;
 transform: translate(0px, 0px);
}
}

@media (min-width:320px) and (max-width:768px) {
.owl-prev {
	left: -50px;
}
.owl-next {
	right: -50px;
}
}

@media screen and (max-width: 1680px) {
#au-desktop .block_reward .mainbox {
	width: 80%;
	margin: 0 auto;
}
#au-desktop .kvinfo {
	top: 0px;
	font-size: 1.5em;
	width: 29%;
	top: 7%;
}
.boxslider {
	width: 85%;
	margin: 0 auto;
	padding: 0 5%;
}
}

@media screen and (max-width: 1360px) {
	#au-desktop .b2 .boxrow{width: 80%;}
#au-desktop .kv .dt {
	font-size: 0.6em;
}
#au-desktop .kvinfo {
	top: 0px;
	font-size: 1em;
	width: 29%;
	top: 5%;
}
#au-desktop .kvinf h2 {
	font-size: 130%;
}
.boxslider {
	width: 95%;
	margin: 0 auto;
	padding: 0 5%;
}
}
 @media screen and (max-width: 1024px) {
#au-desktop .block_reward .mainbox {
	width: 98%;
	margin: 0 auto;
}
.boxslider {
	width: 100%;
	margin: 0 auto;
	padding: 0 5%;
}
.inlinepopup .col-md-2 {
	margin: 0 10px;
}
.inlinepopup .do-circle img {
	border-radius: 100px;
	width: 120px;
	height: 120px;
	padding: 10px;
}
.inlinepopup .service-item {
	width: 120px;
}}
 @media screen and (max-width: 960px) {
	 #au-desktop .b2 .boxrow{width: 100%;}
.owl-carousel .owl-prev, .owl-carousel .owl-next {
 display: none;
}
 .owl-carousel .owl-next {
 left: auto;
 right: 30px;
}
}
@media (max-width: 768px) {
#au-desktop .b2 .td {
 width: 100%;
}
#au-desktop .kvinfo {
 text-align: center;
 position: relative;
 top: 0px;
 font-size: 1em;
 width: 100%;
 background: #fe0000;
 left: 0px;
}
#au-desktop .kvinfo h2 {
 font-size: 130%;
 letter-spacing: normal;
}
#au-desktop .b2 .td {
 width: 100%;
}
#au-desktop .redeem .step-wrap {
 flex-direction: column;
}
}
@media (min-width:320px) and (max-width:768px) {
.inlinepopup_content {
 margin: 0px;
}
.inlinepopup h1 {
 margin-left: auto;
 width: 100%;
}
.inlinepopup .col-md-2 {
 margin: 0 0px;
}
}

@media (min-width:320px) and (max-width:768px) {
.owl-prev {
	left: -50px;
}
.owl-next {
	right: -50px;
}
}
/**/
.boxslider img {
	width: 100%;
}
.boxslider {
	width: 70%;
	margin: 0 auto;
	padding: 0 5%;
}
.boxslider .box:hover .item {
	opacity: 0.5;
}
.boxslider .box .item a {
	color: rgba(232,232,232,.7);
	position: relative;
	display: block;
}
.boxslider .box .item a .img {
	position: relative;
	-webkit-transition: 0.5s all ease-in 0.1s;
	-o-transition: 0.5s all ease-in 0.1s;
	transition: 0.5s all ease-in 0.1s;
	z-index: 1;
}
.boxslider .box .item:hover {
	opacity: 1;
}
.boxslider .box .owl-nav {
	font-size: 50px;
	font-weight: bold;
	color: #999;
}
.boxslider .box .owl-nav .owl-prev {
	left: -30px;
	top: 35%;
	font-size: 1.2em!important;
}
.boxslider .box .owl-nav .owl-next {
	font-size: 1.2em!important;
	right: -30px;
	top: 35%;
}
.boxslider .box .owl-dots {
	margin: 20px !important;
	display: block!important;
	position: relative !important;
}
.boxslider .box .owl-dots .owl-dot {
	background: #ccc;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 5px;
	outline: none;
}
.boxslider .box .owl-dots .owl-dot.active {
	background: #999;
}
/*.owl-carousel*/
.owl-carousel {
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
}
.owl-carousel .item {
	padding: 0 !important;
	margin: 0 !important;
}
.owl-carousel img {
	vertical-align: bottom;
}
.owl-carousel .owl-prev, .owl-carousel .owl-next {
	position: absolute;
	top: 45%;
	left: 30px;
	color: #fff;
	font-size: 120px;
	z-index: 50;
	outline: none;
}
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover {
	color: #f00;
}

@media screen and (max-width: 1680px) {
#au-desktop .kvinfo {
	top: 0px;
	font-size: 1.5em;
	width: 29%;
	top: 7%;
}
.boxslider {
	width: 85%;
	margin: 0 auto;
	padding: 0 5%;
}
}

@media screen and (max-width: 1360px) {
#au-desktop .kv .dt {
	font-size: 0.6em;
}
#au-desktop .kvinfo {
	top: 0px;
	font-size: 1em;
	width: 29%;
	top: 5%;
}
#au-desktop .kvinf h2 {
	font-size: 130%;
}
.boxslider {
	width: 95%;
	margin: 0 auto;
	padding: 0 5%;
}
}

@media screen and (max-width: 1024px) {
.boxslider {
	width: 100%;
	margin: 0 auto;
	padding: 0 5%;
}
}

@media screen and (max-width: 960px) {
.owl-carousel .owl-prev, .owl-carousel .owl-next {
	display: none;
}
}
.owl-carousel .owl-next {
	left: auto;
	right: 30px;
}

