
/*----------------基础设定----------------start */
   /*給當前頁添加相關屬性*/
   .modal-body {
    letter-spacing: 3px;
    line-height: 40px;
    font-size: 20px;
    /* padding: 3% 2%; */
}

/* .modal-header{background-color: #2337b6;} */
.mheader {
  
    border-bottom: none;
}

.mheader h5 {
    color: white;
    /* text-shadow: -1px 1px white, 1px 1px white, 1px -1px white, -1px -1px white; */
    font-size: 25px;
}

.btn-close {
    color: white;
    background-color: white;
}

.btn {
    font-size: 20px;
}

.mbody {
    text-shadow: -1px 1px white, 1px 1px white, 1px -1px white, -1px -1px white;
    font-weight: bold;
}

.img1 {
    background-color: white;
}

.btnColor {
    background-color: #f20352;
    color: white
}

.btnColor:hover {
    background-color: #ca0748;
    color: white
}

.btnColor:active {
    background-color: #ca0748 !important;
    color: white !important;
}


.btnColor2 {
    background-color: #05a146;
    color: white
}

.btnColor2:hover {
    background-color: #047a35;
    color: white
}

.btnColor2:active {
    background-color: #047a35 !important;
    color: white !important;
}



/******箭头设定******/
.turnDown{  width: 180px; float: right;margin-right:15px;   margin-top:-25px;position: relative;}
.turnDown2{  width: 180px; float: right;margin-right:15px; position: relative;}

/*popup圖片設定*/
.binfem{width: 80% !important;}


/*視頻設定*/
.videoSet{width:100%;cursor: pointer;}

/*特殊字體*/
.specialWord{color:green;font-weight: bold;font-size: 35px;margin:0 auto;
     font-family:DFKai-sb;text-shadow: -1px 1px white, 1px 1px white, 1px -1px white, -1px -1px white;}

     .specialWord2{color:green;font-weight: bold;font-size: 35px;margin:0 auto;
        font-family:DFKai-sb;text-shadow: -1px 1px #f7e06d, 1px 1px #f7e06d, 1px -1px #f7e06d, -1px -1px #f7e06d;line-height: 100%;}
.imglogo1{ width:auto; height:80px; }     
.imglogo2{ width:auto; height:50px; }   
.imglogo3{ width:auto; height:80px; }   
     

.modal-body p a{color:#e90652;text-decoration: underline; font-weight: bold;}
/*----------------基础设定----------------end */






/*----------------屏幕大小：電腦端（X<1500px）----------------start */
@media (min-width: 1500px) {}
/*----------------屏幕大小：電腦端（X<1500px）----------------end */

/*----------------屏幕大小：筆記本電腦（1200<X<1500px）----------------start */
@media (min-width: 1200px) and (max-width: 1500px) {}
/*----------------屏幕大小：筆記本電腦（1200<X<1500px）----------------end */

/*----------------屏幕大小：Ipad打橫（992<X<1199px）----------------start */
@media (min-width: 992px) and (max-width: 1199px) {
    .specialWord{font-size: 29px;}
}

/*----------------屏幕大小：Ipad打橫（992<X<1199px）----------------end */

/*----------------屏幕大小：Ipad打直（768<X<992px）----------------start */
@media (min-width: 768px) and (max-width: 992px) {
    .mheader h5 {
        color: white;
        /* text-shadow: -1px 1px white, 1px 1px white, 1px -1px white, -1px -1px white; */
        font-size: 20px;
    }
    
    .specialWord{font-size: 22px;}
}

/*----------------屏幕大小：Ipad打直（768<X<992px）----------------end */

/*----------------屏幕大小：手機端 寬度（X<767px）----------------start */
@media (max-width: 767px) {





/******箭头设定******/
.turnDown{  width:45%;float:left;margin-top: -14%;  position: relative;}
.turnDown2{display: none;}

/*popup圖片設定*/
.binfem{width: 100% !important;}

.mheader h5 {
    color: white;
    /* text-shadow: -1px 1px white, 1px 1px white, 1px -1px white, -1px -1px white; */
    font-size: 18px;
}

.specialWord{font-size: 18px;}


/*視頻設定*/
.videoSet{width: 100%;cursor: pointer;}
/*報名字的大小*/
.fontsize{font-size: 18px;}



/*顯示合作項目的文字樣式*/
.imglogo1{ width:auto; height:50px; }     
.imglogo2{ width:auto; height:30px; }     
.imglogo3{ width:auto; height:50px; }     
.specialWord2{font-size: 17px;}


#xiaoxuesheng{background-image: url(../../../images/2023/popup/24-25/xiaoxueshengdashu.jpg)!important;}




}



/*----------------屏幕大小：手機端 寬度（X<767px）----------------end */