@charset "UTF-8";
[data-aos=fade-down]{transform:translate3d(0,-20px,0)}
[data-aos=fade-up]{transform:translate3d(0,20px,0)}
[data-aos=fade-right]{transform:translate3d(-20px,0,0)}
[data-aos=fade-left]{transform:translate3d(20px,0,0)}

.wrapper {width:100%;overflow-x:hidden;position:relative;}

.top {width:100%;height:40px;background:#362E2B;}
.logo {width:112px;height:36px;margin:2px 0 0 5px;float:left;}
.logo img {width:100%;}
.top_right {margin:0 10px 0 0;line-height:40px;color:#FFF;float:right;}
.top_right a ,.top_right a:hover {color:#FFF;}
.main {width:100%;height:auto;margin:0 auto;/*overflow:hidden;*/position:relative;}
.main img ,.tablet img {display:block;width:100%;}

.mainjpg {width:100%;height:100%;position:relative;}
.main_bg {top:0;position:relative;}
.main_bg img {display:block;width:100%;}
#gotop {display:none;padding:20px;right:20px;bottom:20px;color:#000;background:rgba(255 ,255 ,255 ,.6);border-radius:20px;cursor:pointer;z-index:10002;position:fixed;}
#gotop::before {display:block;content:'^';font-size:30px;top:17px;left:10px;position:absolute;}

.t_1 ,.t_2 ,.t_3 ,.plane ,.crown ,.moto ,.moto_price {position:absolute;}
.t_1 {width:19.08%;top:14.71%;left:17.5%;z-index:10002;}
.t_2 {width:24.16%;top:24.14%;left:33.58%;z-index:10001;}
.t_3 {width:31.66%;top:36.85%;left:20.08%;z-index:10001;
    transition: all .20s linear;
    position: absolute;
    animation: scroll .8s linear infinite alternate;
    -webkit-animation: scroll .8s linear infinite alternate;
    }
@keyframes scroll {
     from {margin-top:5px;}
    to {margin-top:-5px;}
    }
.plane {width:8.33%;top:17.14%;left:39.16%;z-index:10001;}
.crown {width:5.25%;top:37.25%;left:16.25%;z-index:10001;}
.moto {width:39.08%;bottom:4.85%;right:3.08%;transition: all 0.3s ease-out;z-index:10000;}
.moto:hover img {transition: all 0.3s ease-out;transform:scale(0.985) !important;}
.moto_price {width:20.83%;bottom:4.85%;right:23.33%;transition: all 0.3s ease-out;z-index:10003;}
.moto_price:hover img {transition: all 0.3s ease-out;transform:scale(0.985) !important;}


.mobile {display:none;width:100%;}
.mobile img {width:100%;}

.mobile_list img {display:block;width:100%;}
.main_list_bg {padding:160px 0 80PX;background:url(main_list_bg.jpg) no-repeat;}
.main_list {margin:0 auto;padding:20px 0 40px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;position:relative;}
.main_list>p {margin:0 0 15px;padding:0;text-align:center;color:#FFF;font:50px/104px "微軟正黑體", Arial;}
.main_list li {text-align:center;box-sizing:border-box;transition: all 0.3s ease-out;position:relative;z-index:10000;position:relative;}
.main_list li img {width:100%;}
.main_list li a , .main_list li a:hover {color:#000;}
.main_list li:hover {transform:scale(0.985) !important;}
.title_pc {text-align:center;display:block;margin:-80px auto 5px;}
.title_pc2 {text-align:center;display:block;margin:80px auto 5px;}
.activity {text-align:center;display:block;margin: 0 auto 10px;}
.main_list li p {height:48px;margin:5px 0 0;padding:0 5px;font-size:18px;color:#000;line-height:24px;display:inline-block;box-sizing:border-box;overflow:hidden;}
.main_list li p b::before {content:'$';font-size:15px;color:#960000;}
.main_list li p b {font-size:26px;color:#960000;line-height:30px;}
.main_list li del::before {content:'市價$';font-size:12px;}
.main_list li del {display:block;width:100%;padding:5px 0;background:#333;color:#FF0;}
.main_list li span {font-size:15px;color:#F03;font-weight:bold;}

.title_m {font:bold 50px/50px "微軟正黑體", Arial;color:#FFF;text-align:center;display:block;margin:0 0 10px;top:-100px;position:absolute;z-index:10001;}

.pro_listB_title {width:100%;padding:20px 0 20px;text-align: center;}
.pro_listC_title {width:100%;padding:100px 0 20px;text-align: center;}

/*宮格底色*/
.s1 {background:none;}
.s2 {background:none;}

.info_bg {margin:30px auto 0;padding:30px 0;box-sizing:border-box;}
.info_bg > .title_bg >.title {color:#FFF;}
.title_bg {text-align:center;position:relative;}

.info {margin: -50px 0;}

.info p {margin:10px 0;font-size:25px;line-height:40px;color:#FFF;}
.info b {font-size:20px;line-height:10px;color:#FF0;}	
ul.info_ul {margin:0;padding:0;border-bottom-style:dotted;border-color:#fff; }	
ul.info_ul li {padding:0 0 0 20px;background:url(arrow.png) 5px 12px no-repeat;}
.info_time {display:flex;margin:40px auto;padding:0;}
.info_time img {width:100%;}
.info_time::after {content:" ";clear:both;display:inline-block;}
ol.info_ul {margin:0 0 0 40px;padding:0;}
ol.info_ul li {list-style-type:decimal;margin:10px 0;font-size:25px;line-height:40px;color:#FFF;}
ol.info_ul li a {color:#FF0;text-decoration:underline;}
ol.info_ul li a:hover {color:#FD0;}

.bgbg {padding:0 0 200px;background:url(list_bg.jpg) 0 0 repeat;position:relative;}

.copyright {font-size:13px;margin:0;padding:0 0 10px;text-align:center;color:#FFF;background:#362E2B;}
.copyright p {width:95%;margin:0 auto;padding:10px 0 0;text-align:center;color:#FFF;}

.banner {padding:0;}
.banner li img {width:100%;display:block;}

.bgbg1 {padding:0 0 80px;background:url(bg1.png) center 0 repeat;position:relative;}
.bgbg2 {padding:0 0 60px;background:url(bg2.png) center 0 repeat;position:relative;}
 

.price_title{width:60px;margin:0 auto;padding:5px 10px;font-size:15px;line-height:18px;background:var(--price-color);color:#FF0;border-radius:15px;}
.price::before{content:'優惠價';font-size:15px;}
.price {font-family:'Prompt', sans-serif !important;}


.pro_list2 {border:4px #5abd7c solid;margin:0 auto;box-sizing:border-box;background:rgba(255%,255%,255%,.5);border-radius:20px;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;z-index:2;position:relative;}
.pro_list_bg2 > .title_pc2 {margin:0 auto 10px;padding:80px 0 20px;letter-spacing:10px;color:#FFF;position:relative;z-index:1000;}
.pro_list_bg2 > .title_pc2 > p {width:300px;font:40px/80px "微軟正黑體", Arial;color:#FFF;}
.pro_list2>p {margin:20px 0 30px;padding:0;text-align:center;color:#FF0; ;font:50px/104px "微軟正黑體", Arial;}
.pro_list2 li {text-align:center;color:#FFF;background:#FFF;border-radius:10px;box-sizing:border-box;overflow:hidden;transition: all 0.3s ease-out;z-index:10001;position:relative;}
.pro_list2 li img {display:block;width:100%;overflow:hidden;box-sizing:border-box;}
.pro_list2 li a ,.pro_list2 li a:hover {color:#FFF;}
.pro_list2 li:hover {transform:scale(0.985) !important;}
.pro_promo1 {display:table;width:auto;height:30px;margin:0 auto;padding:0 15px;color:#2b2f52;background:#F47;text-align:center;font-size:18px;line-height:30px;border-radius:30px;}
.pro_list2 li p {height:52px;padding:5px;font-size:18px;color:#000;line-height:24px;font-family:dftt_r8;display:inline-block;box-sizing: border-box;overflow:hidden;}
.pro_list2 li b::before {content:'$';font-size:15px;color:#F47;}
.pro_list2 li .discount {font-size:15px;color:#FF0;}
.pro_list2 li .discount b::before {content:'$';font-size:15px;color:#FF0;}
.pro_list2 li .price ,.pro_list li .price1 ,.pro_list li .price2 {font-size:32px;color:#F47;line-height:36px;}
/*.pro_list2 li del::before {content:'市價$';font-size:12px;}
.pro_list2 li del {display:block;width:100%;padding:5px 0;background:rgb(255, 255, 255);color:#F47;}*/
.pro_list2 li span {font-size:18px;color:#F47;font-weight:bold;}

.title_d {width:100%;margin:80px 0 50px;text-align:center;display:block;}
.title_d img {text-align:center;}

/*RWD-menu*/
.menu {width:100%;height:auto;padding:0;background:url(menu_bg.jpg) center 0 no-repeat;display:flex;top:0;right:0;z-index:10003;}
.menu ul {width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;}
.bor > .menu_bg {}
.bor > .menu_bg > .menubg > a {color:rgb(255, 255, 255);}
.bor > .menu_bg > .menubg > a:hover {text-decoration:none;background:rgb(65, 65, 65);}
.bor > .menu_bg > li::before {background:rgb(65, 65, 65);}
.menu li {width:calc(100% / 6);margin:0;text-align:center;list-style:none;font-size:20px;line-height:20px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;position:relative;}
.menu li::before {content:'';width:1px ;height:20px;background:rgb(255, 255, 255);top:18px;left:0;position:absolute;z-index:10001;}
.menu li:first-child::before {display: none;}
.menu li a {width:100%;display:flex;padding:15px 0;text-decoration: none;color:rgb(255, 255, 255);transition:color linear 0.15s;cursor: pointer;}
.menu .menu-logo {width:0px;margin: auto;}
.menu .menu-logo a {color: rgb(255, 255, 255);}
.menu a:hover {text-decoration:none;background:rgb(65, 65, 65);}
.menu a:hover .menu_line  {background:#21b7c5;}
.toggle-nav {display: none;}

.icon-bar {display:block;width:22px;height:2px;margin:5px 0 0;border-radius:1px;background:#F2F2F2 !important;}

.menu ul li a {flex-direction:row;justify-content:space-around;flex-wrap:wrap;position:relative;}
.menu ul div {display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;}
.menu ul li {height:auto;}
.menu_inner {width:100%;/*height:30px;*/line-height:30px;margin:0;font-size:20px;text-align:center !important;font-weight:bold;box-sizing:border-box;}
.menu_line {width:90%;height:1px;margin:0 auto;background:#F2F2F2;box-sizing:border-box;}
.menu_num {width:100%;height:30px;line-height:38px;margin:0;box-sizing:border-box;}
.current-active {background:rgba(0 ,0 ,0 ,.1);}
.current-active .menu_line {width:90%;background:#000;}
.current-active a:hover .menu_line {background:#000;}
/*.current-active {background:#F00;}*/
@keyframes move {
  0% {
    transform:scaleY(0);
  }
  100% {
    transform:scaleY(1);
  }
}

@media screen and (max-width: 767px) {
    .menu {width:100%;height:45px;display:grid;/*position:fixed;*/}
    .menu::before {content:"";width:100%;height:45px;}
    .menu a:hover {text-decoration:none;background:none;}
    .menu ul.active {display: none;}
    .menu ul {width:calc(100vw + 45px);height:auto;top:46px;border:none;z-index:10001;/*position:fixed;*/position:inherit;}
    .menu li {display: block;width:100%;height:auto !important;margin:0 !important;color:#FFF;border-bottom:1px solid #888;border-left:0;background:none;}
    .menu li::before {display:none;}
    .menu li a {height:auto;color:#FFF;}
    .menu li a:hover {color:#FFF;background:#5f8d91;}
    .menu ul li a div {display:block;}
    .menu a {display: block;}
    .toggle-nav {width:26px;height:26px;padding:10px;line-height:46px;right:0;position:absolute;}
    .icon-bar {display:block;width:100%;height:2px;margin:5px 0 0;border-radius:1px;background:#fff !important;}

    .menu .menu-logo {position: relative;}

    .menu_bg {width:100%;height:auto;background:rgba(21 ,20 ,16 ,.9);}
    .menu_inner {width:100%;height:60px;line-height:40px;margin:0;padding:10px;font-size:30px;color:#FFF;text-align:left !important;/*transform:rotate(0)*/;-webkit-writing-mode:inherit;writing-mode:inherit;left:20px;position:inherit;}
    .menu_inner::before {content:"";width:15px;height:2px;background:#FFF;top:25px;left:-25px;position:absolute;}
    a:hover .menu_inner {left:25px;transition: all 0.3s ease-out;}
    a:hover .menu_inner::before {width:20px;background:#FFF;transition: all 0.3s ease-out;}
    .menu_line {display:none !important;}
    .menu_num {display:none !important;}

    .current-active {background:#5f8d91 !important;}
    .current-active .menu_inner::before {background:#FFF;}
    .current-active a:hover .menu_inner::before {background:#FFF;}
    

}
.navFixed {position:fixed;margin-top:0;border-bottom:1px solid #FFF;transition:opacity .5s ease-out;}


@media screen and (min-width:1491px) {
.wrapper {width:100%;background:url(bg0.jpg) center 40px no-repeat;}
.mobile {display:none;}
.main_title {width:380px;height:396px;left:-190px;margin: 0 0 0 50%;}
.main {width:1200px;height:800px;}
.info {width:1200px;height:auto;margin:0 auto;}
.info_time {width:950px;}
.info_time li {width:48%;margin:0 1%;float:left;}

.title_pc {width:100%;}
.title_pc2 {width:100%;}
.activity {width:100%;}
.main_list {width:1400px;max-height:2000px;padding:20px auto 0;}
.main_list li {width:25%;}
.main_list li:nth-child(1) {top:-80px;}
.main_list li:nth-child(4) {top:-50px;}

.pro_list {width:1140px;height:auto;margin:0 auto;padding:20px 20px 60px;}
.pro_list li {width:23%;height:auto;margin:5px 1% 0;}

.pro_list2 {width:1140px;height:auto;margin:0 auto;padding:20px 0.5%;}
.pro_list2 li {width:23%;height:auto;margin:30px 1%;}

.even li:nth-child(even) {margin-top:50px;}
.odd li:nth-child(odd) {margin-top:50px;}

.pro_listB_title,.pro_listC_title {width:100%;margin: 0 auto 0;}

/*info*/
.info_ul {width:95%;margin:0 auto;}
}

@media screen and (min-width:1201px) and (max-width:1490px) {
.wrapper {width:100%;background:url(bg0.jpg) #000 center 40px no-repeat;}
.mobile {display:none;}
.main img {width:100%;}
.main_title {width:380px;height:396px;left:-190px;margin: 0 0 0 50%;}
.main {width:1200px;height:800px;}
.info {width:1100px;height:auto;margin:0 auto;}
.info_time {width:950px;}
.info_time li {width:48%;margin:0 1%;float:left;}

.title_pc {width:1100px;}
.activity img {width: 100%;margin: 15px auto 0;}
.main_list {width:90%;max-height:1700px;}
.main_list li {width:25%;}
.main_list li:nth-child(1) {top:-80px;}
.main_list li:nth-child(4) {top:-50px;}

.pro_list {width:1140px;height:auto;margin:0 auto;padding:40px 20px;}
.pro_list li {width:24%;height:auto;margin:5px 0.5% 0;}

.pro_list2 {width:1140px;height:auto;margin:0 auto;padding:20px 0.5%;}
.pro_list2 li {width:23%;height:auto;margin:30px 1%;}

.pro_listB_title,.pro_listC_title {width:100%;margin: 0 auto 0;}
.pro_listB_title img,.pro_listC_title img {width: 90%;}

/*info*/
.info_ul {width:95%;margin:0 auto;}
}

@media screen and (min-width:1081px) and (max-width:1200px) {
.wrapper {width:100%;background:url(bg0.jpg) #000 center 40px no-repeat;}
.main img {width:100%;}
.mobile {display:none;}
.main_title {width:380px;height:396px;left:-190px;margin: 0 0 0 50%;}
.main {width:100%;height:auto;}
.info {width:90%;height:auto;margin:0 auto;}
.info_time {width:950px;}
.info_time li {width:48%;margin:0 1%;float:left;}

.title_pc {width:98%;}
.activity img {width: 100%;margin: 15px auto 0;}
.main_list {width:94%;height:auto;margin:0 auto;padding:10px 5px;}
.main_list li {width:25%;}
.main_list li:nth-child(1) {top:-80px;}
.main_list li:nth-child(4) {top:-50px;}

.pro_list {width:94%;height:auto;margin:0 auto;padding:40px 20px;}
.pro_list li {width:23%;margin:10px 1% 0;}

.pro_list2 {width:94%;height:auto;padding:20px 0.5%;}
.pro_list2 li {width:23%;margin:20px 1%;}

.pro_listB_title,.pro_listC_title {width:100%;text-align: center;}
.pro_listB_title img,.pro_listC_title img {width: 90%;}

/*info*/
.info_ul {width:90%;}
}

@media screen and (min-width:960px) and (max-width:1080px) {
.wrapper {width:100%;background:#000;}
.mobile {display:none;}
.main_title {width:280px;height:300px;left:-140px;margin: 0 0 0 50%;}
.desktop img {display:block;width:100%;}
.menu_inner {font-size:15px;}

.title_pc,.title_pc2 {width:100%;margin:0 auto;}
.activity img {width: 100%;margin: 15px auto 0;}
.main_list_bg {padding:60px 0 40px;}
.main_list {width:100%;height:auto;margin:0 auto;padding:10px 5px;}
.main_list li {width:25%;}
.main_list li:nth-child(1) {top:-80px;}
.main_list li:nth-child(4) {top:-50px;}
.info {width:90%;height:auto;margin:0 auto;}
.info_time {width:950px;}
.info_time li {width:48%;margin:0 1%;float:left;}

.pro_list_bg {padding:60px 0 0;}
.pro_list {width:98%;height:auto;margin:0 auto;padding:20px;}
.pro_list li {width:23%;margin:10px 1% 0;}
.pro_list li p b {font-size:30px;}
.main_list>p ,.pro_list>p {font:40px/104px "微軟正黑體", Arial;}

.pro_list2 {width:90%;height:auto;margin:0 auto;padding:20px 0.5%;}
.pro_list2 li  {width:23%;margin:10px 1%;}
.pro_list2 li p b {font-size:30px;}
.pro_list2>p {font:40px/104px "微軟正黑體", Arial;}
.pro_listB_title,.pro_listC_title {width:100%;text-align: center;}
.pro_listB_title img,.pro_listC_title img {width: 95%;}


/*info*/
.info_time {width:100%;}
.info_time li {width:48%;margin:0 1%;float:left;}

}
  
@media screen and (min-width:768px) and (max-width:959px) {
.wrapper {width:100%;background:#000;}
.mobile ,.main_title ,.circle1 ,.circle2 ,.circle3 ,.circle4 {display:none;}
.menu_inner {font-size:15px;}

.bgbg {padding:0 0 50px;background-size:170%;}

.title_pc,.title_pc2 {width:100%;margin: 10px 0 0;}
.activity img {width: 100%;margin: 15px auto 0;}
.main_list_bg {padding:60px 0 0;}
.main_list {width:90%;height:auto;margin:0 auto;padding:10px 5px;}
.main_list li {width:50%;}
.info {width:90%;height:auto;margin:0 auto;}
.info_time {width:950px;}
.info_time li {width:48%;margin:0 1%;float:left;}


.pro_list_bg {padding:60px 0 0;}
.pro_list {width:98%;height:auto;margin:0 auto;padding:20px;}
.pro_list li {width:23%;margin:10px 1% 0;}
.pro_list li p b::before {font-size:12px;}
.pro_list li p b {font-size:22px;}
.main_list>p ,.pro_list>p {font:40px/104px "微軟正黑體", Arial;}

.pro_list2_bg {padding:60px 0 0;}
.pro_list2 {width:90%;height:auto;margin:0 auto;padding:10px 0.5%;}
.pro_list2 li {width:24%;margin:10px 0.5%;}
.pro_list2 li p b {font-size:26px;}
.pro_list2>p {font:40px/104px "微軟正黑體", Arial;}
.pro_listB_title,.pro_listC_title {width:100%;text-align: center;}
.pro_listB_title img,.pro_listC_title img {width: 95%;}


/*info*/
.info_time {width:100%;}
.info_time li {width:48%;margin:0 1%;float:left;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.wrapper {width:100%;background:##000;}
.desktop ,.circle1 ,.circle2 ,.circle3 ,.circle4 {display:none;}
.mobile {display:block;}
.main_title ,.slide ,.shading {display:none;}

.bgbg {padding:0 0 50px;background-size:200%;}
.t_1 {width:32.68%;top:11.25%;left:16.4%;}
.t_2 {width:41.27%;top:16.87%;left:44.27%;}
.t_3 {width:54.29%;top:24.37%;left:20.96%;}
.plane {width:14.19%;top:12.73%;left:53.51%;}
.crown {width:8.98%;top:24.76%;left:14.58%;}
.moto {width:68.08%;bottom:5.78%;right:8.33%;}
.moto_price {width:36.32%;bottom:3.67%;right:30.46%;}

.menu_inner {font-size:25px;line-height:35px;}
.title_pc,.title_pc2 {width:98%;margin: 5px 0 0;}
.activity img {width: 100%;margin: 15px auto 0;}
.main_list_bg {padding:60px 0 0;}
.main_list {width:90%;height:auto;margin:0 auto;padding:10px 5px;}
.main_list li {width:50%;}

.pro_list_bg {padding:80px 0 0;}
.pro_list {width:96%;height:auto;margin:0 auto;padding:20px;}
.pro_list li {width:48%;margin:2% 1% 0;}
.main_list>p ,.pro_list>p {font:40px/104px "微軟正黑體", Arial;}
.price {margin:0;left:0;bottom:0;}

.pro_list2_bg {padding:60px 0 0;}
.pro_list2 {width:94%;height:auto;margin:0 auto;padding:1% 0.5%;}
.pro_list2 li {width:47%;margin:1% 1.5%;}
.pro_list2>p {font:40px/104px "微軟正黑體", Arial;}

.pro_listB_title,.pro_listC_title {width:100%;text-align: center;}
.pro_listB_title img,.pro_listC_title img {width: 95%;}


/*info*/
.info {width:92%;margin:0 auto;}
.info p {margin:5px 0;font:15px/24px "微軟正黑體", Arial;}
ul.info_ul li {background: url(arrow.png) 5px 6px no-repeat;}
.info_time {display:block;width:100%;max-width:950px;margin:20px auto 0;}
.info_time li {width:97%;margin:3% auto;}
ol.info_ul {margin:0 0 0 20px;}
ol.info_ul li {font:20px/30px "微軟正黑體", Arial;}

}

@media screen and (min-width:421px) and (max-width:600px) {
.wrapper {width:100%;background:##000;}
.desktop ,.circle1 ,.circle2 ,.circle3 ,.circle4 {display:none;}
.mobile {display:block;}
.main_title ,.slide ,.shading {display:none;}

.bgbg {padding:0 0 50px;background-size:200%;}
.t_1 {width:32.68%;top:11.25%;left:16.4%;}
.t_2 {width:41.27%;top:16.87%;left:44.27%;}
.t_3 {width:54.29%;top:24.37%;left:20.96%;}
.plane {width:14.19%;top:12.73%;left:53.51%;}
.crown {width:8.98%;top:24.76%;left:14.58%;}
.moto {width:68.08%;bottom:5.78%;right:8.33%;}
.moto_price {width:36.32%;bottom:3.67%;right:30.46%;}

.menu_inner {font-size:25px;line-height:35px;}
.title_pc {margin: -20px 0 0;}
.title_pc img,.title_pc2 img {width:90%;}
.activity img {width: 100%;margin: 15px auto 0;}
.main_list_bg {padding:60px 0 0;}
.main_list {width:100%;height:auto;margin:0 auto;padding:10px 5px;}
.main_list li {width:50%;}

.pro_list_bg {padding:60px 0 0;}
.pro_list_bg > .title_pc {width:100%;}
.pro_list {width:94%;height:auto;margin:0 auto;padding:20px;}
.pro_list > .title_pc {top:-30px;}
.pro_list li {width:48%;margin:10px 1% 0;}
.pro_promo {font-size:15px;}
.pro_list li p {font-size:15px;}
.pro_list li p b::before {font-size:12px;}
.pro_list li p b {font-size:22px;}
.main_list>p ,.pro_list>p {font:30px/104px "微軟正黑體", Arial;}
.price {margin:0;left:0;bottom:0;}

.pro_list2_bg {padding:60px 0 0;}
.pro_list2 {width:94%;height:auto;margin:0 auto 2%;padding:1% 0.5%;}
.pro_list2 li {width:47%;margin:2% 1.5%;}
.pro_list2 li p {font-size:15px;}
.pro_list2 li p b {font-size:25px;}
.pro_list2>p {font:30px/104px "微軟正黑體", Arial;}

/*info*/
.info {width:92%;margin:0 auto;}
.info p {margin:5px 0;font:15px/24px "微軟正黑體", Arial;}
ul.info_ul li {background: url(arrow.png) 5px 6px no-repeat;}
.info_time {display:block;width:100%;max-width:950px;margin:20px auto 0;}
.info_time li {width:97%;margin:3% auto;}
ol.info_ul {margin:0 0 0 20px;}
ol.info_ul li {font:18px/27px "微軟正黑體", Arial;}
.title_d img {width:100%;text-align:center;display:block;}
.title_bg {width:60%;margin:0 auto;}
.title_bg img {width:100%;}
.pro_listB_title,.pro_listC_title {width:100%;margin: -5px 0 0;padding:20px auto 0;text-align: center;}
.pro_listB_title img,.pro_listC_title img {width: 96%;}

}

@media screen and (max-width:420px) {
.wrapper {width:100%;background:##000;}
.desktop ,.circle1 ,.circle2 ,.circle3 ,.circle4 {display:none;}
.mobile {display:block;}
.main_title ,.slide ,.shading {display:none;}

.bgbg {padding: 0 0 50px;}
.t_1 {width:32.68%;top:11.25%;left:16.4%;}
.t_2 {width:41.27%;top:16.87%;left:44.27%;}
.t_3 {width:54.29%;top:24.37%;left:20.96%;}
.plane {width:14.19%;top:12.73%;left:53.51%;}
.crown {width:8.98%;top:24.76%;left:14.58%;}
.moto {width:68.08%;bottom:5.78%;right:8.33%;}
.moto_price {width:36.32%;bottom:3.67%;right:30.46%;}

.menu_inner {font-size:25px;line-height:35px;}
.title_pc,.title_pc2 {width:80%;}
.activity img {width: 100%;}
.title_pc img,.title_pc2 img {width:100%;}
.main_list_bg {padding:60px 0 0;}
.main_list {width:100%;height:auto;margin:0 auto;padding:10px 5px;}
.main_list li {width:50%;}

.pro_list_bg {padding:60px 0 0;}
.pro_list_bg > .title_pc {width:100%;height:70px;background-size:70%;}
.pro_list_bg > .title_pc > p {width:90%;height:70px;font:30px/70px "微軟正黑體", Arial;}
.pro_list {width:94%;height:auto;margin:0 auto;padding:20px 5px;}
.pro_list li {width:48%;margin:10px 1% 0;}
.pro_promo {font-size:15px;}
.pro_list li p {font-size:15px;}
.pro_list li p b::before {font-size:12px;}
.pro_list li p b {font-size:22px;}
.main_list>p ,.pro_list>p {font:30px/104px "微軟正黑體", Arial;}
.price {margin:0;left:0;bottom:0;}

.pro_list2_bg {padding:20px 0 0;}
.pro_list2 {width:94%;height:auto;margin:0 auto 2%;padding:1% 0.5%;}
.pro_list2 li {width:47%;margin:2% 1.5%;}
.pro_list2 li p {font-size:15px;}
.pro_list2 li p b {font-size:25px;}
.pro_list2>p {font:30px/104px "微軟正黑體", Arial;}

/*info*/
.info {width:92%;margin:0px auto;}
.info p {margin:5px 0;font:15px/24px "微軟正黑體", Arial;}
ul.info_ul li {background: url(arrow.png) 5px 6px no-repeat;}
.info_time {display:block;width:100%;max-width:950px;margin:20px auto 0;}
.info_time li {width:97%;margin:3% auto;}
ol.info_ul {margin:0 0 0 20px;}
ol.info_ul li {font:15px/24px "微軟正黑體", Arial;}

.title_bg {width:60%;margin:0 auto;}
.title_bg img {width:100%;}
.title_d img {width:80%;text-align:center;display:block;}
.copyright p {line-height:20px;}
.pro_listB_title,.pro_listC_title {width:100%;margin:-5px 0 0;padding:20px auto 0;text-align: center;}
.pro_listB_title img,.pro_listC_title img {width: 96%;}
}