body {
    background-color: #E9E9E9;
    margin: 0px;
    padding: 0px;
}

#container {
    width: 100%;
    margin: 0px auto;
}

#header {
    width: 100%;
    background: #acac12;
    /* æå­ */
    font-size: 25px;
    color: #FFFFFF;
    font-family: Microsoft JhengHei;
}

#cen {
    width: 100%;
    height: 15%;
    overflow: auto;
}

#main {
    width: 100%;
    font-family: Microsoft JhengHei;
}

.left,
.right,
.maincen {
    width: 10%;
}

.right {
    width: 10%;
}

.maincen {
    width: 80%;
    position: relative;
    margin: 0 auto;
}

/*æ§å¶çå­å±ä¸­*/
.maincencen {
    align: center;
    width: 80%;
    position: absolute;
    left: 25%;
    margin-left: -90px;
}

.img {
    height: auto;
    width: auto;
    width: 100%;
    border-spacing: 0;
    border-radius: 10px;
}

/*divçheaderæ¡æ¡æ ·å¼å¼å§*/
.hleft {
    width: 35%;
    height: 85px;
    float: left;
    align: right;
}

.hcen {
    width: 23%;
    float: left;
}

.hright {
    width: 37%;
    float: left;
    align: right;
    text-align: right;
}

/*divçheaderæ¡æ¡æ ·å¼ç»æ*/
.annc {
    opacity: 0.4;
    background-color: #000;
    color: #fff;
    margin-top: 10px;
    height: 45px;
    max-width: 100%;
    overflow: hidden;
    border-spacing: 0;
    border-radius: 10px;
}

#mybutton {
    background: transparent;
    /*æé®èæ¯éæ*/
    border: 2px solid white;
    /*è¾¹æ¡éæ*/
    outline: none;
    /*ç¹å»åæ²¡è¾¹æ¡*/
    margin: 10px;
    border-spacing: 0;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    font-family: SimHei;
}

.hywz {
    align: center;
    font-size: +2;
}

.div-box {
    display: flex;
    flex-wrap: wrap;
}

.box-line {
    min-width: 50%;
    display: flex;
    justify-content: space-around;
}

.box {
    width: 240px;
    height: 100px;
    ;
    margin-left: 30px;
    margin-top: 7px;
    margin-right: 30px;
    margin-bottom: 7px;
    background: white;
    padding-left: 15px;
    align: center;
    border-spacing: 0;
    border-radius: 10px;
}

/*å¤æ¡*/
.kuang-w {
    align: center;
    margin-top: 30px;
    height: 60%;
    font-family: Microsoft JhengHei;
}

/*æ¡åå·¦ï¼æ¡åå³*/
.kuang-nz {
    height: 100%;
    float: left;
    font-family: Microsoft JhengHei;
}

.kuang-ny {
    height: 40%;
    font-family: Microsoft JhengHei;
}

.kuang-t {
    margin-left: 15px;
}

/* è¶é¾æ¥å­ä½é¢è²è®¾ç½® */
.a:link,
.a:visited,
.a:hover,
.a:active {
    color: #000000;
    text-decoration: none;
}

/*å¯¼èªæå­*/
.dhwz {
    color: #7D7D7D;
    font-size: 15px;
    font-family: Microsoft JhengHei;
}

/*è¡¨æ ¼èæ¯*/
.bgbg {
    background-color: #ffffff;
    width: 100%;
    border-spacing: 0;
    border-radius: 10px;
}

.bgdivbg {
    border-spacing: 0;
    border-radius: 10px;
    font-size: 25px;
    margin: 5px;
    padding: 10px;
    line-height: 60px;
    font-family: Microsoft JhengHei;
}


/*è§é¢èªéåºå¤§å°*/
.vid-wrap {
    width: 92%;
    background: #000;
    position: relative;
    padding-bottom: 56.25%;
    /*éè¦ç¨paddingæ¥ç»´æ16:9æ¯ä¾,ä¹å°±æ¯9é¤ä»¥16*/
    height: 0;
    align: center;
    border-spacing: 0;
    border-radius: 15px;
}

.vid-wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.biaoti {
    font-family: Microsoft JhengHei;
    text-align: center;
    font-size: 18px;
}

.yzan {
    border-spacing: 0;
    border-radius: 10px;
    height: 25px;
}

.kuang {
    font-family: Microsoft JhengHei;
    background-color: #ffe0ab;
    border-spacing: 0;
    border-radius: 20px;
    width: 100%;
    text-align: left;
}