h2,h3,h4,p{
    line-height: 1;
}
body{
    font-size: 1.2rem;
    font-family:Arial, Calibri, Microsoft JhengHei;
    color: #505050;
    letter-spacing: 2px;
    background-color: #eee;
}
a, a:hover{
   font-family:Arial, Calibri, Microsoft JhengHei;
   text-decoration:none;    
}
ul{
    list-style: none;padding: 0;
}
.w1200{
    width: 100%;
    max-width: 1000px;
    background-color: #fff;
    border-radius: 20px;
}
.cleanbox{
    width: 100%;
    clear: both;
    float: none;  
}
#back {
    position:fixed; right:0px; top:552px; cursor:pointer; display:none; z-index:10;width: 45px;height: auto;
    overflow: hidden;
}
#back img{
    width: 100%;
    height: auto;
}
.pic {
    width: 100%;
    margin: 0 auto;
}
.pic img{
    width: 100%;
    height: auto;
}
.header{
    width: 100%;
    height: auto;
    padding-bottom: 1rem;
    margin-top: 40px;
    background-image: url(../images/2110top.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}
.header section div{
    max-width: 800px;
    width: 60%;
    height: auto;
    margin: 0 auto;
    padding-top: 20px;
}
.header section div img{
    width: 100%;
    height: auto;
}
.main>section{
    padding: 2rem 0 ;
    box-sizing: border-box;
}
.pink{
    background-image: linear-gradient( 0deg, #cd4a1b 30%, #a03a15 70%);
}
.yellow{
    background-color: #ffe9c5;
}
.blue{
      background-image: linear-gradient( 180deg, #cd1b45 10%, #cda31b 50%,#cd4a1b 90%);

}
.title1{
    font-weight: 600;
    text-align: center;
    font-size: 2.5rem;
    color: #fff;
    padding:  3rem 0 1rem;

}
.title1 strong{
    font-size: 5.5rem;
}
.main>section:nth-of-type(1) .title1{
    padding: 1rem;

}
.pink .content {
    padding-bottom: 4rem;
}
.pink .content .t_little h2{
    font-size: 3rem;
    font-weight: 600;
    color: #eb6383;
    text-align: center;
    padding-top: 2rem;
}
.pink .content .t_little p{
    font-size: 2rem;
    color: #eb6383;
    padding-top: 3px;
    text-align: center;
    font-style: italic;
    line-height: 3rem;
}
.pink .content .pic{
    width: 80%;
    margin: 2rem auto;
}
.pink .content .box ul {
    display: flex;
    flex-wrap: wrap;
    color: #eb6383;
    text-align: center;
    margin-top: 2rem;
    line-height: 1.5;
}
.pink .content .box ul li{
    width: 50%;
    padding: 2rem 0;
    box-sizing: border-box;
    border-right: 2px solid #eb6383;
}
.pink .content .box ul li:last-of-type{
    border: 0;
}
.pink .content .box ul li span{
    font-size: 2.2rem;
    border: 2px solid #eb6383;
    padding: 3px;
}
.pink .content .box ul li h3{
    font-size: 1.5rem;
    margin-top: 1.3rem;
    font-weight: 500;
    color: #8d8d8d;
    line-height: 2;
}
.pink .content .box ul li p{
    line-height: 2;
    font-size: 1.3rem;
    color: #8d8d8d;
}
.pink .content .box ul li em{
    font-style: normal;
    margin-right: 3px;
    background-color: #fa9191;
    color: #fff;
    padding: 5px;
}
.pink .content:nth-of-type(2) .box ul li{
    width: 33.33%;
}
.pink .content:nth-of-type(2) .box ul li span{
    font-size: 1.6rem;
    border: 0;
    font-weight: 600;
}
.pink .content:nth-of-type(2) .box ul li p{
    margin-bottom: 10px;
}
.pink .content:nth-of-type(2) .box ul li:nth-of-type(1)>div:nth-of-type(2){
    margin: 1.5rem auto;
}
.pink .content:nth-of-type(2) .box ul li:nth-of-type(1) img{
    height: 155px;
    
}
.pink .content:nth-of-type(1){
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.pink .content:nth-of-type(2){
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.yellow>div div{
    width: 80%;
    margin: 0 auto;
}
.yellow h2{
    color: #ff9452;
}
.yellow>div div{
    line-height: 1.5;
}
.yellow>div div h3{
    font-weight: 600;
    font-size: 1.9rem;
    color: #ff9452;
    margin-top: 2rem;
    line-height: 2;
}
.yellow>div div  p{
    font-size: 1.5rem;
    margin-left: 2rem;
}
.yellow .triangle{
    width: 60%;
    padding-bottom: 2rem;
    
} 
.blue .title1{
    color: #3aa4ff;
}
.blue>div:nth-of-type(1)> div {
    width: 90%;
    margin-top: 1rem;
    max-width: 450px;
}

/**表格盤子開始**/
.plate{
    font-size: 1rem;
    font-family:Arial, Calibri, Microsoft JhengHei !important;
    color: #505050  !important;
    letter-spacing: 2px; 
    padding: 1rem;
    box-sizing: border-box;
}
.plate table{
    width: 97%;
    max-width: 1000px;
    margin: 30px auto;
    padding-bottom: 10px;
    border-bottom: 3px solid #86bbff;
}
.plate table tr td{
    height: 2rem;
}
.plate table tbody>tr td b img{
    display: none;
}
.plate table>tbody>tr:nth-of-type(1) td{
    height: 2rem;
    padding-bottom: 5px;
}
.plate table>tbody>tr:nth-of-type(1) td b {
    font-family:Arial, Calibri, Microsoft JhengHei !important;
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    color: #3aa4ff!important;
}

.plate table tbody>tr:nth-of-type(2n)>td a{
    color: #5a5a5a !important;
    font-weight: 600  !important;
    font-size: 1.3rem  !important;
    transition: all 0.2s;
    line-height: 1.5;
    padding: 5px 0;
    display: block;
}
.plate table tbody>tr:nth-of-type(2n)>td:hover a{
    background-color: rgba(255, 176, 97, 0.4)!important;
    text-decoration: none;
}
.plate table tbody>tr:nth-of-type(2n+1)>td .t_r {
    color: #9a9a9a !important;
    font-size: 1rem;
}
.plate table tbody>tr td:nth-of-type(2) .t_r{
    color: #ff5944  !important;
    font-size: 1.3rem  !important;
    font-weight: 600 !important;
}
/**表格盤子結束**/
.footer{
    height: 60px;
    width: 100%;
    background-color: #ffe9c5;
}

@media screen and (max-width: 768px){
    .header section div{
        width: 80%;
    }
    .w1200{
        width: 95%;
    }
    .title1{
        font-size: 2rem;
        padding:  2rem 0 1rem;
    }
    .title1 strong{
        font-size: 4rem;
    }
    .pink .content {
        padding-bottom: 2rem;
    }
    .pink .content .t_little h2{
        font-size: 2.5rem;
        padding-top: 1rem;
    }
    .pink .content .t_little p{
        font-size: 1.8rem;
    }
    .pink .content .pic{
        width: 90%;
        margin: 2rem auto;
    }
    .pink .content:nth-of-type(2) .box ul li:nth-of-type(1)>div:nth-of-type(2){
        margin: 1.5rem auto;
    }
    .pink .content:nth-of-type(2) .box ul li:nth-of-type(1) img{
        height: 200px;

    }
    .pink .content:nth-of-type(1) .box ul li,.pink .content:nth-of-type(2) .box ul li{
        width: 90%;
  
    }
  
    .pink .content .box ul li{
        
        border-right:0;
        border-bottom: 2px solid #eb6383;
    }
    .pink .content .box ul li,.pink .content ul li .pic{
        width: 50%;
    }
    .yellow>div div{
        width:80%;
    }
    .yellow h2{
        color: #ff9452;
    }
    .yellow>div div{
        line-height: 1.5;
    }
    .yellow>div div h3{
        font-weight: 600;
        font-size: 1.5rem;
        color: #ff9452;
        margin-top: 1rem;
    }
    .yellow>div div  p{
        font-size: 1.2rem;

    }
    .yellow .triangle{
        width: 70%;
        padding-bottom: 2rem;

    } 
    .blue .title1{
        font-size: 1.5rem;
    }
    .blue>div:nth-of-type(1)> div {
        width: 70%;

    }

     /**表格盤子開始**/
    .plate table tbody>tr:nth-of-type(2n)>td a{
        font-weight: 500  !important;
        font-size: 1.2rem  !important;
    }
    .plate table tbody>tr:nth-of-type(2n+1)>td {
        font-size: 0.8rem !important;
        display: none;
    }
    .plate table tbody>tr:nth-of-type(1)>td {
        font-size: 0.9rem !important;
        display: block;
    }
    .plate table tbody>tr td:nth-of-type(2){
        font-size: 1.2rem !important;
        display: block;
    }
    /**表格盤子結束**/


}
@media screen and (max-width: 450px){
    .header section div{
        width: 90%;
    }
    .title1{
        font-size: 1.5rem;
        padding:  1.5rem 0 0.5rem;
    }
    .title1 strong{
        font-size: 3rem;
    }
    .pink .content {
        padding-bottom: 1.5rem;
    }
    .pink .content .t_little h2{
        font-size: 2.3rem;
        padding-top: 1rem;
    }
    .pink .content .t_little p{
        font-size: 1.2rem;
    }
    .pink .content .pic{
        margin: 1rem auto;
    }
    .pink .content:nth-of-type(2) .box ul li:nth-of-type(1)>div:nth-of-type(2){
        margin: 1rem auto;
    }
    .pink .content .box ul li,.pink .content:nth-of-type(2) .box ul li{
        width: 90%;   
    }
    .yellow>div div{
        width:85%;
    }
    .yellow>div div{
        line-height: 1.5;
    }
    .yellow>div div h3{
        font-size: 1.2rem;
        color: #ff9452;
        margin-top: 1rem;
        line-height: 1.5;
    }
    .yellow>div div  p{
        font-size: 1rem;

    }
    .yellow .triangle{
        width: 80%;
    } 
    .plate table tbody>tr:nth-of-type(2n)>td a{
        font-size: 0.9rem;
    }
    .plate table tbody>tr:nth-of-type(2n+1)>td {
        font-size: 0.8rem;
        display: none;
    }
    .plate table tbody>tr:nth-of-type(1)>td {
        font-size: 0.8rem;
        color: #3aa4ff;
        display: block;
    }
    .plate table tbody>tr td:nth-of-type(2){
        color: #ff5944;
        font-size:1.2rem;
        display: block;
    }
}