/*index*/

body,
html {
    font-family: "微軟正黑體";
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    background-color: #fffcff;
    letter-spacing: 1px;
    text-align: justify;
}

img {
    border: 0px;
}

.fullwidth {
    width: 100%;
}

.fiexdwidth {
    width: 1200px;
    margin: 0 auto;
}

#headdiv {
    width: 100%;
    padding: 0.5em 0 0 0;
    text-align: center;
}

#headdiv a {
    font-size: 25px;
    margin-left: 23px;
    text-decoration: none;
    color: #000;
}

#headdiv a:hover {
/*    color: #080;*/
    color: #7fa1c4;
}


/*menu*/

#fiexd-header {
    position: relative;
    /*    color: #FFFFFF;*/
    /*            box-shadow: 1px 2px 1px rgba(20%, 20%, 40%, 0.6);*/
    width: 100%;
    padding-top: 10px;
    ;
/*    background-color: #fffcff;*/
/*    background-color:#fffcff;*/
    background-color:#fffcff;
    /*    border-bottom: 1px solid #FFF;*/
    /*            text-align: center;*/
}

.headerimg {
    width: 1200px;
    margin: 0 auto;
}

#logo {
    width: 600px;
    float: left;
}
#logo a {
    text-decoration: none;
}

#logo_1 {
    float: left;
}

.logoname {
    float: left;
    font-size: 12px;
    margin-top: 45px;
    color: #000;
    text-align: right;
    text-decoration: none;
}

.logoname span {
    color: #6579c9;
    font-size: 20px;
    font-weight: bolder;
}

#nav {
    float: right;
}

.wrap_nav {
    /*    width: 680px;*/
    margin: 0 auto;
    margin-top: 45px;
    /*    border: 1px solid #f0f0f0;*/
/*    border: 1px solid #6AC5BE;*/
    border: 1px solid #6579c9;
    height: 50px;
}

.wrap_nav li {
    /*    width: 290px;*/
    float: left;
    /*    text-indent: -9999em;*/
    margin: 0px 0;
}

.wrap_nav li a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #6579c9;
    font-size: 20px;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    /*    margin-right: 2px;*/
    /*    margin-left: 5px;*/
    -webkit-transition: box-shadow .3s;
    /* For Safari 3.1 to 6.0 */
    transition: background-color .3s;
}

.wrap_nav li a:hover,
.wrap_nav li.current a {
    background-color: #6579c9;
    color: #FFF;
    box-shadow: inset -2px -2px 10px rgba(51, 61, 102, 0.56);
}

.wrap_nav li.current a {
    cursor: default;
}

.wrap_nav .nav_list1 a span {
    width: 42px;
    background-position: -3px 0;
}

.wrap_nav .nav_list2 a span {
    width: 182px;
    background-position: -47px 0;
}

.wrap_nav .nav_list3 a span {
    width: 210px;
    background-position: -240px 0;
}

.wrap_nav .nav_list4 a span {
    width: 142px;
    background-position: -448px 0;
}

.wrap_nav li a span {
    display: block;
    height: 30px;
    background: url(../img/nav.png) no-repeat;
}

#title {
    margin: 0 auto;
    margin-bottom: 20px;
    ;
    /*	box-shadow: 0px 3px 8px #888;*/
    padding-top: 10px;
    padding-bottom: 10px;
/*    background-color: #6AC5BE;*/
    background-color: #6579c9;
    font-size: 28px;
    font-weight: bold;
    /*	border-radius:10px 10px 0 0;*/
    text-align: center;
    width: 100%;
    color: #FFF;
}

#title p {
    color: #fffb91;
    margin: 0;
    padding: 0;
}
#title .ch-name {
    /*    line-height: 12px;*/
    font-size: 36px;
    font-weight: bolder;
    color: #FFF;
    padding: 5px 0px 0 0px;
}

#main {
    /*    box-shadow: 0px 3px 3px #888;*/
    width: 1197px;
    position: relative;
    margin: 0 auto;
    padding: 0;
    background-color: #FFF;
/*    border: 1px solid #6AC5BE;*/
    border: 1px solid #6579c9;
}

.shintro {
    float: left;
    width: 100%;
}

.sh_in_pic {
    float: left;
    margin-left: 20px;
    margin-right: 10px;
}

.sh_in_pic img {
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    border: 1px solid #888;
    /*	box-shadow: 0 3px 5px #888;*/
}

.sh_in_list {
    margin-top: 10px;
    margin-left: 20px;
    float: left;
    margin-bottom: 10px;
    font-size: 20px;
    
}

.sh_in_list li {
    margin-top: 5px;
}

.sh_list {
    margin-top: 30px;
    float: left;
}

.sh_list ul {
    padding: 0 5px 0 25px;
    margin-bottom: 10px;
    clear: both;
    overflow: auto;
    list-style-type: none;
}

.sh_list ul ul {
    column-count: 4;
}

.sh_list>ul>li:first-child {
    /*	border-bottom: 1px solid #c07a9e;*/
    border-bottom: 1px solid #bc80bc;
    margin-bottom: 8px;
}

.sh_list>ul>li:not(:first-child) {
    margin-left: 15px;
}

.sh_list li:first-child span {
    background-color: #bc80bc;
    color: #fff;
    padding: 3px 10px;
}
.sh_list .lesson {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.shmain {
    padding: 0 20px;
}

.shmain h4 {
    color: #68a4df;
    font-size: 22px;
    margin: 15px 0 6px 0;
}

.shmain p {
    color: #000;
    font-size: 16px;
}

.shmain_pic {
    float: left;
    margin-top: 15px;
    margin-right: -40px;
    margin-bottom: 15px;
    font-size: 8px;
}

.shmain_pic img {
    width: 75%;
/*    border: 2px solid #888;*/
}

.sh_sttea {
    padding: 0 20px;
}

.shstuden {
    position: relative;
    margin-top: 60px;
    /*	box-shadow: 0 3px 10px #CCC;*/
    padding: 10px 15px 10px 50px;
    margin-right: 0px;
    width: 95%;
    background-color: #f4f4f4;
}

.shstuden ul {
    margin-left: -30px;
    padding-right: 10px;
}

.shstuden li {
    list-style: none;
    padding-bottom: 5px;
    overflow: auto;
}

.shstuden_list img {
    width: 90%;
}

.shstuden_list>a {
    float: left;
    margin-right: 20px;
}

.shstuden_text p {
    padding-top: 25px;
    float: left;
}

.shstuden h4 {
    color: #fff;
/*    background-color: #6AC5BE;*/
    background-color: #6579c9;
    border-radius: 30px;
    box-shadow: -2px 1px 5px #CCC;
    padding: 5px 15px 6px 15px;
    position: absolute;
    top: -50px;
    left: -2px;
    transform: rotate(-5deg);
    z-index: 0;
}


/*箭頭下*/

.mwt_border .arrow_b_int {
    width: 0px;
    height: 0px;
    border-width: 12px;
    border-style: solid;
/*    border-color: #6AC5BE transparent transparent transparent;*/
    border-color: #6579c9 transparent transparent transparent;
    position: absolute;
    bottom: -20px;
}


/*tab*/

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.abgne_tab {
    clear: left;
    margin: 15px 0;
}

ul.tabs {
    width: 100%;
    height: 45px;
    /*border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
}

ul.tabs li {
    float: left;
    line-height: 32px;
    padding: 5px 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: -1px;
    /* 讓 li 往下移來遮住 ul 的部份 border-bottom */
    margin-left: 14px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #CCCCCC;
}

.tab_bgc {
    float: left;
    line-height: 32px;
    padding: 5px 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: -1px;
    /* 讓 li 往下移來遮住 ul 的部份 border-bottom */
    margin-left: 14px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #CCCCCC;
}

ul.tabs li a {
    display: block;
    padding: 0 20px;
    color: #3e3e3e;
    /*    border: 1px solid #fff;*/
    text-decoration: none;
    font-size: 25px;
}

ul.tabs li a:hover {
    /*滑鼠移過*/
    background: #a4a4a4;
}

ul.tabs li.active {
    /*作用中*/
    background: #FFFFFF;
    border-bottom: 1px solid #fff;
}

ul.tabs li.active a:hover {
    background: #CCCCCC;
}

div.tab_container {
    margin-top: 10px;
    line-height: 22px;
}

div.tab_container .tab_content {
    padding: 5px;
}

div.tab_container .tab_content h1 {
    font-size: 25px;
    line-height: 35px;
}

div.tab_container .tab_content h2 {
    margin: 20px 20px 5px;
    font-size: 23px;
    color: #298fe6;
    text-align: center;
}

div.tab_container .tab_content h4 {
    margin: 20px 0 0 10px;
   
    
}

div.tab_container .tab_content p {
    margin: 10px 20px 0;
    font-size: 18px;
    line-height: 25px;
}

div.tab_container .tab_content img {
    display: block;
    margin: 0 auto;
/*    box-shadow: 0 0 2px #666;*/
    max-width: 100%;
}

.shlist_logo {
    margin: 0 auto;
    float: left;
    width: 390px;
    margin: 5px 4px;
    background-color: #FFF;
/*    box-shadow: 0px 0px 1px #888;*/
    /*    background-color: #fff8db;*/
}
.shlist_logo:hover{
    background-color: #EEE;
}
.shlist_logo p {
/*    text-align: center;*/
    width: 320px;
    float: left;
    font-size: 18px;
    color: #454545;
    font-weight: bold;
    text-decoration: none;
}

/*
.shlist_logo p:hover {
    background-color: #EEE;
}
*/

.shlist_logo a {
    text-decoration: none;
}

.shlist_logo img {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 5px;
}
/*表單*/
iframe.iframe1{
    width: 100%;
    margin: auto;
    height: 2978px;
    overflow-y:hidden;
    margin-top: -20px;
}

/* 查看其他學校*/

.wrap_other_school {
    margin-top: 40px;
    padding-top: 0;
    position: relative;
/*    border-top: 1px solid #51beb1;*/
    border-top: 1px solid #6579c9;
    /*    background-color: #f5faf9;*/
    padding: 5px;
}

.wrap_other_school .school_other_content {
    text-align: center;
}

.wrap_other_school .school_other_content li {
    display: inline-block;
    margin: 3px;
    /*    border: 3px solid #FFF;*/
    border-radius: 2px;
}

.wrap_other_school .school_other_content li a {
    display: block;
    padding: 8px;
    color: #6579c9;
    min-width: 230px;
    background-color: #f1f0ff;
    text-decoration: none;
}

.wrap_other_school h3 {
    position: relative;
    top: -20px;
    margin: 0 auto;
    width: 60%;
    text-align: center;
    color: #FFF;
/*    background-color: #6dcde1;*/
    background-color: #6579c9;
    padding: 5px;
    box-shadow: 0 0 1px #666;
    border: 3px solid #FFF;
    border-radius: 5px;
}


/*腳*/

.footer {
    margin: 0 auto;
    /*	box-shadow: 0px 3px 8px #888;*/
    padding: 5px;
    background-color: #fffcff;
    font-size: 12px;
    /*	border-radius:0px 0px 10px 10px;*/
    text-align: center;
    /*	width: 71.8%;*/
    z-index: 1;
}

.back_top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 10;
}


.footer .back_top .caret {
    display: inline-block;
    width: 44px;
    height: 44px;
    background-color: rgba(98, 180, 228, 0.73);
    border-radius: 50%;
    color: #FFF;
/*    background: url(../img/sprites.png) no-repeat;*/
/*    text-indent: -9999em;*/
}

.ask_icon {
    position: fixed;
    right: 5px;
    bottom: 80px;
    z-index: 10;
}
.ask_icon img{
    width: 90%;
}
.copyright {
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

.copyright2 {
    padding: 0;
    margin: 0;
}
.redc {
    background-color: #ec609a;
    
    
}
.redc p {
   color: #FFF; 
   text-align: center;
    width: 400px;
}
.redc:hover p{
    color:#ec609a;
}
@media only screen and (max-width: 1200px) {
    .fiexdwidth {
        width: 96%;
    }
    .headerimg {
        width: 96%;
    }
    #logo {
        width: 100%;
        float: none;
    }
    #nav {
        float: none;
    }
    .wrap_nav {
        width: 100%;
    }
    .wrap_nav li {
        text-align: center;
        width: 25%;
    }
    #main {
        width: 96%;
    }
    .sh_in_pic {
        margin-left: 10px;
        margin-right: 5px;
    }
    .sh_in_pic img {
        margin-left: 0px;
        margin-right: 0px;
    }
    .sh_in_list {
        margin-left: 5px;
        font-size: 16px;
    }
    .sh_in_list li {
        margin-top: 5px;
    }
    .shlist_logo {
/*        float: none;*/
        width: 48%;
/*        margin: 5px auto;*/
    }
    .shlist_logo p {
/*        text-align: center;*/
        width: 100%;
/*        height: 62px;*/
/*        line-height: 65px;*/
        margin: 15px 0;
        float: none;
        font-size: 20px;
        font-weight: bold;
        text-decoration: none;
    }
    .shlist_logo img {
        float: left;
        width: 10%;
        margin-top: 12px;
/*        margin-right: 15px;*/
    }
    .shstuden {
        width: 92%;
    }
    .wrap_nav {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .wrap_nav li a {
        font-size: 16px;
    }
    #title {
        width: 100%;
        font-size: 26px;
    }
    #title .ch-name {
        font-size: 30px;
    }
    .shintro {
        float: none;
        width: 99%;
    }
    .sh_in_pic {
        float: left;
        width: 96%;
        margin-left: 10px;
        margin-right: 5px;
    }
    .sh_in_pic img {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .sh_in_list {
        width: 96%;
        margin: 0 auto;
        margin-left: 12px;
/*        font-size: 18px;*/
    }
    .sh_in_list li {
        margin-top: 5px;

    }
    .shstuden {
        padding: 10px 5px 10px 40px;
        width: 92%;
    }
    ul.tabs li {
        width: 29%;
    }
    .shlist_logo {
        width: 98%;
    }
/*
    .shlist_logo img {
        margin-top: 5px;
        margin-right: 15px;
    }
*/
    .shlist_logo p {
        padding: 8px 0;
        font-size: 18px;
    }
    .sh_list ul ul {
        column-count: 2;
    }
    .footer {
        width: 96%;
    }
    #headdiv {
        width: 100%;
        padding: 0.1em 0 0 0;
        text-align: center;
    }
    #headdiv a {
        font-size: 25px;
        margin-left: 12px;
        text-decoration: none;
        color: #000;
    }
}

@media only screen and (max-width: 640px) {
    #logo {
        width: 100%;
        text-align: center;
    }
    #logo_1 {
        float: none;
        width: 150px;
    }
    .logoname {
        text-align: center;
        float: none;
        width: 100%;
        font-size: 12px;
        margin-top: 5px;
    }
    .logoname span {
        color: #6579c9;
        font-size: 20px;
        font-weight: bolder;
    }
    /*
    #logo_2 {
        width: 48%;
    }
*/
    .wrap_nav {
        float: none;
        height: 100px;
    }
    .wrap_nav li {
        /*        float: none;*/
        width: 50%;
    }
    .shlist_logo img {
/*        display: none;*/
        width: 50px;
/*        margin-top: 12px;*/
    }
    .shlist_logo p {
        font-size: 20px;
    }
    ul.tabs {
        width: 100%;
        height: 100%;
        /*border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
    }
    ul.tabs li {
        float: none;
        width: 94%;
        line-height: 32px;
        margin-bottom: 2px;
        margin-left: 14px;
    }
    iframe.iframe1{
    
    height: 2491px;
}

.ask_icon img{
    width: 70%;
}
}

@media only screen and (max-width: 480px) {
    .logoname {
        font-size: 9px;
    }
    .logoname span {
        font-size: 17px;
    }
    #title {
        font-size: 20px;
    }
    #title .ch-name {
        font-size: 28px;
    }
    .wrap_nav {
        height: 72px;
    }
    .wrap_nav li a {
        padding: 3px;
        margin-right: 0px;
        margin-left: 0px;
    }
    ul.tabs li {
        width: 92%;
        margin-left: 10px;
    }
    ul.tabs li a {
        padding: 0 15px;
        font-size: 18px;
    }
    div.tab_container .tab_content h1 {
        font-size: 19.5px;
        line-height: 28px;
    }
    div.tab_container .tab_content h2 {
        margin: 10px 10px 0;
        font-size: 18px;
    }
    div.tab_container .tab_content h4 {
        margin: 20px 0 0;
        font-size: 18px;
    }
    div.tab_container .tab_content p {
        margin: 10px 10px 0;
        font-size: 15px;
    }
    .shlist_logo {
        width: 98%;
/*        margin-left: 0px;*/
        
    }
    .shlist_logo p {
        font-size: 20px;
        line-height: 25px;
        height: 100%;
    }
    .shmain {
        padding: 0 5px;
    }
    .shmain h4 {
        font-size: 18px;
    }
    .sh_list ul ul {
        column-count: 1;
    }
    .shintro {
        float: left;
        width: 97%;
    }
    .sh_in_list li {
        letter-spacing: 0px;
    }
    .sh_in_list p {
        font-size: 29px;
    }
    .shmain_pic {
        float: none;
        width: 98%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 25px;
        font-size: 16px;
    }
    .shmain_pic img {
        width: 100%;
/*        border: 2px solid #888;*/
    }
    .shstuden {
        padding: 10px 5px 10px 40px;
        width: 92%;
    }
    #headdiv {
        padding: 0 0 0 0;
    }
    #headdiv a {
        font-size: 16px;
        margin-left: 5px;
        text-decoration: none;
        color: #000;
    }
    .shstuden_text p {
        padding-top: 25px;
    }
}

@media only screen and (max-width: 320px) {
    .logoname {
        font-size: 11px;
    }
    .logoname span {
        font-size: 16px;
    }
    #title .jpname {
        display: none;
    }
    #title .ch-name {
        font-size: 22px;
        padding: 0;
    }
    .wrap_nav {
        height: 72px;
    }
    .wrap_nav li a {
        padding: 3px;
        margin-right: 0px;
        margin-left: 0px;
    }
    #title {
        width: 100%;
        font-size: 20px;
    }
    .shmain_pic {
        font-size: 13.5px;
    }
    .shintro {
        float: none;
        width: 100%;
    }
    .sh_in_pic {
        float: left;
        width: 96%;
        margin-left: 5px;
        margin-right: 5px;
    }
    .sh_in_list {
        width: 96%;
        margin: 0 auto;
        margin-left: 5px;
        font-size: 14px;
    }
    .sh_list ul {
        padding: 0 5px 0 10px;
    }
    ul.tabs li {
        width: 92%;
        margin-left: 10px;
    }
    ul.tabs li a {
        padding: 0 15px;
        font-size: 18px;
    }
    div.tab_container .tab_content h1 {
        font-size: 14px;
        line-height: 20px;
    }
    div.tab_container .tab_content h2 {
        font-size: 18px;
    }
    div.tab_container .tab_content h3 {
        font-size: 15px;
    }
    div.tab_container .tab_content h4 {
        font-size: 15px;
    }
    div.tab_container .tab_content p {
        font-size: 15px;
    }
    .shlist_logo {
        padding-left: 0;
    }
/*
    .shlist_logo p {
        font-size: 20px;
        line-height: 25px;
        height: 100%;
    }
*/
    .shmain {
        padding: 0 8px;
    }
    .sh_in_list p {
        font-size: 25px;
        line-height: 26px;
    }
    .shstuden {
        width: 85%;
    }
    .shstuden_list img {
        width: 85%;
    }
    .shstuden_list>a {
        margin-right: 1px;
    }
    .footer {
        width: 97%;
    }
    .back_top {
        right: 10px;
        bottom: 10px;
    }
    #headdiv {
        padding: 0.1em 0 0 0;
    }
    #headdiv a {
        font-size: 13px;
        margin-left: 15px;
    }
}
