@charset "utf-8";

/* CSS Document */
/***普通通用*********************************************************/
p {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

.clear {
    zoom: 1;
    clear: both;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.bold {
    font-weight: bold;
}

/***普通通用*********************************************************/
body {
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif, '微軟正黑體';
    font-size: 13px;
}

/***頁頭範圍************************************************************************************************/
/***上列按鈕*********************************************************/
#num {
    width: 135px;
    height: 23px;
    padding: 0 10px 0 0;
    position: absolute;
    z-index: 1;
    left: 791px;
    top: 42px;
    background-image: url(../data/wrapper/num_bg.jpg);
    text-align: right;
    color: #B0014C;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
    letter-spacing: -1px;
}

/***上列按鈕*********************************************************/
/***頁頭********************************************************/
#header_box {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-top: 2px #F89EC9 solid;
}

#header {
    width: 1000px;
    height: 95px;
    margin: 0 auto;
    position: relative;

}

/***頁頭********************************************************/
/***商標*********************************************************/
#logo {
    position: absolute;
    z-index: 1;
    left: 14px;
    top: 18px;
}

/***商標*********************************************************/
/***頁頭範圍************************************************************************************************/
/***主視圖範圍**********************************************************************************************/
/***主視圖******************************************************/
#ad_box {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-repeat: repeat-y;
    background-position: left;
}

#ad {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

#ad .left {
    height: auto;
    width: auto;
    position: absolute;
    z-index: 5;
    left: 15px;
    top: 177px;
}

#ad .right {
    width: auto;
    height: auto;
    position: absolute;
    z-index: 5;
    left: 950px;
    top: 190px;
}

#dot {
    width: 100px;
    height: auto;
    position: absolute;
    z-index: 5;
    left: 445px;
    top: 374px;
}

/***主視圖******************************************************/
/***主視圖範圍**********************************************************************************************/

/***主要內容範圍**********************************************************************************************/
/***主要內容******************************************************/
#jion {
    width: 100%;
    height: 44px;
    background-image: url(../data/wrapper/member_bg.jpg);
}

#jion .account {
    width: 116px;
    height: 36px;
    padding: 9px 0 0 0;
    margin: 0 0 0 181px;
    float: left;
}

#jion .password {
    width: 116px;
    height: 36px;
    padding: 9px 0 0 0;
    margin: 0 0 0 50px;
    float: left;
}

#jion .code {
    width: 188px;
    height: 36px;
    padding: 9px 0 0 0;
    margin: 0 0 0 73px;
    float: left;
}

#jion .btn {
    width: 116px;
    height: 36px;
    padding: 3px 0 0 0;
    margin: 0 0 0 0px;
    float: left;
}

#jion .other {
    width: 150px;
    height: 30px;
    padding: 15px 0 0 10px;
    margin: 0 0 0 0px;
    float: left;
}

#jion .other a {
    color: #FFFFFF;
    text-decoration: none;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    transition: color 200ms linear;
}

#jion .other a:hover {
    color: #FFFF00;
    text-decoration: none;
}

.signout {
    display: block;
    width: 194px;
    height: 37px;
    background-image: url(../data/wrapper/signout.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    left: 23px;
}

.signout:hover {
    background-image: url(../data/wrapper/signout_.png);
}

#main_box {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-top: 1px #FF5C26 solid;
    border-bottom: 1px #E5E3E5 solid;
}

#main {
    width: 1000px;
    height: auto;
    position: relative;
    margin: 0 auto;
    margin-bottom:
}

#leftside {
    width: 229px;
    height: auto;
    margin: 0px 0px 20px 0px;
    float: left;
}

#centerside {
    width: 523px;
    height: auto;
    border-left: 1px #E5E3E5 solid;
    border-right: 1px #E5E3E5 solid;
    margin: 0px 0px 0px 0px;
    float: left;
}

#rightside {
    width: 246px;
    height: auto;
    margin: 0px 0px 20px 0px;
    float: left;
}

/*-首頁icon-----------------------------------------*/
#icon_frmae {
    width: 210px;
    height: auto;
    margin: 20px 0px 0px 14px;
    float: left;
}

.icon_item {
    width: 195px;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
}

.icon2 {
    width: 195px;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
    text-align: center;
    display: none;
}

.righticon06 {
    width: 204px;
    height: auto;
    margin: 20px 0 0 23px;
}

/*-首頁icon-----------------------------------------*/
/***主要內容******************************************************/
/***最新消息******************************************************/
#news {
    height: auto;
    width: 466px;
    margin: auto;
    color: #2C3B48;
    font-size: 12px;
    letter-spacing: 2px;
    margin-top: 33px;
}

#news .more {
    position: absolute;
    z-index: 1;
    top: 83px;
    left: 685px;
    width: 35px;
    height: 9px;

}

#news .top {
    width: 100%;
    height: 39px;
    float: left;
    position: relative;
}

#news .center {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    float: left;
}

#news .list {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    float: left;
}

#news .photo {
    height: 146px;
    width: 240px;
    float: left;
    overflow: hidden;
}

#news .caption {
    width: 197px;
    height: 75px;
    float: right;
    padding: 10px 14px 18px;
    text-align: left;
    border-right: 1px #E5E4E5 solid;
    border-bottom: 1px #E5E4E5 solid;
    font-size: 12px;
    overflow: hidden;
    background-color: #D02060;
}

#news .caption a {
    color: #FFFFFF;
    TEXT-DECORATION: none;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    -o-transition: color 120ms linear;
    transition: color 120ms linear;
    height: 80px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    /*超出第5行時截斷*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#news .caption a:hover {
    COLOR: #900;
    TEXT-DECORATION: none;
}

#news .date {
    width: 210px;
    height: 24px;
    float: right;
    border-top: 1px #E5E4E5 solid;
    border-left: 1px #E5E4E5 solid;
    border-right: 1px #E5E4E5 solid;
    padding: 18px 0px 0px 14px;
    font-size: 12px;
    text-align: left;
    color: #BA002D;
}

#news .list2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    float: left;
}

#news .caption2 {
    width: 100%;
    height: auto;
    margin: auto;
    text-align: left;
    padding-bottom: 5px;
    color: #666666;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px #E5E4E5 solid;
}

#news .caption2 a {
    color: #666666;
    TEXT-DECORATION: none;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    -o-transition: color 120ms linear;
    transition: color 120ms linear;
}

#news .caption2 a:hover {
    COLOR: #F90;
    TEXT-DECORATION: none;
}

#news .date2 {
    width: 300px;
    height: auto;
    float: left;
    border-bottom: 1px #CCCCCC dotted;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    text-align: left;
    color: #FFA800;
}

/***最新消息******************************************************/
/***最新消息******************************************************/
#course {
    height: auto;
    width: 100%;
    color: #2C3B48;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 24px;
    width: calc(100% - 48px);
    margin: 30px 0px 0px 0px;
    background-image: url(../data/wrapper/bg.png);
}

#course .more {
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 439px;
    width: 35px;
    height: 9px;

}

#course .top {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 15px;
    border-bottom: 1px #E5E4E5 solid;
    position: relative;
}

#course .center {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    float: left;
}

#course .list {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    float: left;
    border-bottom: 1px #E5E4E5 solid;
    padding-bottom: 5px;
}

#course .caption {
    width: 100%;
    height: 25px;
    margin: auto;
    text-align: left;
    color: #444444;
    font-weight: bold;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#course .caption a {
    color: #666666;
    TEXT-DECORATION: none;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    -o-transition: color 120ms linear;
    transition: color 120ms linear;
}

#course .caption a:hover {
    COLOR: #F90;
    TEXT-DECORATION: none;
}

#course .date {
    width: 95%;
    height: auto;
    float: left;
    margin: 5px 0px 0px 10px;
    font-size: 13px;
    text-align: left;
    color: #FF7F00;
}

#course .num {
    width: 95%;
    height: auto;
    float: left;
    margin: 5px 0px 0px 10px;
    font-size: 13px;
    text-align: left;
    color: #444444;
}

#course .num span {
    color: #F12659;
}

/***最新消息******************************************************/
/***首頁相簿*******************************************************/
#periodical_box {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#periodical_frame {
    width: 1000px;
    height: auto;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;


}

#periodical_frame .periodical {
    width: 480px;
    height: auto;
    float: left;
    position: relative;
}

#periodical_frame .left {
    width: 30px;
    height: auto;
    float: left;
}

#periodical_frame .right {
    width: 30px;
    height: auto;
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
}

#periodical_frame .photobox {
    height: auto;
    width: 200px;
    margin: 0px 3px 5px 3px;
    float: left;
    background-color: #EAEAEA;
    border: 1px #D8D8DA solid;
    position: relative;
}

/*圖片覆蓋***************************/
/*上層需要設定position:relative;******/
#periodical_frame .cover {
    width: 200px;
    height: 92px;
    /*需扣掉64px高度*/
    text-align: center;
    font-size: 12px;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=0);
    /*IE,透明度50%*/
    -moz-opacity: 0;
    /*Firefox,透明度50%*/
    opacity: 0;
    /*其他浏览器,透明度50%*/
    position: absolute;
}

#periodical_frame .photobox:hover .cover {
    width: 200px;
    height: 92px;
    /*需扣掉64px高度*/
    filter: alpha(opacity=100);
    /*IE,透明度50%*/
    -moz-opacity: 1;
    /*Firefox,透明度50%*/
    opacity: 1;
    /*其他浏览器,透明度50%*/
}

/*圖片覆蓋***************************/
/************************************************************/
#right_icon {
    width: 204px;
    height: auto;
    margin: 20px 0 0 23px;


}

/***FB********************************************************/
#fb {
    height: auto;
    width: 224px;
    margin: 20px 0 0 15px;
}

/***FB********************************************************/

/***主要內容範圍**********************************************************************************************/

/***頁底*********************************************************/
#footer_box {
    width: 100%;
    height: auto;
    margin: 0 auto;

    background-position: top center;
    background-image: url(../data/wrapper/footer/bg.png);
}

#footer_box .footer {
    position: relative;
    width: 1000px;
    height: 172px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 16px;
}

#footer_box .qr {
    position: absolute;
    z-index: 1px;
    top: 63px;
    left: 14px;
    width: 83px;
    height: auto;
    text-align: left;
    color: #FFF;
}

#footer_box .gotop {
    position: absolute;
    z-index: 1px;
    top: -19px;
    left: 908px;
    width: 60px;
    height: auto;
    text-align: left;
    color: #FFF;
}

#footer_box .community {
    position: absolute;
    z-index: 1px;
    top: 67px;
    left: 864px;
    width: 122px;
    height: 30px;
    text-align: right;
}

#footer_box .menu {
    width: 980px;
    height: 30px;
    padding: 15px 20px 5px 0px;
    float: inherit;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 4px;
}

#footer_box .menu a {
    color: #FFFFFF;
    TEXT-DECORATION: none;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    -o-transition: color 120ms linear;
    transition: color 120ms linear;
}

#footer_box .menu a:hover {
    COLOR: #FF0;
    TEXT-DECORATION: none;
}

#footer span {
    COLOR: #777E8E;
}

#footer_box .info {
    width: 980px;
    height: auto;
    float: right;
    padding: 10px 20px 0px 0px;
    text-align: left;
    color: #727986;
    line-height: 20px;
    letter-spacing: 1px;
}

#footer_box .info_1 {
    width: 400px;
    height: auto;
    float: left;
    padding: 15px 0 0 134px;
}

#footer_box .info_2 {
    width: 400px;
    height: auto;
    float: left;
}

#footer_box .copyright {
    width: 397px;
    height: auto;
    float: right;
    text-align: right;

    color: #777E8E;
    position: absolute;
    z-index: 5;
    left: 590px;
    top: 101px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #A3A9B1;
}

#footer_box .copyright a {
    color: #A3A9B1;
    TEXT-DECORATION: none;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    -o-transition: color 120ms linear;
    transition: color 120ms linear;
}

#footer_box .copyright a:hover {
    COLOR: #C8627B;
    TEXT-DECORATION: none;
}

/***頁底*********************************************************/
.fancybox-prev span {
    background: url(../data/periodical/left.jpg) no-repeat;
    left: 0;
}

.fancybox-next span {
    background: url(../data/periodical/right.jpg) no-repeat;
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 50px;
    margin-top: -25px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    /*left: 10px;*/
    background-position: 0 0px;
}

.fancybox-next span {
    /*right: 10px;*/
    background-position: 0 0px;
}

.fancybox-nav span {
    visibility: visible;
}

#leftside{
    padding-top: 40px;
}