@charset "utf-8";
body {
    -webkit-text-size-adjust: 100%;
}

.rwd-table .rwd_table_text {
    text-align: center !important;
}

.rwd-table th:first-child {
    width: 8%;
}

.rwd-table th:last-child {
    width: 50%;
}

.rwd-table td:first-child {
    font-family: "Arial";
    font-size: 12px;
    color: #000000;
    background-image: url(../images/ic_soc_circlebg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-width: 28px;
    padding-left: 1px;
    padding-top: 1px;
}

.rwd-table td:last-child {
    text-align: left;
}

.rwd-table {
    background: #fff;
    overflow: hidden;
    padding-top: 15px;
}

.rwd-table tr {
    background-image: url(../images/ic_soc_linebg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.rwd-table tr:last-child {
    background: none;
}


.rwd-table th, .rwd-table td {
    margin: 0.5em 1em;

}

.rwd-table th, .rwd-table tr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b1b1b1;

}

.rwd-table th, .rwd-table tr:last-child {
    border: none;
}

.rwd-table {
    min-width: 100%;
}


.rwd-table td:before {
    display: none;
}

.rwd-table th, .rwd-table td {
    text-align: center;
    height: 67px;
    font-family: "Arial";
}

.rwd-table th, .rwd-table td:before {
    color: #fff;
    background-color: #6e6e6e;
    height: 35px;
    font-family: "微軟正黑體";
}


@font-face {
    font-family: 'Myriad Pro';
    src: url('../font/Myriad_Pro_Regular.eot') ;
    src: url('../font/Myriad_Pro_Regular.ttf') format("truetype"),
    url('../font/Myriad_Pro_Regular.otf') format("otf"),
    url('../font/Myriad_Pro_Regular.woff') format('woff');
}


@font-face {
    font-family: 'Sabon Next LT Pro Regular';
    src: url('../font/sabonnextltpro-regular.eot') ;
    src: url('../font/sabonnextltpro-regular.ttf') format("truetype"),
    url('../font/sabonnextltpro-regular.otf') format("otf");
}


@font-face {
    font-family: 'phagspab';
    src: url('../font/phagspab.eot') ;
    src: url('../font/phagspab.ttf') format("truetype"),
    url('../font/phagspab.otf') format("otf");
}

@font-face {
    font-family: 'phagspab';
    src: url('../font/phagspab.eot') ;
    src: url('../font/phagspab.ttf') format("truetype"),
    url('../font/phagspab.otf') format("otf");
}

@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('../font/OpenSans-ExtraBold.eot') ;
    src: url('../font/OpenSans-ExtraBold.ttf') format("truetype"),
    url('../font/OpenSans-ExtraBold.otf') format("otf");
}

@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../font/OpenSans-Semibold.eot') ;
    src: url('../font/OpenSans-Semibold.ttf') format("truetype"),
    url('../font/OpenSans-Semibold.otf') format("otf");
}

@font-face {
    font-family: 'Open Sans';
    src: url('../font/OpenSans-Regular.eot') ;
    src: url('../font/OpenSans-Regular.ttf') format("truetype"),
    url('../font/OpenSans-Regular.otf') format("otf");
}

.about_margin {
    margin-top: -5px;
}

.mobile_menu_line {
    background-color: #a3a3a3;
    float: left;
    height: 1px;
    width: 100%;
}

.menu_con ul {
    height: auto;
    width: 100%;
}

.menu_con ul li ul li {
    font-family: "微軟正黑體";
    font-size: 16px;
    border: none;
    margin-left: -23px;
    line-height: 22px;
    /* margin-right: 0px; */
    width: 100%;
}

.menu_con ul li ul li a:link {
    font-family: "微軟正黑體";
    font-size: 16px;
    text-decoration: none;
    color: #FFF;
}

.menu_con ul li ul li a:visited {
    font-family: "微軟正黑體";
    font-size: 16px;
    text-decoration: none;
    color: #FFF;
}

.menu_con ul li ul li a:hover {
    font-family: "微軟正黑體";
    font-size: 16px;
    text-decoration: none;
    color: #FFF;
}

.menu_con ul li ul {
    height: auto;
    /*width: calc(100% - 40px);*/
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}

.menu_con ul li {
    font-family: "微軟正黑體";
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    height: auto;
    width: calc(100% - 74px);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cd747a;
    position: relative;
    margin-right: 30px;
    margin-left: 30px;
    /* margin-bottom: 5px; */
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 7px;
    padding-right: 7px;
    float: left;
}

.menu_con ul li:last-child {
    border: none;
}

.mobile_menu_icon {
    font-family: "微軟正黑體";
    font-size: 30px;
    line-height: 50px;
    color: #FFF;
    float: right;
    height: auto;
    width: auto;
    position: absolute;
    right: 0px;
    top: -3px;
}

.menu_con {
    height: auto;
    width: 80%;
    text-align: left;
    margin: 0 auto;
    padding-top: 36px;
    padding-bottom: 36px;
    background-color: #c52934;
    float: right;
}

.menu_all {
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.contact_join_right02 li {
    background-image: url(../images/ic_soc_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 2px 15px;
    height: auto;
    width: 100%;
    padding-left: 12px;
    padding-top: 6px;
}

.contact_join_right02 {
    float: right;
    height: auto;
    width: 55.5%;
    margin-top: -6px;;

}

.contact_join_pic02 {
    float: left;
    height: auto;
    width: 43%;
    max-width: 334px;
}

.contact_join_right li {
    background-image: url(../images/ic_soc_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 2px 18px;
    height: auto;
    width: 100%;
    padding-left: 12px;
    padding-top: 8px;
}

.contact_join_right {
    float: right;
    height: auto;
    width: 55%;
    margin-top: -6px;;

}

.contact_join_pic {
    float: left;
    height: auto;
    width: 43%;
    max-width: 334px;
}

.contact_join_button {
    background-image: url(../images/contact_join_button.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 34px;
    width: 133px;
    cursor: pointer;
    margin-top: 27px;
}


.contact_location_right {
    float: right;
    height: auto;
    width: 43%;
    padding-top: 28px;
}

.contact_location_left {
    float: left;
    height: auto;
    max-height: 288px;
    width: calc(53% - 2px);
    max-width: 436px;
    border: 1px solid #bbbbbb;
}

.contact_location_right li {
    background-image: url(../images/ic_soc_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 2px 18px;
    height: auto;
    width: 100%;
    padding-left: 12px;
    padding-top: 8px;
}

.contact_join02 li {
    background-image: url(../images/ic_soc_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 2px 18px;
    height: auto;
    width: 100%;
    padding-left: 12px;
    padding-top: 8px;
}

.contact_join02 {
    float: left;
    height: auto;
    width: 43%;
}

/*.contact_text {
    height: auto;
    width: 47%;
    position: absolute;
    top: calc(50% - 81px);
    right: -22px;
}*/

.contact_right li {
    background-image: url(../images/ic_soc_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 2px 18px;
    height: auto;
    width: 100%;
    padding-left: 12px;
    padding-top: 8px;
}

.contact_right {
    float: right;
    height: auto;
    width: 40%;
    padding-top: 24px
}

.contact_welcome {
    color: #FFF;
    background-color: #af4149;
    float: left;
    min-height: 91px;
    height: auto;
    width: calc(100% - 30px);
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 6px;
    padding-left: 15px;
    margin-top: 17px;
    margin-bottom: 30px;
}

.news_detail_button {
    background-image: url(../images/news_detail_menu.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 34px;
    width: 117px;
    margin-top: 37px;
}

.contact_all {
    float: left;
    height: auto;
    width: 100%;
}

.contact_formandtext {
    float: left;
    height: auto;
    width: 100%;
}


.news_detail_button:hover {
    background-image: url(../images/news_detail_menu-1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 34px;
    width: 117px;
    margin-top: 37px;
    cursor: pointer;
}

.ic_info .news_info > p {
    padding-top: 20px !important;
}

.news_pic {
    float: left;
    height: auto;
    width: auto;
    padding-right: 16px;
    padding-top: 22px;
}

.news_all {
    float: left;
    height: auto;
    width: 100%;
    padding-bottom: 20px;
}

.news_title {
    color: #a44247;
    float: left;
    height: auto;
    width: 80%;
    padding-bottom: 9px;
}

.news_title a:link {
    color: #a44247;
    text-decoration: none;
}

.news_title a:visited {
    color: #a44247;
    text-decoration: none;
}

.news_title a:hover {
    color: #878787;
    text-decoration: none;
}

.news_one {
    float: left;
    height: auto;
    width: 100%;
    padding-top: 40px;
}

.news_date {
    font-size: 12px;
    color: #5d5d5d;
    float: right;
    height: auto;
    width: auto;
}

.news_info {
    float: left;
    height: auto;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    padding-top: 7px;
}


.supply_quality_pic {
    text-align: center;
    height: auto;
    width: 100%;
    padding-top: 38px;
    float: left;
}

.supply_quality_pic img {
    text-align: center;
    height: auto;
    max-width: 673px;
    width: 100%;
}

.supply_pcb_pic {
    text-align: center;
    height: auto;
    width: 100%;
    padding-top: 38px;
    float: left;
}

.supply_pcb_pic img {
    text-align: center;
    height: auto;
    max-width: 728px;
    width: 100%;
}

.supply_serviceitem_text li {
    background-image: url(../images/supply_ic_icon.jpg);
    background-repeat: no-repeat;
    background-position: 2px 34px;
    height: auto;
    width: 100%;
    padding-left: 12px;
    padding-top: 25px;
    color: #a73522;
}

.supply_serviceitem_text {
    height: auto;
    width: 100%;
    top: calc(50% - 81px);
    right: -22px;
    float: left;
}

.supply_ic_pic {
    text-align: center;
    height: auto;
    width: 100%;
    padding-top: 38px;
    float: left;
}

.supply_ic_pic img {
    text-align: center;
    height: auto;
    max-width: 799px;
    width: 100%;
}

.supply_pic {
    text-align: center;
    height: auto;
    width: 100%;
    padding-top: 38px;
    float: left;
}

.supply_pic img {
    text-align: center;
    height: auto;
    max-width: 686px;
    width: 100%;
}

.join02_pic img {
    text-align: center;
    height: auto;
    max-width: 763px;
    width: 100%;
}

.join02_pic {
    text-align: center;
    height: auto;
    width: 100%;
    padding-top: 38px;
    float: left;
}

.ic_serviceitem_text_ip li {
    background-image: url(../images/ic_soc_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 2px 18px;
    height: auto;
    width: 45%;
    padding-left: 12px;
    padding-top: 8px;
    float: left;
}

.ic_serviceitem_text_ip {
    height: auto;
    width: 100%;
    top: calc(50% - 81px);
    right: -22px;
    float: left;
    padding-top: 24px;
}

.ic_serviceitem_text_asic li {
    background-image: url(../images/ic_soc_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 2px 18px;
    height: auto;
    width: 100%;
    padding-left: 12px;
    padding-top: 8px;
}

.ic_serviceitem_text_asic {
    height: auto;
    width: 100%;
    top: calc(50% - 81px);
    right: -22px;
    float: left;
}

.ic_serviceitem_all {
    float: left;
    height: auto;
    width: 100%;
    position: relative;
    padding-top: 14px;
    float: left;
    height: auto;
    width: 100%;
    position: relative;
    padding-top: 14px;
    padding-bottom: 20px;
}

.ic_serviceitem_text li {
    background-image: url(../images/ic_soc_arrow.jpg);
    background-repeat: no-repeat;
    background-position: 2px 18px;
    height: auto;
    width: 100%;
    padding-left: 12px;
    padding-top: 8px;
    font-family: Arial;
}


.ic_soc_pic {
    float: left;
    height: auto;
    width: 53%;
    max-width: 431px;
}


.ic_info {
    font-family: "微軟正黑體";
    font-size: 14px;
    line-height: 24px;
    color: #000;
    float: left;
    height: auto;
    width: 100%;

}


.ic_info p {
    padding-top: 10px;
}

.ic_info h1 {
    font-family: "微軟正黑體";
    font-size: 26px;
    line-height: 36px;
    color: #2b2c2c;
    font-weight: bold;

}

.ic_soc_table_all {
    float: left;
    height: auto;
    width: 100%;
}

.ic_soc_table_tdtitle {
    font-family: "微軟正黑體";
    line-height: 35px;
    color: #FFF;
    background-color: #6e6e6e;
    text-align: center;
    vertical-align: middle;
    height: 35px;
}

.ic_soc_all {
    float: left;
    height: auto;
    width: 100%;
    padding-top: 12px;
}

.ic_soc_all dl {
    float: left;
    height: auto;
    width: 100%;

}

.ic_soc_all dd {
    color: #93010a;
    padding-top: 20px;
}


.about_milestones_all {
    float: left;
    height: auto;
    width: 100%;
}

.about_milestones_all ul {
    float: left;
    width: 100%;
}

.about_milestones_all li {
    float: left;
    padding-left: 14px;
    background-image: url(../images/about_milestones_icon01.jpg);
    background-repeat: no-repeat;
    background-position: 4px 13px;
    width: calc(100% - 23px);
    margin-left: 23px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.about_milestones_all dl {
    display: table;
    float: left;
    height: auto;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cfcfcf;
    padding-bottom: 12px;
    padding-top: 12px;
}

.about_milestones_all dd {
    font-family: "微軟正黑體";
    font-size: 26px;
    color: #c52934;
    vertical-align: middle;
    display: table-cell;
    height: auto;
    width: 91px;
    padding-top: 7px \9;
}

.about_milestones_all dt {
    font-family: "微軟正黑體";
    font-size: 14px;
    line-height: 22px;
    color: #2b2c2c;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #7d7d7d;
    width: calc(100% - 91px);
    /*padding-bottom: 8px;
    padding-top: 5px*/
}

.info_all {
    float: left;
    height: auto;
    width: 100%;
    padding-top: 49px;
}

.about_corporate_text dl {
    height: auto;
    width: 100%;
    display: table;
}

.about_corporate_text {
    float: left;
    height: auto;
    width: 100%;
}

.about_corporate_pic {
    float: left;
    height: auto;
    width: 100%;
    max-width: 660px;
    padding-top: 50px;
    padding-bottom: 10px;
}


.submenu {
    float: left;
    height: auto;
    width: 100%;
    padding-top: 11px;
    padding-bottom: 13px;
}

.submenu ul li:last-child {
    border: none;
}

.left_homebutton {
    background-image: url(../images/about_homebutton.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 39px;
    width: 218px;
    padding-right: 1px;
    padding-left: 1px;
}

.about_sitemap {
    font-family: "微軟正黑體";
    font-size: 13px;
    color: #7d7d7d;
    background-image: url(../images/about_arrow_red.jpg);
    background-repeat: no-repeat;
    background-position: left 4px;
    float: left;
    height: auto;
    width: calc(100% - 9px);
    padding-left: 9px;
    padding-bottom: 23px;
}

.about_sitemap a:link {
    font-family: "微軟正黑體";
    font-size: 12px;
    color: #7d7d7d;
    text-decoration: none;
}

.about_sitemap a:visited {
    font-family: "微軟正黑體";
    font-size: 12px;
    color: #7d7d7d;
    text-decoration: none;
}

.about_sitemap a:hover {
    font-family: "微軟正黑體";
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

.left_homebutton:hover {
    background-image: url(../images/about_homebutton-1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 39px;
    width: 218px;
    padding-right: 1px;
    padding-left: 1px;
    cursor: pointer;
}

.about_info h1 {
    font-family: "微軟正黑體";
    font-size: 26px;
    line-height: 36px;
    color: #2b2c2c;
    padding-bottom: 20px;
    font-weight: bold;
}

.about_info {
    font-family: "微軟正黑體";
    font-size: 14px;
    line-height: 24px;
    color: #000;
    float: left;
    height: auto;
    width: 100%;
}

/*.about_info p {
    padding-top: 10px;
}*/
.about_text_red {
    padding-top: 10px;
    color: #93010a;
}


.about_info > ul {
    float: left;
    height: auto;
    width: 100%;
    padding-top: 8px;
}

.about_info > ul > li {
    background-image: url(../images/about_arrow_black.jpg);
    background-position: left 7px;
    padding-left: 11px;
    color: #93010a;
    background-repeat: no-repeat;
    line-height: 19px;
    height: auto;
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.submenu ul li {
    font-family: "微軟正黑體";
    font-size: 14px;
    line-height: 20px;
    color: #2b2c2c;
    background-image: url(../images/about_smenu_icon.jpg);
    background-repeat: no-repeat;
    background-position: 8px 18px;
    float: left;
    height: auto;
    width: 185px;
    padding-right: 16px;
    padding-left: 19px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #868686;
    padding-bottom: 10px;
    padding-top: 10px;
}

.submenu ul li a:link {
    font-family: "微軟正黑體";
    font-size: 14px;
    line-height: 20px;
    color: #2b2c2c;
    text-decoration: none;
}

.submenu ul li a:visited {
    font-family: "微軟正黑體";
    font-size: 14px;
    line-height: 20px;
    color: #2b2c2c;
    text-decoration: none;
}

.submenu ul li a:hover {
    font-family: "微軟正黑體";
    font-size: 14px;
    line-height: 20px;
    color: #737676;
    text-decoration: none;
    cursor: pointer;
}

.about_title {
    font-family: "微軟正黑體";
    font-size: 15px;
    line-height: 20px;
    color: #FFF;
    background-image: url(../images/about_smenu_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    vertical-align: middle;
    float: left;
    height: 20px;
    width: 220px;
    padding-top: 6px;
    padding-bottom: 6px;
}

body {
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    text-decoration: none;

}

.index_quickmenu_title {
    font-family: "微軟正黑體";
    font-size: 18px;
    color: #000;
    line-height: 39px;
}

.index_quickmenu_textall {
    height: auto;
    width: 60%;
    margin: 0 auto;
    padding-top: 6px;
}

.index_quickimenu_small {
    height: auto;
    width: 100%;
    float: left;

}


.index_quickmenu_big {
    height: auto;
    width: 100%;
}

.index_mainpic_circle_all img {
    height: 13px;
    width: 13px;
    padding-right: 55px;
}

.index_search {
    float: left;
    height: 37px;
    width: 105px;
    padding-top: 21px;
}

.index_mainpic_boxall {
    float: left;
    height: auto;
    width: 400px;
    padding-top: 51px;
}


.about_top {
    height: auto;
    width: 100%;
    float: left;
}

.index_top {
    height: 77px;
    width: 100%;
    float: left;
}

.index_footer_all {
    float: left;
    height: auto;
    width: 100%;
    padding-top: 40px;
}

.index_fotter_redblock {
    background-color: #c52934;
    float: left;
    height: 39px;
    width: 100%;
    position: relative;
}

.index_footer_redblock_top {
    height: 39px;
    width: 63px;
    position: absolute;
    z-index: 999;
    right: 18.5%;
    background-image: url(../images/index_topbutton.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

.index_footer_redblock_top:hover {
    background-image: url(../images/index_topbutton-1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}


.index_fotter p {
    float: left;
    width: 63%;
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    padding-left: 2%;
}

.index_fotter p:link {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter p:visited {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter p:hover {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter p a:link {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter p a:visited {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter p a:hover {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter_mobile p {
    /*float: left;*/
    width: 63%;
    width: calc(96% - 152px);
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    padding-left: 2%;
    padding-right: 2%;

}

.index_fotter_mobile p:link {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter_mobile p:visited {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter_mobile p:hover {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter_mobile p a:link {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter_mobile p a:visited {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.index_fotter_mobile p a:hover {
    font-family: "微軟正黑體";
    font-size: 12px;
    line-height: 22px;
    color: #7b7b7b;
    text-decoration: none;
}

.nopage {
    height: auto;
    position: absolute;
    z-index: 99;
    top: 20%;
    left: 45%;
    margin-left: -128px;
}

.index_mainpic_button {
    float: left;
    height: 46px;
    width: 202px;
    padding-top: 33px;
}

.index_mainpic_boxone {
    float: left;
    height: 8px;
    width: 41px;
    padding-right: 11px;
}

.menu > ul > li > ul {
    position: absolute;
    top: 72px;
    left: 0;
    width: 100%;
    height: 58px;
    overflow: hidden;
    background-color: #f1f1f1;
    opacity: 1;
    transition: all ease-in-out .4s;
}

.menu > ul > li > ul {
    position: absolute;
    top: 72px;
    left: 0;
    width: 100%;
    height: 58px;
    overflow: hidden;
    background-color: #dddddd;
    opacity: 1;
    transition: all ease-in-out .4s;
}

.menu > ul > li > ul > li {
    color: #000;
    /* margin-top: 2px; */
    width: auto;
    /* float: left; */
    display: inline-block;
    padding-right: 32px;
    margin-right: 6px;
    line-height: 58px;
    background-image: url(../images/about_menuline.png);
    background-repeat: no-repeat;
    background-position: right 12px;
}

.menu > ul > li > ul > li:last-child {
    color: #000;
    /* margin-top: 2px; */
    width: auto;
    /* float: left; */
    display: inline-block;
    padding-right: 0px;
    margin-right: 0px;
    line-height: 58px;
    background-image: none;
}

.menu > ul > li > ul > li > a {
    color: #000;
    text-decoration: none;
}

.menu > ul > li > ul > li > a:hover {
    color: #717171;
    text-decoration: none;
}

.menu > ul > li {
    height: 38px;
    font-family: "微軟正黑體";
    font-size: 15px;
    line-height: 48px;
    color: #000000;
    letter-spacing: 0.3px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    /*padding-right: 50px;*/
    padding-right: 4.3%;
    padding-top: 13px;
}

.menu > ul > li:last-child {
    height: 38px;
    font-family: "微軟正黑體";
    font-size: 15px;
    line-height: 48px;
    color: #000000;
    letter-spacing: 0.3px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-right: 0px;

}

.menu > ul > li > a:link {
    font-family: "微軟正黑體";
    font-size: 15px;
    line-height: 48px;
    color: #000000;
    letter-spacing: 0.3px;
    text-decoration: none;
    position: relative;
}

.menu_arrow {
    position: absolute;
    opacity: 1px;
    background-image: url(../images/about_menuarrow.png);
    background-repeat: no-repeat;
    background-position-x: center;
    width: 10px;
    height: 5px;
    z-index: 999;
    margin-left: 29px;
    margin-top: 11px;
    opacity: 1;
}


.menu > ul > li > a:visited {
    font-family: "微軟正黑體";
    font-size: 15px;
    line-height: 48px;
    color: #000000;
    letter-spacing: 0.3px;
    text-decoration: none;
}

.menu > ul > li > a:hover {
    font-family: "微軟正黑體";
    font-size: 15px;
    line-height: 48px;
    color: #000000;
    letter-spacing: 0.3px;
    text-decoration: none;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #db2b38;
    padding-bottom: 3px;
}

.menu ul {
    width: 100%;
}

#wrapper {
    width: 100%;
    height: calc(100% - 156px);
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    transition-duration: 0.8s;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.index_quickmenu_big_one img:hover {
    opacity: 0.8;
}

.index_quickmenu_small_one img:hover {
    opacity: 0.8;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;

}


* html .clearfix {
    height: 1%;
    overflow: visible;

}

img {
    border: none;
}

@media screen and (min-width: 1440px) {
    .ic_serviceitem_text {
        height: auto;
        width: 47%;
        position: absolute;
        top: calc(50% - 81px);
        right: -22px;
    }

    .about_corporate_text dd {
        background-image: url(../images/about_corporate_arrow.jpg);
        background-repeat: no-repeat;
        background-position: right center;
        /* float: left; */
        height: auto;
        width: 85px;
        font-family: "微軟正黑體";
        font-size: 16px;
        line-height: 24px;
        color: #000;
        padding-top: 8px;
        padding-bottom: 8px;
        display: table-cell;
        vertical-align: middle;
        font-weight: bold;
    }

    .about_corporate_text dt {
        height: auto;
        width: 100%;
        padding-top: 8px;
        padding-bottom: 8px;
        font-family: "微軟正黑體";
        font-size: 14px;
        line-height: 24px;
        color: #2b2c2c;
        width: calc(100% - 104px);
        padding-left: 19px;
        display: table-cell;
    }

    .index_fotter {
        float: left;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 13px;
        position: relative;
    }

    .index_fotter_mobile {
        display: none;
    }

    .index_footer_playful {
        height: auto;
        width: auto;
        /* padding-right: 2%; */
        /* padding-top: 29px; */
        position: absolute;
        right: 2%;
        top: calc(50% - 12px);
    }

    .about_pic {
        float: left;
        height: auto;
        width: 100%;
        max-width: 197px;
        padding-right: 16px;
    }

    .about_left {
        float: left;
        height: auto;
        width: 220px;
        padding-left: 1%;
    }

    .about_right {
        height: auto;
        /*width: 820px;*/
        width: 832px;
        margin: 0 auto;
    }

    .about_mainpic {
        height: 176px;
        width: 832px;
        padding-bottom: 23px;
        margin: 0 auto;
    }

    .about_mainpic_1024 {
        display: none;
    }

    .about_mainpic_mobile {
        display: none;
    }

    .index_mainpic {
        float: left;
        height: auto;
        max-height: 974px;
        width: 100%;
    }

    .index_mobile_mainpic {
        display: none;
    }

    .index_quickmenu_small_one {
        float: left;
        height: auto;
        width: 30%;
        padding-right: 5%;
        max-width: 358px;
        text-align: center;
    }

    .index_logo {
        height: 119px;
        width: 33px;
        position: absolute;
        z-index: 999;
        left: 1%;
        top: 24px;
    }

    .index_top_right {
        position: absolute;
        z-index: 999;
        height: auto;
        top: 0px;
        right: 1%;
    }

    .menu {
        width: 100%;
        height: 73px;
        text-align: center;
        background-image: url(../images/index_menubg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        border-top-width: 4px;
        border-top-style: solid;
        border-top-color: #db2b38;
    }

    .index_mainpic_circle_all {
        background-image: url(../images/index_linebg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        text-align: center;
        vertical-align: middle;
        float: left;
        height: 44px;
        width: 100%;
        line-height: 44px;
        padding-bottom: 56px;
    }

    .index_quickmenu_big_one {
        float: left;
        height: auto;
        width: 45%;
        padding-right: 5%;
        max-width: 570px;
        text-align: center;
        padding-bottom: 52px;

    }

    .index_quickmenu_all {
        height: auto;
        width: 66%;
        font-family: "微軟正黑體";
        font-size: 14px;
        line-height: 24px;
        color: #515151;
        margin: 0 auto;
    }

    .mobile_menu {
        display: none;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .contact_join_right {
        float: right;
        height: auto;
        width: 55%;
        margin-top: -6px;;
    }

    .contact_join_right02 li {
        background-image: url(../images/ic_soc_arrow.jpg);
        background-repeat: no-repeat;
        background-position: 2px 13px;
        height: auto;
        width: 100%;
        padding-left: 12px;
        padding-top: 4px;
    }

    .contact_join_button {
        background-image: url(../images/contact_join_button.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        float: left;
        height: 34px;
        width: 133px;
        cursor: pointer;
        margin-top: 15px;
    }

    .ic_soc_pic {
        float: left;
        height: auto;
        width: 53%;
        max-width: 431px;
    }

    .ic_serviceitem_text {
        height: auto;
        width: 47%;
        position: absolute;
        top: calc(50% - 81px);
        /* left: 57%; */
        right: -22px;
    }

    .about_corporate_text dd {
        background-image: url(../images/about_corporate_arrow.jpg);
        background-repeat: no-repeat;
        background-position: right center;
        /* float: left; */
        height: auto;
        width: 85px;
        font-family: "微軟正黑體";
        font-size: 16px;
        line-height: 24px;
        color: #000;
        padding-top: 8px;
        padding-bottom: 8px;
        display: table-cell;
        vertical-align: middle;
        font-weight: bold;
    }

    .about_corporate_text dt {
        height: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        font-family: "微軟正黑體";
        font-size: 14px;
        line-height: 24px;
        color: #2b2c2c;
        width: calc(100% - 104px);
        padding-left: 19px;
        display: table-cell;
    }

    .index_fotter {
        float: left;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 13px;
        position: relative;
    }

    .index_fotter_mobile {
        display: none;
    }

    .index_footer_playful {
        height: auto;
        width: auto;
        /* padding-right: 2%; */
        /* padding-top: 29px; */
        position: absolute;
        right: 2%;
        top: calc(50% - 12px);
    }

    .news_info p {
        padding-top: 27px;
    }

    .about_pic {
        float: left;
        height: auto;
        width: 100%;
        max-width: 197px;
        padding-right: 16px;
    }

    .about_left {
        float: left;
        height: auto;
        width: 220px;
        padding-left: 1%;
    }

    .about_right {
        float: left;
        height: auto;
        /* width: calc(100% - 299.19px); */
        /* padding-right: 14%; */
        /* padding-left: 16%; */
        width: 708px;
        /* text-align: center; */
        margin: 0 auto;
        /* float: right; */
        /* padding-right: 30px; */
        padding-left: 4%;
    }

    .about_mainpic {
        display: none;

    }

    .about_mainpic_1024 {
        height: 176px;
        width: 708px;
        padding-bottom: 23px;
    }

    .about_mainpic_mobile {
        display: none;
    }

    .index_mainpic {
        float: left;
        height: auto;
        max-height: 974px;
        width: 100%;
    }

    .index_mobile_mainpic {
        display: none;
    }

    .index_quickmenu_small_one {
        float: left;
        height: auto;
        width: 30%;
        padding-right: 5%;
        max-width: 358px;
        text-align: center;
    }

    .index_logo {
        height: 119px;
        width: 33px;
        position: absolute;
        z-index: 999;
        left: 1%;
        top: 24px;
    }

    .index_top_right {
        position: absolute;
        z-index: 999;
        height: auto;
        top: 0px;
        right: 1%;
    }

    .menu {
        width: 100%;
        height: 73px;
        text-align: center;
        background-image: url(../images/index_menubg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        border-top-width: 4px;
        border-top-style: solid;
        border-top-color: #db2b38;
    }

    .index_mainpic_circle_all {
        background-image: url(../images/index_linebg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        text-align: center;
        vertical-align: middle;
        float: left;
        height: 44px;
        width: 100%;
        line-height: 44px;
        padding-bottom: 56px;
    }

    .index_quickmenu_big_one {
        float: left;
        height: auto;
        width: 45%;
        padding-right: 5%;
        max-width: 570px;
        text-align: center;
        padding-bottom: 52px;

    }

    .index_quickmenu_all {
        height: auto;
        width: 66%;
        font-family: "微軟正黑體";
        font-size: 14px;
        line-height: 24px;
        color: #515151;
        margin: 0 auto;
    }

    .mobile_menu {
        display: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 1023px) {

    .contact_join_button {
        background-image: url(../images/contact_join_button.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
        float: none;
        height: 34px;
        width: 133px;
        margin-top: 27px;
        padding-top: 27px;
        margin: 0 auto;
        display: block;
    }

    .contact_join_button:hover {
        background-image: url(../images/contact_join_button-1.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
        float: none;
        height: 34px;
        width: 133px;
        cursor: pointer;
        margin-top: 27px;
        padding-top: 27px;
        margin: 0 auto;
        display: block;
        cursor: pointer;

    }

    .contact_join_right02 {
        float: left;
        height: auto;
        width: 100%;
    }

    .contact_join_right {
        float: left;
        height: auto;
        width: 100%;
    }

    .contact_join_pic {
        float: none;
        height: auto;
        width: 100%;
        max-width: 334px;
        margin: 0 auto;
        padding-bottom: 7px;
    }

    .ic_serviceitem_text_ip li {
        background-image: url(../images/ic_soc_arrow.jpg);
        background-repeat: no-repeat;
        background-position: 2px 18px;
        height: auto;
        width: calc(100% - 12px);
        padding-left: 12px;
        padding-top: 8px;
        float: left;
    }

    .rwd-table th:first-child {
        width: 0%;
    }

    .rwd-table td:first-child {
        font-family: "Arial";
        font-size: 12px;
        color: #fcfcfc;
        background: none;
        padding-left: 1px;
        padding-top: 1px;
        width: 0%;
        min-width: auto;
    }

    .ic_soc_pic {
        height: auto;
        width: 100%;
        max-width: 431px;
        text-align: center;
        margin: 0 auto;
        float: none;
    }

    .ic_serviceitem_text {
        height: auto;
        float: left;
        width: 100%;
    }

    .about_corporate_text dd {
        background-image: url(../images/about_corporate_arrow.jpg);
        background-repeat: no-repeat;
        background-position: right center;
        height: auto;
        width: 85px;
        font-family: "微軟正黑體";
        font-size: 16px;
        line-height: 24px;
        color: #000;
        padding-top: 8px;
        padding-bottom: 8px;
        display: table-cell;
        vertical-align: middle;
        font-weight: bold;
    }

    .about_corporate_text dt {
        height: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        font-family: "微軟正黑體";
        font-size: 14px;
        line-height: 24px;
        color: #2b2c2c;
        width: calc(100% - 104px);
        padding-left: 19px;
        display: table-cell;
    }

    .index_fotter {
        display: none;
    }

    .index_fotter_mobile {
        float: left;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 13px;
        position: relative;
    }

    .index_footer_playful {
        height: auto;
        width: auto;
        /* padding-right: 2%; */
        /* padding-top: 29px; */
        position: absolute;
        right: 2%;
        top: calc(50% - 12px);
    }

    .about_pic {
        height: auto;
        width: 100%;
        /* padding-right: 16px; */
        max-width: 533px;
        margin: 0 auto;
    }

    .about_left {
        display: none;
    }

    .about_right {
        height: auto;
        /* width: calc(100% - 299.19px); */
        margin: 0 auto;
        max-width: 708px;
        padding-right: 30px;
        padding-left: 30px;
        width: calc(100% - 60px);
    }

    .about_mainpic {
        display: none;

    }

    .about_mainpic_1024 {
        display: none;

    }

    .about_mainpic_mobile {
        height: auto;
        width: 100%;
        padding-bottom: 23px;
    }

    .index_mainpic {
        display: none;
    }

    .index_mobile_mainpic {
        float: left;
        height: auto;
        /*max-height: 974px;*/
        width: 100%;
    }

    .index_quickmenu_small_one {
        height: auto;
        width: 100%;
        max-width: 590px;
        text-align: center;
        padding-bottom: 33px;
        margin: 0 auto;
    }

    .index_logo {
        height: 119px;
        width: 33px;
        position: absolute;
        z-index: 999;
        left: 30px;
        top: 24px;
    }

    .index_top_right {
        display: none;
    }

    .menu {
        display: none;
    }

    .index_mainpic_circle_all {
        background-image: url(../images/index_linebg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        text-align: center;
        vertical-align: middle;
        float: left;
        height: 44px;
        width: 100%;
        line-height: 44px;
        padding-bottom: 33px;
    }

    .index_quickmenu_big_one {
        height: auto;
        width: 100%;
        max-width: 732px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 35px;

    }

    .index_quickmenu_all {
        height: auto;
        width: 93.5%;
        font-family: "微軟正黑體";
        font-size: 14px;
        line-height: 24px;
        color: #515151;
        margin: 0 auto;
    }

    .mobile_menu {
        float: right;
        height: auto;
        /* width: 20%; */
        padding-right: 30px;
        padding-top: 12px;
    }

    .about_margin {
        margin-top: 15px;
    }
}

@media screen and (min-width: 0px) and (max-width: 479px) {
    .menu_con {
        height: auto;
        width: 100%;
        text-align: left;
        margin: 0 auto;
        padding-top: 36px;
        padding-bottom: 36px;
        background-color: #c52934;
        float: right;
    }

    .contact_join_right02 {
        float: left;
        height: auto;
        width: 100%;
    }

    .contact_join_button {
        background-image: url(../images/contact_join_button.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
        float: none;
        height: 34px;
        width: 133px;
        margin-top: 27px;
        padding-top: 27px;
        margin: 0 auto;
        display: block;
    }

    .contact_join_button:hover {
        background-image: url(../images/contact_join_button-1.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
        float: none;
        height: 34px;
        width: 133px;
        cursor: pointer;
        margin-top: 27px;
        padding-top: 27px;
        margin: 0 auto;
        display: block;
        cursor: pointer;

    }

    .contact_join_right {
        float: right;
        height: auto;
        width: 100%;
    }

    .contact_join_pic {
        float: none;
        height: auto;
        width: 100%;
        max-width: 334px;
        margin: 0 auto;
        padding-bottom: 7px;
    }

    .contact_location_right {
        float: right;
        height: auto;
        width: 100%;
        padding-top: 28px;
    }

    .contact_join02 {
        float: right;
        height: auto;
        width: 100%;
    }

    .contact_location_left {
        float: left;
        height: auto;
        max-height: 288px;
        width: calc(100% - 2px);
        border: 1px solid #bbbbbb;
    }

    .contact_right {
        float: left;
        height: auto;
        width: 100%;
        padding-top: 24px
    }

    .news_title {
        color: #a44247;
        float: left;
        height: auto;
        width: 100%;
    }

    .news_date {
        font-size: 12px;
        color: #5d5d5d;
        float: left;
        height: auto;
        width: auto;
        padding-bottom: 9px;

    }

    .ic_serviceitem_text_ip li {
        background-image: url(../images/ic_soc_arrow.jpg);
        background-repeat: no-repeat;
        background-position: 2px 18px;
        height: auto;
        width: calc(100% - 12px);
        padding-left: 12px;
        padding-top: 8px;
        float: left;
    }

    .ic_soc_pic {
        float: none;
        height: auto;
        width: 100%;
        max-width: 431px;
        text-align: center;
        margin: 0 auto;
    }

    .ic_serviceitem_text {
        height: auto;
        float: left;
        width: 100%;
    }

    .about_corporate_text dd {
        background-image: url(../images/about_corporate_arrow.jpg);
        background-repeat: no-repeat;
        background-position: right center;
        height: auto;
        width: 100%;
        max-width: 85px;
        font-family: "微軟正黑體";
        font-size: 16px;
        line-height: 24px;
        color: #000;
        padding-top: 8px;
        font-weight: bold;
        float: left;
    }

    .about_corporate_text dt {
        height: auto;
        width: 100%;
        padding-bottom: 8px;
        font-family: "微軟正黑體";
        font-size: 14px;
        line-height: 24px;
        color: #2b2c2c;
        float: left;

    }

    .index_fotter {
        display: none;
    }

    .index_fotter_mobile {
        float: left;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 13px;
        position: relative;
    }

    .index_footer_playful {
        height: auto;
        width: auto;
        /* padding-right: 2%; */
        /* padding-top: 29px; */
        position: absolute;
        right: 2%;
        top: calc(50% - 12px);
    }

    .about_pic {
        height: auto;
        width: 100%;
        /* padding-right: 16px; */
        max-width: 533px;
        margin: 0 auto;
    }

    .about_left {
        display: none;
    }

    .about_right {
        height: auto;
        /* width: calc(100% - 299.19px); */
        margin: 0 auto;
        max-width: 708px;
        padding-right: 30px;
        padding-left: 30px;
        width: calc(100% - 60px);
    }

    .about_mainpic {
        display: none;

    }

    .about_mainpic_1024 {
        display: none;

    }

    .about_mainpic_mobile {
        height: auto;
        width: 100%;
        padding-bottom: 23px;
    }

    .index_mainpic {
        display: none;
    }

    .index_mobile_mainpic {
        float: left;
        height: auto;
        width: 100%;
    }

    .index_quickmenu_small_one {
        height: auto;
        width: 100%;
        max-width: 590px;
        text-align: center;
        padding-bottom: 33px;
        margin: 0 auto;
    }

    .index_logo {
        height: 119px;
        width: 33px;
        position: absolute;
        z-index: 999;
        left: 30px;
        top: 24px;
    }

    .index_top_right {
        display: none;
    }

    .menu {
        display: none;
    }

    .index_mainpic_circle_all {
        background-image: url(../images/index_linebg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        text-align: center;
        vertical-align: middle;
        float: left;
        height: 44px;
        width: 100%;
        line-height: 44px;
        padding-bottom: 33px;
    }

    .index_quickmenu_big_one {
        height: auto;
        width: 100%;
        max-width: 732px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 35px;

    }

    .index_quickmenu_all {
        height: auto;
        width: 93.5%;
        font-family: "微軟正黑體";
        font-size: 14px;
        line-height: 24px;
        color: #515151;
        margin: 0 auto;
    }

    .mobile_menu {
        float: right;
        height: auto;
        padding-right: 30px;
        padding-top: 12px;
    }

    .rwd-table .rwd_table_text {
        text-align: left !important;
    }

    .rwd-table td:before {
        display: none;
    }

    .rwd-table th {
        display: none;
    }

    /*.rwd-table th:first-child {
     padding-left: 0;
    }
    .rwd-table th:last-child {
       padding-right: 0;
    }*/
    .rwd-table td:first-child {
        font-family: "Arial";
        font-size: 14px;
        background-image: none;
    }

    .rwd-table td:last-child {
        text-align: left;
        padding-bottom: 12px;
        border: none;
    }


    .rwd-table td {
        line-height: 25px;
        display: block;
        text-align: left;
        height: auto;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #dbdbdb;
        position: relative;
        white-space: normal;
        padding-left: 110px !important;
    }

    .rwd-table td:before {
        content: attr(data-th) " : ";
        /* width: 26%; */
        display: inline-block;
        color: #000;
        font-weight: bold;
        background-color: none;
        height: 35px;
        background: none;
        width: 100%;
        position: absolute;
        left: 6px;
    }

    /*.rwd-table th, .rwd-table td:before {
        color: #000;
        font-weight: bold;
        background-color: none;
        height: 35px;
    }*/
    .rwd-table tr:nth-of-type(2n) {
        background: #eee;
    }

    .rwd-table tr {
        background: none;
    }

    .about_margin {
        margin-top: 15px;
    }
}
