.rwd-header {
    position: fixed;
    z-index: 999;
    width: 100%;
    float: left;
    background: url(../images/header_bg.png);
    display: none;
}

.rwd-logo {
       float: left;
    margin: 0 3% 0 0;
    width: 200px;
}

.rwd-logo .logo {
    display: block;
    width: 100%;
}

.rwd-share {
    float: right;
    margin-top: 4px;
    margin-right: 9px;
}

.rwd-share a {
    display: inline-block;
    width: 38px;
    margin-left: 8px;
    border-radius: 5px;
    overflow: hidden;
}

.rwd-share a img {
    display: block;
    width: 100%;
}

.rwd-nav-btn {
    float: right;
    margin: 0;
}

.rwd-nav {
    display: none;
    /*background-color: #153c79;*/
}

.rwd-nav a {
    text-decoration: none;
}

.rwd-nav-wrap {
    /*background: #153c79;*/
    float: left;
    border-top: 1px solid #444;
    width: 100%;
}

.rwd-select-lang {
    color: #fff;
    text-align: center;
    padding: 13px 0;
}

.rwd-select-lang a {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6em;
    color: #fff;
    text-decoration: none;
}

.rwd-select-lang span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1em;
}

.rwd-select-lang .switch-btn {
    background: #555;
    margin: 0 10px;
    width: 89px;
    height: 43px;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    behavior: url(../htc/PIE.htc);
    text-align: left;
}

.rwd-select-lang .switch-btn .btn {
    background: #fff;
    margin: 4px 0 0 4px;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    behavior: url(../htc/PIE.htc);
    display: inline-block;
    cursor: pointer;
}

#rwd-nav-btn {
    padding: 9px 9px;
    float: right;
}

.rwd-nav a {
    color: #fff;
}

.rwd-select-lang {
    color: #fff;
    text-align: center;
    padding: 13px 0;
}

a.rwd-adv-btn {
    padding: 0;
    width: 100%;
    height: 40px;
    line-height: 42px;
    float: left;
    color: #222;
    background: #FEBE86;
    border-radius: 4px;
    text-align: center;
    margin: 10px 0 0 0;
    font-size: 1.05em;
    font-weight: bold;
}

.rwd-nav-search {
    padding: 20px;
    overflow: hidden;
}

.rwd-nav-search .textfield {
    padding: 10px 5%;
    width: 100%;
    height: 40px;
    float: left;
    border: 0px;
    font-size: 1.1em;
    font-family: "å¾®è»Ÿæ­£é»‘é«”", Microsoft JhengHei, Arial, Helvetica, sans-serif;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rwd-nav-search .btn {
    float: left;
    text-align: left;
    width: 100%;
    height: 40px;
    vertical-align: top;
    text-align: center;
    color: #222;
    border: none;
    cursor: pointer;
    font-size: 1.05em;
    font-family: "å¾®è»Ÿæ­£é»‘é«”", Microsoft JhengHei, Arial, Helvetica, sans-serif;
    border-radius: 4px;
    background: #FED8D2;
    margin-top: 10px;
    font-weight: bold;
}

.rwd-nav-target .hosts,
.rwd-nav-target .people {
    font-size: 1.5em;
}

.rwd-nav-row {
    font-size: 1.4em;
    color: #FFF;
    /*background-color: #153c79;*/
    border-bottom: 1px solid #444;
    float: left;
    width: 100%;
}

.rwd-nav-row.no-level a {
    background: 0;
}

.rwd-nav-row a {
    display: block;
    width: 92%;
    padding: 20px 4%;
    background: url(../images/rwd_arr_open.png) 96% 50% no-repeat;
}

a.noarr {
    background: none !important;
}

.rwd-nav-row.noarr a {
    background: none;
}

.rwd-nav-row2 {
    border-bottom: 1px solid #444;
    float: left;
    width: 100%;
}

.rwd-nav-row2 a {
    display: block;
    width: 92%;
    padding: 20px 4%;
    font-size: 1.5em;
}

.rwd-indus {
    background: url(../images/rwd_arr_open.png) 96% 20px no-repeat;
}

.rwd-nav-row .rwd_arr_close {
    background: url(../images/rwd_arr_close.png) 96% 22px no-repeat;
}

.rwd-nav-row .no-arr {
    background: none;
}

.rwd-nav-row .no-arr-close {
    background: url(../images/rwd_arr_close.png) 96% 50% no-repeat;
}

.rwd-nav-row .rwd-subnav {
    background: #454545;
    display: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rwd-nav-row .rwd-subnav li {
    border-top: solid 1px #555;
}

.rwd-nav-row .rwd-subnav li a {
    font-size: 1em;
    background: none;
}

.rwd-nav-row .rwd-subnav li a:hover,
.rwd-nav-row .rwd-subnav li a:active {
    background: #777;
    width: 100%;
}

.rwd-nav-row .rwd-subnav li .no-link {
    color: #888;
}

.rwd-nav-row .rwd-subnav li a.no-link:hover,
.rwd-nav-row .rwd-subnav li a.no-link:active {
    background: #454545;
}

.rwd-nav-msic {
    width: 100%;
    float: left;
    border-top: solid 1px #353535;
}

.rwd-nav-msic a {
    display: block;
    width: 68%;
    padding: 18px 13%;
    font-size: 1.3em;
    background: url(../images/rwd_misc_icon1.png) 16px 23px no-repeat;
}

.rwd-footer-info {
    display: none;
}

.rwd-video {
    width: 100%;
    position: absolute;
    display: none;
    z-index: 99;
    bottom: 0px;
}

.rwd-video img {
    width: 100%;
}

.rwd-news,
.rwd-web2 {
    position: absolute;
    z-index: 99;
    width: 68%;
    left: 16%;
    display: none;
}

.rwd-news {
    top: 20px;
}

.rwd-web2 {
    top: 357px;
}

.rwd-news img,
.rwd-web2 img {
    width: 100%;
}

.rwd-wrapper-temp {
    width: 100%;
    padding-top: 350px;
    display: none;
    background: url(../images/kv1.jpg) center 0 no-repeat;
}

.rwd-page-wrapper-temp {
    padding-top: 200px;
}

.rwd-wrapper-temp img {
    width: 100%;
}

.bx-wrapper .bx-viewport .index-slider .index-slider2 img {
    max-width: 100%;
    display: block;
    width: 100%;
}


/*-å…¶ä»–link-*/

.rwd-other-link {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.rwd-other-link a {
    border: 1px #848484 solid;
    border-radius: 4px;
    padding: 12px 0;
    width: 80%;
    float: left;
    text-align: center;
    font-size: 1.05em;
    margin: 0 10% 20px 10%;
}

.rwd-sociallink {
    margin-top: 15px;
    float: left;
    width: 100%;
    text-align: center;
}

.rwd-sociallink a {
    display: inline-block;
    margin: 0 1%;
}

.rwdaimg {
    width: 23px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 8px;
}
