@import url("../../../icon_new_6.2/css/all.min.css");
@import url("../../../File/css/ani.css");
/*20220421 ADD*/
.add_course{width: 100%;}
.course_list,.add_course{background-color: #F8F4F9;padding:1.2% 2%;border-radius: 50px;box-shadow:2px 3px 3px #f9e0cd;position: relative;font-size: 1.3rem;justify-content: center;}
.course_list dt,.course_list dt a{font-size: 1.6rem;color: antiquewhite;background-color: var(--orange1);padding: .2rem 1rem;border-radius: 6px 0 6px 0;}
.course_list2 dt,.course_list2 dt a{background-color: #1a6bb3;}
.course_list dd a,.commu_title span,.list_go span,.course_list_box span,.price_list a{color: #1a6bb3;}
.course_list dd{text-align: center;margin: .4rem 0;}
.course_list_box_price{display: inline-block;padding: .1rem 1rem;background-color:#c40c0c ;color: white !important;}
.course_list_box{margin: 1rem auto 0;width: 23%;align-content: space-between;}
.course_title{align-items: center;color: #1a6bb3;margin-top: 1%;justify-content: center;font-size: 2.2rem;font-family: microsoft yahei;font-weight: bold;}
.course_sub{justify-content: center;font-size: 1.4rem;padding-bottom: 1rem;margin-bottom: 1rem;border-bottom: solid thin var(--orange1);}
.course_sub span,.course_colList span{color: var(--orange1);}
.course_note{color: var(--orange1);}
.list_go{margin: 0 4%;}
.list_go li{list-style-type: disc;list-style-position: inside;text-align: left;color: black;font-size: 1.6rem;line-height: 1.8;}
.list_go li:nth-last-of-type(1){color: var(--red1);}
.list_note,.list_go li{color: black;}
small{font-size: 1.1rem !important;}
body { color: #2e2e2e; }

/*設計專用樣式Start*/
:root{
    --orange1:#ec4a0a;
    --blue1:#1a6bb3;
    --red1:#EB1C24;
}
.buyLink{background-color: rgb(76, 120, 161);}
.buyLink a{color: white;}
/* banner */
.banner{position: relative;width: 100%;z-index: 6;overflow: hidden;padding-bottom: 1%;}
.banner>img{z-index: 2;margin-top: -2%;}
.banner h2{align-items: center;color: var(--blue1);justify-content: center;font-size: 2.45rem;font-family: microsoft yahei;text-align: center;}
.banner h2 span{color: var(--red1);font-weight: bold;}
.banner h2 .dot{font-family: Arial;color: inherit;}
/* banner end */
.price_title,.course_pr_title,.course_cloud_title,.commu_title{font-size:2.6rem;font-family: microsoft yahei;font-weight: bold;}
.price{padding: 0 0 1% 0;}
.price_title,.course_pr_title, .course_cloud_title{font-weight: bold;font-family: microsoft yahei;z-index: 5;color: var(--blue1);text-shadow: 1.5px 0 2px white,-1.5px 0 2px white,0 1.5px 2px white,0 -1.5px 2px white,0 0 6px white;}
.price_title a{color: var(--blue1);text-decoration: none;padding: 0 0 .3% 0;margin-bottom: .3%;border-bottom: 2px solid var(--blue1);}
.price_title a:hover{color:#fbff00;position: relative;bottom:4px;border-bottom: 2px solid #000000;text-shadow: 1.5px 0 2px #000,-1.5px 0 2px #000,0 1.5px 2px #000,0 -1.5px 2px #000,0 0 6px #000;}
.price_sub,.commu_sub{font-size:1.65rem;font-weight:lighter;z-index: 5;}
.price_list{line-height: 1.9em;color: var(--orange1);}
.price_list td{padding: .5rem 2rem 1rem;text-align: left;vertical-align: top;}
.price_list2{color: var(--blue1)}
.price_list th:nth-child(2){position: relative;z-index: 1;}
@keyframes move0{0%{transform: scale(1) rotate(-6deg);}50%{transform: scale(.95) rotate(-6deg);}100%{transform: scale(1) rotate(-6deg);}}
.price_list th{border-bottom:1px  #f98c31 solid;border-collapse: collapse;font-size: 1.75rem;font-family: microsoft yahei;line-height: 1.8em;}
.price_list th img{vertical-align: top;}
.Vuetabs{width: 52%; margin: 3.5rem auto 0;justify-content: space-around;align-content: space-around;}
.Vuetabs a{cursor: pointer;padding:1% 2%;width: 38%;font-size: 1.4rem;background-color:var(--orange1);color: white; opacity:.6;position: relative;margin:0;border-radius: 12px 12px 0 0;}
.Vuetabs a:nth-of-type(2):after{
    content: '加碼贈';position: absolute;z-index: 4;background-color:var(--red1);color: white;padding:2%;
    right:-20%;top:-15%;border-radius: 50%;font-size:1.3rem;animation: move0 1.5s linear alternate infinite;}
.Vuetabs2 a:nth-of-type(2):after{display: none;}
.Vuetabs a:hover{margin-top: .5%;opacity: 1;}
.Vuetabs a.active {color: white;opacity: 1;background-color:var(--orange1);border-bottom: none;}
.Vuetabs a:nth-of-type(2).active{background-color:var(--blue1);}
.Vuecontainer{position: relative;justify-content: center;}
.Vuecontainer1:before{display: none;}
.Vuecontainer:before{position: absolute;content: "";background: url(../images/1003041_9.png) no-repeat;width: 247px;height: 301px;left:1%;top: -43%;z-index: 3;}
.fade-enter-active, .fade-leave-active {transition: opacity .3s;}
.fade-enter, .fade-leave-to {opacity: 0;transition: opacity 0.15s;}
.course_group{width: calc(100%/2.08);}
.course_group-full{width:calc(100%/1);}
.course_group-full dd{padding:0.25rem;width: 100%;}
[class*='course_group']{
    position: relative;z-index: 1;margin:0 auto 1%;box-shadow: 2px 2px 3px #532563;
    display: flex;flex-wrap: wrap;text-align: left;background-color: white;
    padding:1.5% 2.5%;border-radius: 26px;font-size: 1.3rem;line-height: 2.5em;
}
.course_group1 dd{text-indent: -3.85rem;padding-left:3.85rem;width: 100%;}
.course_group small,.course_group-full small{font-size: .8em;}
.price_sub span,[class*='course_group'] span{color:var(--red1);font-weight: bold;}
.Community a{color:#fbfb8e;font-size: 1.6rem;}
.fblinego a{color: white;}
.fblinego a i { margin-right: 0.2rem; }
.commu_link li{padding: 0.5rem 1rem;border-radius: 1.5rem;margin: 0.5rem 0;}
.commu_link li a{text-decoration: none;}
.commu_link li:nth-child(-n+4){background-color: var(--red1);}
.commu_link li:nth-child(5){background-color: rgb(56, 156, 68);}
.course_pr,.course_pr-full{position: relative;}
.course_pr_find{opacity: 0;}
.course_pr-full:before{position:absolute;content: "";background: url(../images/1003041_15.png);width: 232px;height: 311px;right: -1%;top:-25%;z-index: 2;}
.course_pr .course_group:before,.course_cla .course_group:before,.course_cloud .course_group:before{position: absolute;content: "";z-index: -1;}
[class*='course_group']:hover{transform: translate(-5px,-5px);background-color: yellow;cursor: url(../images/1003041_7.png),auto;}
.course_pr .course_group:nth-of-type(n+1):nth-of-type(-n+3):hover:before,
.course_cloud .course_group:nth-of-type(n+1):nth-of-type(-n+4):hover:before{bottom: 18%;}
.course_pr .course_group:before,.course_cla .course_group:before,.course_cloud .course_group:before{right: 2%;bottom: 7%;width:90px;height:90px;opacity: .12;}
.course_pr .course_group:nth-of-type(1):before{background:url(../images/hard-hat-solid.svg) no-repeat right center / 100% auto;}
.course_pr .course_group:nth-of-type(2):before{background:url(../images/flask-solid.svg) no-repeat right center / 100% auto;}
.course_cla .course_group:nth-of-type(1):before{background:url(../images/pen-to-square-solid.svg) no-repeat right center / 100% auto;}
.course_cla .course_group:nth-of-type(2):before{background:url(../images/chart-simple-solid.svg) no-repeat right center / 100% auto;}
.course_cla .course_group:nth-of-type(3):before{background:url(../images/cogs-solid.svg) no-repeat right center / 100% auto;}
.course_pr .course_group dt,.course_cla .course_group dt{text-align: center;font-size:1.8rem;font-weight: bold;font-family: microsoft yahei;width: 100%;}
.course_pr .course_group a,.course_cla .course_group a,.commu_title,.course_cloud .course_group dt{color: var(--blue1);}
.course_cloud{align-items: flex-start;width: 84%;margin:3% auto;}
.course_cloud .course_group a{color:black;}
.course_cloud .course_group dt{font-size: 1.15em;font-weight: bold;font-family: microsoft yahei;width: 100%;}
.course_cloud .course_group dd{width: 100%;margin: 1% auto;}
.course_cloud .course_group dd:nth-of-type(2){margin-right: 2rem;}
.course_group_cube{display: inline-block;padding: .3%;border: solid 1px var(--orange1);margin-right: .3rem;}
.course_cloud .course_group:nth-of-type(4) dd{display: initial;padding: 0;border: none;}
.course_cloud .course_group:nth-of-type(1):before{background:url(../images/tasks-solid.svg) no-repeat right center / 100% auto;}
.course_cloud .course_group:nth-of-type(2):before{background:url(../images/calculator-solid.svg) no-repeat right center / 100% auto;}
.course_cloud .course_group:nth-of-type(3):before{background:url(../images/folder-open-solid.svg) no-repeat right center / 100% auto;}
.course_cloud .course_group:nth-of-type(4):before{background:url(../images/cloud-upload-alt-solid.svg) no-repeat right center / 100% auto;}
.course_clou,.course_pr,.course_cloud > small{padding: 1rem 0 0;}
.course_pr_title,.course_cloud_title{margin: 1rem auto!important;}
.course_cloud small{text-align: center;}
.course_colList{font-size: 1.8rem;padding: .4em 5rem 1rem;background: linear-gradient(to bottom,lightgoldenrodyellow 85%,#F8F4F9 100%);display: inline-block;}
.commu_title{font-size: 2.6em;text-shadow: 1.5px 0 2px white,-1.5px 0 2px white,0 1.5px 2px white,0 -1.5px 2px white,0 0 6px white;margin-top: 2rem;}
.commu_link,.commu_note{font-size: 1.3em;line-height: 1.8em;margin: 1% auto!important;}
.commu_note li{margin: 0 2%;}
.Community a{font-weight: normal;text-decoration: none;line-height: 2em;position: relative;top: -2px;left: 2px;}
.Community .commu_link a:before{content: "▶";color:#f98c31 ;}
.Community a:hover{left: 7px;}
.slide-in {
    opacity:0;
    transition:all .5s;
}

.slide-in.active {
    opacity:1;
    transform:translateX(0%) scale(1);
}
/* Underline From Left */
.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}
.hvr-underline-from-left:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 10%;
    background: #2098d1;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:after, .hvr-underline-from-left:focus:after, .hvr-underline-from-left:active:after {right: 0;}
.bgcolor4>div{background-color: rgb(255, 255, 255,.4);border-radius: 40px;padding:.5% 2%;box-shadow: 0px 0px 7px #e7c6ee;margin-bottom: 1rem !important;}
.bgcolor4>div:nth-of-type(1){margin-bottom: 4rem !important;}

.adnews{right: 0;bottom: 10rem;width: 10rem;text-align: left;z-index: 90;font-size: 1rem;background:#ed3941 ;padding: 0.5rem ;border-radius: 20px 0 0 20px;}
.adnews a:nth-child(n+1){color: rgb(251, 251, 142);}
.adnews dd a{color: white!important;}
.adnews dd {margin: 0rem 0 0;}


.media_title{font-size: 1.8rem;}
.group_title{font-size: 1.5rem;color: var(--blue1); }
.media_content{font-size: 1.2rem;}
.media_content dt, .media_content a { color: var(--orange1); }
.group_title{font-weight: 900;}
.media_content{text-align: left;}
.photolist img{border-radius: 9999rem;}
#app{width:96%;margin:2rem auto}
#app > div{margin:1rem 0;}
.VueCarousel-slide{display:flex;align-items:start;justify-content:center;box-sizing:border-box;background: white;padding: 2rem 1rem;border-radius: 16px;}
.VueCarousel-slide figure { margin:1rem 0.3rem; }
button.VueCarousel-navigation-button.VueCarousel-navigation-prev {
    left: 0%;
}
button.VueCarousel-navigation-button.VueCarousel-navigation-next {
    left: 99%;
}
dl.intro_des dd {
    text-align: left;
    text-indent: -1.5rem;
    margin-left: 1.5rem;
}
.note_offer{padding-bottom: 2rem;}
.note_offer a{margin-right: 1rem;color: var(--red1);}
.note_offer strong{background: var(--red1);color: white;padding: 0.25rem;}
.note_offer span,.list_new span{color: var(--red1);}
.list_sub{font-size: 2rem;color: white;}
.list_new{width: 90%;margin: 1rem auto;}
.list_new,.list_new th,.list_new td{border:1px solid black;border-collapse: collapse;}
.list_new th{background: var(--blue1);color: white;}
.list_new td{background: white;}
/*設計專用樣式END*/

/*css reset 歸0*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,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,caption,tfoot,thead{margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:1.5em;}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
/*remember to define focus styles!*/
:focus{outline:0;}
*{box-sizing: border-box;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
body{font-family:"Microsoft YaHei", 微軟正黑體, Arial;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
ul,li,dd,ol,p{margin:0;padding:0;list-style-type:none;}


/*Back to top button */
#back-top {position: fixed;bottom: 30px;margin-left: -150px;right: 1%;z-index: 99;}
#back-top a {width:50px;height:50px;border-radius:50%;display: block;text-align: center;font: 11px/100% Arial, Helvetica, sans-serif;text-transform: uppercase;text-decoration: none;color: #bbb;transition: 1s;}
#back-top a:hover {color: #000;}
/*arrow icon (span tag)*/
#back-top span {width:50px;height:50px;display: block;margin-bottom: 7px;background: rgba(99, 99, 99, 0.74) url(../images/up-arrow.png) no-repeat center center;/*rounded corners*/border-radius:50%;/*background color transition*/transition: 1s;}
#back-top a:hover span {background-color: #777;}

/*共用*/
.bgcolor0{background:url(../images/1003041_bg.jpg) no-repeat top center / cover #ffffff;background-attachment: fixed;animation: bg 2s ease-in-out;}
@keyframes bg{0%{transform: scale(1);}50%{transform: scale(1.03);}100%{transform: scale(1);}}
.bgcolor1{
    background: #f98c31;z-index: 5;position: relative;padding: 2% 0;
    background: -moz-linear-gradient(180deg, #f98c31 0%, rgba(255,255,255,.93) 63%);
    background: -webkit-linear-gradient(180deg, #f98c31 0%, rgba(255,255,255,.93) 63%);
    background: linear-gradient(180deg, #f98c31 0%, rgba(255,255,255,.93) 63%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f98c31",endColorstr="#ffffff",GradientType=1);
}
.bgcolor1:before,.bgcolor1:after{position: absolute;content: "";}
.bgcolor1:before{
    left: 0;top:-80px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 0 0 280px;
    border-color: transparent transparent transparent #f98c31;
}
.bgcolor1:after{
    right: 0;top: -80px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 80px 200px;
    border-color: transparent transparent #f98c31 transparent;
}
.bgcolor1>div,.bgcolor2>div,.bgcolor3>div,.bgcolor4>div,.bgcolor4>ul{width: 1300px;margin:auto;}
.bgcolor2{background-color: hsla(27, 94%, 58%,95%);position: relative;z-index: 6;padding:2%;}
.bgcolor2 + .bgcolor2{z-index: 5;}
.bgcolor2 + .bgcolor2:before{display: none;}
.bgcolor2:before{position: absolute;content: "";background: url(../images/1003041_22.png) no-repeat;width: 786px;height: 525px;right: 13%;top: -22%;z-index: -1;pointer-events: none;}
.bgcolor3{z-index: 7;padding: 2% 0 0;position: relative;background:url(../images/1003041_bg.jpg) no-repeat bottom center / cover #ffffff;background-attachment: fixed;}
.bgcolor4{padding:4% 0 5%;position: relative;z-index: 1;background-color: #ffffff;overflow: hidden;    color: #f98c31;}
.bgcolor4:before{position: absolute;content: "";background: url(../images/1003041_25.png) no-repeat center / 100% auto;background-attachment: fixed; width:100%;height:100%;top:0;left: 0;right: 0; margin: auto;z-index: -1;filter: blur(.3px);opacity: .7;}
.bgcolor5{background-color: #DFDFDF;}
/*所有元素漸變0.5秒*/*{transition: all .5s;}
.w-full{width: 100%;}
.banner img {max-width: 100%;}
/*display*/
.block{display:block}.inline-block{display:inline-block}
.inline{display:inline}
.flex{display:flex}.inline-flex{display:inline-flex}
.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}
.flex-row {flex-direction: row;}.flex-col {flex-direction: column;}
.flex-wrap{flex-wrap: wrap;}
.hidden{display: none;}
/*定位*/
.fixed {position: fixed;}
.flex-1 {flex: 1 1 0%;}
.flex-auto {flex: 1 1 auto;}
.flex-initial {flex: 0 1 auto;}
.grid {display: grid;}
.inline-grid {display: inline-grid;}
/*對齊*/
.justify-center {justify-content: center;}
.justify-around {justify-content: space-around;}
.content-around{align-content: space-around;}
.items-center {align-items: center;}
.text-left {text-align: left;}
.text-center {text-align: center;}
.text-right{text-align: right;}
/*內外距*/
.p-0 {padding: 0;}.p-2 {padding: 0.5rem;}
.p-4 {padding: 1rem;}.p-3 {padding: 0.75rem;}
.px-2 {padding-left: 0.5rem; padding-right: 0.5rem;}
.m-1 {margin: 0.25rem;}.m-2 {margin: 0.5rem;}
.mr-1 {margin-right: 0.25rem;}.mr-2 {margin-right: 0.5rem;}
.mr-3 {margin-right: 0.75rem;}
.mt-2 {margin-top: 0.5rem;}.mt-3 {margin-top: 0.75rem;}
.my-auto {margin-top: auto;margin-bottom: auto;}.mx-auto {margin-left: auto; margin-right: auto;}
.mx-0 {margin-left: 0; margin-right: 0;}.my-1 {margin-top: 0.25rem;margin-bottom: 0.25rem;}
.mx-1 {margin-left: 0.25rem;margin-right: 0.25rem;}
.my-2 {margin-top: 0.5rem;margin-bottom: 0.5rem;}.my-4 {margin-top: 1rem;margin-bottom: 1rem;}
.my-0 {margin-top: 0; margin-bottom: 0;}
/*字級*/
.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}
.text-base{font-size:1rem}.text-lg{font-size:1.125rem}
.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}
.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}
.text-5xl{font-size:3rem}.text-6xl{font-size:4rem}
.leading-loose {line-height: 2;}
.font-bold {font-weight: 700;}
.font-extrabold {font-weight: 800;}
.font-black {font-weight: 900;}
.ft_NOTO{font-family: 'Noto Sans TC', sans-serif;}
.ft_NOTOSer{font-family: 'Noto Serif TC', serif;}
.ft_Meiro{font-family: Meiryo, "Meiryo UI", Arial, sans-serif;}
/*字顏色*/
.text-transparent{color:transparent}.text-black{color:#000}.text-white{color:#fff}.text-gray-100{color:#f7fafc}.text-gray-200{color:#edf2f7}.text-gray-300{color:#e2e8f0}.text-gray-400{color:#cbd5e0}.text-gray-500{color:#a0aec0}.text-gray-600{color:#718096}.text-gray-700{color:#4a5568}.text-gray-800{color:#2d3748}.text-gray-900{color:#1a202c}.text-red-100{color:#fff5f5}.text-red-200{color:#fed7d7}.text-red-300{color:#feb2b2}.text-red-400{color:#fc8181}.text-red-500{color:#f56565}.text-red-600{color:#e53e3e}.text-red-700{color:#c53030}.text-red-800{color:#9b2c2c}.text-red-900{color:#742a2a}.text-orange-100{color:#fffaf0}.text-orange-200{color:#feebc8}.text-orange-300{color:#fbd38d}.text-orange-400{color:#f6ad55}.text-orange-500{color:#ed8936}.text-orange-600{color:#dd6b20}.text-orange-700{color:#c05621}.text-orange-800{color:#9c4221}.text-orange-900{color:#7b341e}.text-yellow-100{color:#fffff0}.text-yellow-200{color:#fefcbf}.text-yellow-300{color:#faf089}.text-yellow-400{color:#f6e05e}.text-yellow-500{color:#ecc94b}.text-yellow-600{color:#d69e2e}.text-yellow-700{color:#b7791f}.text-yellow-800{color:#975a16}.text-yellow-900{color:#744210}.text-green-100{color:#f0fff4}.text-green-200{color:#c6f6d5}.text-green-300{color:#9ae6b4}.text-green-400{color:#68d391}.text-green-500{color:#48bb78}.text-green-600{color:#38a169}.text-green-700{color:#2f855a}.text-green-800{color:#276749}.text-green-900{color:#22543d}.text-teal-100{color:#e6fffa}.text-teal-200{color:#b2f5ea}.text-teal-300{color:#81e6d9}.text-teal-400{color:#4fd1c5}.text-teal-500{color:#38b2ac}.text-teal-600{color:#319795}.text-teal-700{color:#2c7a7b}.text-teal-800{color:#285e61}.text-teal-900{color:#234e52}.text-blue-100{color:#ebf8ff}.text-blue-200{color:#bee3f8}.text-blue-300{color:#90cdf4}.text-blue-400{color:#63b3ed}.text-blue-500{color:#4299e1}.text-blue-600{color:#3182ce}.text-blue-700{color:#2b6cb0}.text-blue-800{color:#2c5282}.text-blue-900{color:#2a4365}.text-indigo-100{color:#ebf4ff}.text-indigo-200{color:#c3dafe}.text-indigo-300{color:#a3bffa}.text-indigo-400{color:#7f9cf5}.text-indigo-500{color:#667eea}.text-indigo-600{color:#5a67d8}.text-indigo-700{color:#4c51bf}.text-indigo-800{color:#434190}.text-indigo-900{color:#3c366b}.text-purple-100{color:#faf5ff}.text-purple-200{color:#e9d8fd}.text-purple-300{color:#d6bcfa}.text-purple-400{color:#b794f4}.text-purple-500{color:#9f7aea}.text-purple-600{color:#805ad5}.text-purple-700{color:#6b46c1}.text-purple-800{color:#553c9a}.text-purple-900{color:#44337a}.text-pink-100{color:#fff5f7}.text-pink-200{color:#fed7e2}.text-pink-300{color:#fbb6ce}.text-pink-400{color:#f687b3}.text-pink-500{color:#ed64a6}.text-pink-600{color:#d53f8c}.text-pink-700{color:#b83280}.text-pink-800{color:#97266d}.text-pink-900{color:#702459}
/*BG顏色*/
.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f7fafc}.bg-gray-200{background-color:#edf2f7}.bg-gray-300{background-color:#e2e8f0}.bg-gray-400{background-color:#cbd5e0}.bg-gray-500{background-color:#a0aec0}.bg-gray-600{background-color:#718096}.bg-gray-700{background-color:#4a5568}.bg-gray-800{background-color:#2d3748}.bg-gray-900{background-color:#1a202c}.bg-red-100{background-color:#fff5f5}.bg-red-200{background-color:#fed7d7}.bg-red-300{background-color:#feb2b2}.bg-red-400{background-color:#fc8181}.bg-red-500{background-color:#f56565}.bg-red-600{background-color:#e53e3e}.bg-red-700{background-color:#d93a1d}.bg-red-800{background-color:#d93a1d}.bg-red-900{background-color:#742a2a}.bg-orange-100{background-color:#fffaf0}.bg-orange-200{background-color:#feebc8}.bg-orange-300{background-color:#fbd38d}.bg-orange-400{background-color:#f6ad55}.bg-orange-500{background-color:#ed8936}.bg-orange-600{background-color:#dd6b20}.bg-orange-700{background-color:#c05621}.bg-orange-800{background-color:#9c4221}.bg-orange-900{background-color:#7b341e}.bg-yellow-100{background-color:#fffff0}.bg-yellow-200{background-color:#fefcbf}.bg-yellow-300{background-color:#faf089}.bg-yellow-400{background-color:#f6e05e}.bg-yellow-500{background-color:#ecc94b}.bg-yellow-600{background-color:#d69e2e}.bg-yellow-700{background-color:#b7791f}.bg-yellow-800{background-color:#975a16}.bg-yellow-900{background-color:#744210}.bg-green-100{background-color:#f0fff4}.bg-green-200{background-color:#c6f6d5}.bg-green-300{background-color:#9ae6b4}.bg-green-400{background-color:#68d391}.bg-green-500{background-color:#6ac3bd}.bg-green-600{background-color:#38a169}.bg-green-700{background-color:#2f855a}.bg-green-800{background-color:#276749}.bg-green-900{background-color:#22543d}.bg-teal-100{background-color:#e6fffa}.bg-teal-200{background-color:#b2f5ea}.bg-teal-300{background-color:#81e6d9}.bg-teal-400{background-color:#4fd1c5}.bg-teal-500{background-color:#38b2ac}.bg-teal-600{background-color:#319795}.bg-teal-700{background-color:#2c7a7b}.bg-teal-800{background-color:#285e61}.bg-teal-900{background-color:#234e52}.bg-blue-100{background-color:#ebf8ff}.bg-blue-200{background-color:#bee3f8}.bg-blue-300{background-color:#90cdf4}.bg-blue-400{background-color:#63b3ed}.bg-blue-500{background-color:#4299e1}.bg-blue-600{background-color:#3182ce}.bg-blue-700{background-color:#3386b8}.bg-blue-800{background-color:#2c5282}.bg-blue-900{background-color:#2a4365}.bg-indigo-100{background-color:#ebf4ff}.bg-indigo-200{background-color:#c3dafe}.bg-indigo-300{background-color:#a3bffa}.bg-indigo-400{background-color:#7f9cf5}.bg-indigo-500{background-color:#667eea}.bg-indigo-600{background-color:#5a67d8}.bg-indigo-700{background-color:#4c51bf}.bg-indigo-800{background-color:#434190}.bg-indigo-900{background-color:#3c366b}.bg-purple-100{background-color:#faf5ff}.bg-purple-200{background-color:#e9d8fd}.bg-purple-300{background-color:#d6bcfa}.bg-purple-400{background-color:#b794f4}.bg-purple-500{background-color:#9f7aea}.bg-purple-600{background-color:#805ad5}.bg-purple-700{background-color:#6b46c1}.bg-purple-800{background-color:#553c9a}.bg-purple-900{background-color:#44337a}.bg-pink-100{background-color:#fff5f7}.bg-pink-200{background-color:#fed7e2}.bg-pink-300{background-color:#fbb6ce}.bg-pink-400{background-color:#f687b3}.bg-pink-500{background-color:#ed64a6}.bg-pink-600{background-color:#d53f8c}.bg-pink-700{background-color:#b83280}.bg-pink-800{background-color:#d93a1d}.bg-pink-900{background-color:#702459}
/*導圓角*/
.rounded-none {border-radius: 0;}.rounded-sm {border-radius: 0.125rem;}
.rounded {border-radius: 0.25rem;}.rounded-lg {border-radius: 0.5rem;}
.rounded-full {border-radius: 9999px;}
/*grid切版*/
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}
.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}
.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}
.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}
.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}
.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}
.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}
.grid-cols-none{grid-template-columns:none}
.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}
.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}
.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}
.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}
.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}
.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}
.grid-rows-none{grid-template-rows:none}
.gap-0{grid-gap:0;gap:0}
.gap-1{grid-gap:.25rem;gap:.25rem}
.gap-2{grid-gap:.5rem;gap:.5rem}
.gap-3{grid-gap:.75rem;gap:.75rem}
.gap-4{grid-gap:1rem;gap:1rem}
.gap-5{grid-gap:1.25rem;gap:1.25rem}
.gap-6{grid-gap:1.5rem;gap:1.5rem}
.gap-8{grid-gap:2rem;gap:2rem}
.gap-10{grid-gap:2.5rem;gap:2.5rem}
.gap-12{grid-gap:3rem;gap:3rem}
.gap-16{grid-gap:4rem;gap:4rem}
.gap-20{grid-gap:5rem;gap:5rem}
.gap-24{grid-gap:6rem;gap:6rem}
.gap-32{grid-gap:8rem;gap:8rem}
.gap-40{grid-gap:10rem;gap:10rem}
.gap-48{grid-gap:12rem;gap:12rem}
.gap-56{grid-gap:14rem;gap:14rem}
.gap-64{grid-gap:16rem;gap:16rem}
.gap-px{grid-gap:1px;gap:1px}


@media (min-width: 1201px){

        /*外框區域*/
        .w-px{width:1px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}

    #BodyContent{width:100%;padding:0;margin:0;}
    #BodyContainer_event{width:100%;margin:0;}
    #BodyHeader_event_rwd,#topli{display:none;}

    /*資料集中1200px寬外框*/
    #Master_title,#event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{margin:0% auto;display:inline-block;width:1260px;padding:0;}   
    #event_master{width:100%;}   
    /*標題大小*/
    /* h1{ font-size: 3em; }
    h2{ font-size: 2.5em; }
    h3{ font-size: 2.2em; }
    #event_sixth nav a{ font-size: 1.3em; } */
    /* bodyHeader */
    #BodyHeader_event,#header-share{width:100%;float:left}
    #BodyHeader_event #header-share{line-height:2;font-size:17px;margin-bottom:0;margin-top:0;background-color:#FFF}
    #BodyHeader_event #header-share img{margin-bottom:5px}
    #BodyHeader_event a{color:#333;font-size:17px}
    #BodyHeader_event a:hover{text-decoration:none;color:#666;position:relative;top:2px;bottom:2px}
    /* Footer */
    #BodyFooter_rwd,#footer_line,#footer_address ul li,#footer_inline ul{display:inline-block;}
    #BodyFooter_rwd{width:100%;margin-top:2%;}
    #footer_address,#footer_address #adinfo_out,#footer_address #adinfo{margin:0 auto;width:100%;}
    #footer_inline ul,#footer_address ul{width:100%;margin:0% auto;}
    #footer_inline a,#footer_address a{color:#000}
    #footer_inline ul li{display:inline;margin:auto 0.5%;width:13%;}
    #footer_address ul li{width:100%;line-height:1.9em;font-size:1em;}
    #adinfo_out #adinfo{width:50%;display:inline;margin:auto 1%;}
    #footer_inline ul li img{width:10%;height:auto;vertical-align:middle;}
    #footer_line{width:90%;border-top:thin solid #999;margin:2% 5%}
    /*ask*/
    #askarea_out *{font-family:"微軟正黑體";font-size:1em}
    #askarea_out{background-color:#f98c31;width:100%;display:inline-block;text-align:left}
    #askarea{width:1200px;margin:0 auto}
    #askarea img{width:8%;height:auto}
    #askarea p{margin-top:1%;margin-bottom:1%;font-size:1.1em}
    #askarea .asktitle,#askarea .asktitle p{text-align:center}
    #askarea .asktitle{color:#FFF;font-size:1.55em;margin-top: 1%;margin-bottom: 1%;}
    #askarea #formlist{width:80%;margin:2% auto;color:#FFF}
    #askarea SELECT,#askarea input{border-radius:7px;background-color:#FFF;border:#FFF;padding:.5%;margin:auto 1% 1% auto}
    #askarea SELECT{width:19.7%}
    #askarea input{color:#A1A1A1}
    #askarea input[name="sContent"]{width:50%}
    #askarea input[type="text"]{width:40%;/*height:20px*/}
    #askarea input[type="radio"]{margin-left:3%}
    #askarea input[type="submit"],#askarea input[type="reset"]{width:11%;height:45px;color:#803e91;background-color:#f3c1ca;padding:.5em}
    #noie{color:#FFF;width:100%;height:60px;text-align:center;border:1px solid #069;background-color:#39C;_z-index:9999;z-index:9999;position:fixed;_top:expression(documentElement.scrollTop+"px");/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/left:0;top:0}
    #noie a{color: #FC0;}
    .hottxt{ color: #ffd942; font-size: 13px;}
}

@media (max-width: 1200px){    
    .list_new{width: 100%;}
    .bgcolor1>div, .bgcolor2>div, .bgcolor3>div, .bgcolor4>div, .bgcolor4>ul{width:90%;margin: auto;border-radius: 8px;}
    /*mobile 設計樣式*/
    .price_list td:nth-child(1)::before{display: none;}
    /*mobile 設計樣式end*/
    /*寬度區域*/
    .sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-1\/12{width:8.333333%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:w-10\/12{width:83.333333%}.sm\:w-11\/12{width:91.666667%}.sm\:w-full{width:100%}
    /*距離*/
    .sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-3{margin:.75rem}.sm\:m-4{margin:1rem}.sm\:m-auto{margin:auto}.sm\:m-px{margin:1px}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-px{margin-top:1px;margin-bottom:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:mt-1{margin-top:.25rem}.sm\:mr-1{margin-right:.25rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto{margin-left:auto}.sm\:mt-px{margin-top:1px}.sm\:mr-px{margin-right:1px}.sm\:mb-px{margin-bottom:1px}.sm\:ml-px{margin-left:1px}

    /*字體*/
    .sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:4rem}

    /*隱藏*/
    .sm\:hidden {display: none;}

    /*隱藏的區塊*/
    #BodyHeader_event,.hottxt,#noie{display:none;}
    /*會撐開的版面控制*/
    #BodyContent {width: 100%;padding:0;}
    #BodyContainer_event{width: 100%;}
    /*header*/
    #BodyHeader_event_rwd {	text-align: center;width:100%;height: auto;	margin:0 auto;background-color:#FFF;position:fixed;top:0;float:left;z-index:9;}
    @media screen and  (orientation:portrait) {#BodyHeader_event_rwd img {max-width: 50%;margin-top:2.5%;}}
    @media screen and  (orientation:landscape) {#BodyHeader_event_rwd img {max-width: 25%;margin-top:2.5%;}}
    /*選單*/
    #mbSearch {margin: 5% 0 0 0;border-bottom: 1px solid #7D7D7D;width: 100%;}
    #mbSearch input {border: none;outline: 0;font-size: 2em;padding-left: 6%;}
    /*body*/
    /*主圖位置ID*/
    @media all and (orientation : portrait){#Master_title{margin-top: 15%;}}
    @media screen and  (orientation:landscape) {#Master_title{margin-top: 10%;}}
    /*滿百100%區域*/
    .row100{width:100%;}
    /*資料集中寬外框*/
    #event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{text-align: center;width:100%;padding:0;}
    /*div section標籤段落*/
    /* section p,div p{font-size:1.3em;line-height:1.9em;text-align:left;} */
    /* nav p{line-height:1.8rem;} */
    /*標題大小*/
    /* h1{font-size: 2.2em;}
    h2{font-size: 2.0em;}
    h3{font-size: 1.6em;} */
    #event_sixth nav a{ font-size: 1.2em;}
    /*footer*/
    #BodyFooter_rwd{float: left;width:100%;background-color:#FFF;margin-top:5%;}
    #BodyFooter_rwd #footer_line {width: 100%;margin-bottom: 3%;margin-top: 5%;display: block;float: left;height: auto;text-align: center;border-top-width: thin;border-top-style: solid;border-top-color: #999;}
    #BodyFooter_rwd #footer_inline a {color: #000;line-height: 2em;}
    #BodyFooter_rwd #footer_inline ul{float: left;padding:0;width:100%;margin-bottom: 1%;text-align:center;}
    #BodyFooter_rwd #footer_inline ul li img{max-width:40%;height:auto;margin-bottom: 2%;}
    #BodyFooter_rwd #footer_inline ul li{float:left; display: inline-block;	margin-right: auto;	line-height: 2em;font-size: 1em;clear: both;width: 100%;}
    #BodyFooter_rwd #footer_address{margin-top: 0%;	float: left;width: 100%;margin-right: auto;text-align: center;margin-left: auto;}
    #BodyFooter_rwd #footer_address a {color: #000;line-height: 2em;}
    #BodyFooter_rwd #footer_address ul{float: left;padding:0;text-align: center;margin-bottom: 1%;width: 100%;clear: both;}
    #BodyFooter_rwd #footer_address ul li{float: left;display: block;width: 100%;line-height: 2em;text-align: center;font-size: .8em;}
    /*ask*/
    #askarea{background-color:#2896D0;width: 100%;height: auto;float: left;padding:4% 1% 2% 1%;}
    #askarea .asktitle,#askarea .asktitle p{text-align: center;}
    #askarea .asktitle{font-size: 1.0em;color: #FFF;margin-bottom: 2%;line-height: 2em;}
    #askarea p {margin:0% auto auto 5%;	width: 90%;}
    #formlist{width: 99%;float: left;margin:2% auto auto 0%;padding-right:1%;font-size: 0.8em;color: #FFF;}
    input[name="sContent"]{width:50%;}
    input[type="text"]{	width:99%;}
    SELECT,input{border-radius: 7px;font-size: 1.0em;margin:auto 1% 3% auto;background-color: #FFF;height:30px;}
    SELECT{width:100%;border: #FFF;	padding: 0.5%;}
    input{border: #FFF;padding: 1%;color: #C6C6C6;}
    input[type="submit"],input[type="reset"]{color:#FFF;background-color:#eb543f;-webkit-appearance:none;/*ios系統專用，默認的系統樣式*/font-size:1em;margin-top:5%;padding:2%;height:auto}
    input[type="radio"]{width:1em;height:1em;margin-left: 3%;}
    /*TOP按鈕*/
    #topli,#topli a{color: #fff;text-decoration: none;}
    #topli{width:50px;height:50px;text-align:center;border-radius: 9999em;background-color:#000;opacity:0.4;position:fixed;line-height:50px;font-size: 15px;}
    @media screen and  (orientation:portrait) {#topli{right:1%;bottom:8%;}}
    @media screen and  (orientation:landscape){#topli{right:1%;bottom:15.8%;}}
}

@media (max-width:1370px){
    .bgcolor1:before,.bgcolor1:after{display: none;}
}

@media (min-width: 768px) and (max-width: 1199px) {
    .bgcolor0{background:url(../images/1003041_bg.jpg) no-repeat center / cover #ffffff;}
    .banner h2 span:nth-of-type(2){font-size: 3.3rem;}
    .banner h2{font-size: 2.1rem;margin-bottom: 8%;}
    .Vuecontainer:before{left: -24%;top: -15%;}
    .course_pr:before{right: -8%;top: 44%;}
    .course_group{width: 48%;}
    .course_cloud{width:92%;}
}

@media (min-width: 768px) and (max-width: 991px) {   
}

@media (max-width: 767px) {  

    .banner{width: 94%;margin: auto;}
    .banner>img:nth-of-type(n+1):nth-of-type(-n+2) {width: 100%;height: 100%}
    .banner h2 span:nth-of-type(2){font-size: 2.45rem;}
    .bgcolor0{background:url(../images/1003041_bg.jpg) no-repeat bottom center / cover #ffffff;}
    .bgcolor1{padding: 6% 0;}
    .bgcolor4>div{padding: 6%;}
    .price_title, .course_pr_title, .course_cloud_title, .commu_title{font-size: 1.85rem;}
    .price_sub, .commu_sub{font-size: 1.3rem;}
    .banner h2{font-size: 1.4rem;margin:0 6% 5%;}
    .bgcolor1:before,.bgcolor1:after,.Vuecontainer:before,.course_pr-full:before,.price_list th:nth-child(2)::after{display: none;}
    .price_list th:nth-child(2)::before{top: -20%;}
    .price_list th,.price_list td{padding:.8rem .4rem;}
    .price_list th{font-size: 1.1rem;}
    dl.intro_des dd {
        text-indent: 0rem;
        margin-left: 0rem;
    }
    .Vuetabs,.Vuecontent{width:auto;margin:auto;}
    .Vuetabs a,.list_go li{font-size: 1.2rem;}
    .Vuetabs a:nth-of-type(2):after{top: -72%;right: -30%;}
    .Vuecontainer{border-radius: 20px;padding: 5% 3%;}
    .course_group,.course_cloud .course_group{width:100%;margin: 3% auto;padding: 9% 6%;}
    .course_pr .course_group:nth-of-type(1):before{width: 110px;height: 110px;}
    .course_group span, .Community a{font-size: 1.2rem;text-decoration: underline;}
    .course_list{font-size: 1rem;}
    .course_list_box{width: 48%;}
    .course_colList{padding: 1rem;font-size: 1.3rem;}
    .course_sub{font-size: 1.2rem;}
    .course_bg{margin-bottom: 2rem;}
    .bgcolor4:before{background: url(../images/1003041_25.png) no-repeat center bottom / cover;}
    #app{width: 80%;}
    .photolist,.media_group{width: calc(100%/1);display: block;}
    .VueCarousel-slide{flex-wrap: wrap;}
    button.VueCarousel-navigation-button.VueCarousel-navigation-prev {
        left: 0%;
    }
    button.VueCarousel-navigation-button.VueCarousel-navigation-next {
        left: 94%;
    }
    
}

@media screen and (-webkit-min-device-pixel-ratio:0) {/*Webkit*/
}
@-moz-document url-prefix(){/*Firefox*/
}
@media \0screen\,screen\9 {/*IE 6 7 8*/
}
@media screen\0 {/*IE 8 9 10 11*/
}
@media print {
}