/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

img.w_260 {
  display: none;
}
img.w_118 {
  display: none;
}
img.w_137 {
  display: none;
}
img.w_152 {
  display: none;
}

a {
  text-decoration: none;
  text-size-adjust: none;
}
label {
  font-weight: normal;
}

.container {
    // width: 1280px;
    margin: 0 auto;
}
/* head */
.head {
    background: #FFF;
    // color: #FFF;
    background-image: url(background_top.jpg);
    background-repeat: repeat-x;
    // height: 128px;
}
.main_title {
    padding-left: 166px;
    // margin-top: -20px;
    // padding-top: 17px;
    // height: 123px;
    position: relative;
    // width: 790px;
}
.lang_section {
    position: relative;
    margin-top: -120px;
    float: right;
    padding: 2px;
    margin-right: 90px;
}
.lang {
    padding: 2px 13px;
    border-left: 1px solid #FFF;
}
.footer_lang {
  margin-top: 3px;
}
.zh_tw_btn {

}
.en_btn a {

}
.lang a {
    color: #000;
}
.lang a:link {
    color: #000;
}
.lang a:visited {
    color: #000;
}
.lang a:hover {
    color: #000;
}
.lang a:active {
    color: #000;
}

.logo {
    background-image: url(logo_w311_pc.png);
    background-repeat: no-repeat;
    width: 311px;
    height: 85px;
    float: left;
    margin-top: 40px;
    margin-left: -50px;
}

.e_name {
    margin-top: 45px;
    float: left;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 900;
    width: 630px;
    padding-left: 17px;
}
.c_name {
    float: left;
    padding-left: 17px;
    font-size: 23px;
    font-weight: 900;
    letter-spacing: 3px;
}

#cssmenu {
    float:right;
    margin-top: -30px;
    margin-left: 256px;
    margin-right: 156px;
    font-size: 14px;
    font-weight: 900;
    line-height: 15px;
    list-style-type: none;
}
#cssmenu > ul {
    padding: 0;
    margin: 0;
}
#cssmenu > ul li {
  display: inline-block;
  zoom: 1;
  // background: #ffffff;
  width: 142px;
  margin-right: 10px;
}
#cssmenu > ul li a {
  display: block;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  color: #282828;
  letter-spacing: 3px;
  text-align: center; 
}
#cssmenu > ul li a span {
  padding-right: 45px;
  border-right: 2px solid #282828;
}
#cssmenu > ul li:last-child a span {
  padding-right: 45px;
  border-right: 0px solid #282828;
}
#cssmenu > ul li.product-class a span {
  border-right: 0px solid #282828;
  padding-right: 0px;
}

#cssmenu > ul li.has-sub {
  position: relative;
  z-index: 100;
}
#cssmenu > ul li.has-sub ul {
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top: 0 none;
  border: 0px solid #FFF;
  background: #FFF;
  z-index: 100;
  margin-left: -30px;
  width: 161px;
  // padding-left: 10px;
}
#cssmenu > ul li.has-sub:hover ul {
  display: block;
  z-index: 100;
}
#cssmenu > ul li.has-sub ul li {
  width: 161px;
  height: 38px;
}

#cssmenu > ul li.has-sub ul li:hover {
  background: #EEE;
}

div.head div.content {
  width: 1280px;
  margin: 0 auto;
}

div.footer div.content {
  width: 1280px;
  margin: 0 auto;
}

/* content */
div.content {
	width: 1280px;
  // width: 100%;
	margin: 30px auto;
}

.show_four {
  width: 100%;
  height: 320px;
}
.show_1 {
  float: left;
}
.show_2 {
  float: left;
}
.show_3 {
  float: left;
}
.show_4 {
  float: left;
}
.down_shadow {
  width: 320px;
  display: block;
  height: 27px;
  text-align: center;
  background: rgba(69, 69, 69, 0.72);
  color: #FFF;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: -27px;
  position: relative;
}

.menu_menu {
  display: none;
}

.e_name_small {
  display: none;
}

/* about */

.main_content {
  width: 950px;
  margin: 75px auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.page_title_tw {
    text-align: center;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 900;
    padding-bottom: 10px;
    margin-top: 30px;
}

.page_title_en {
    text-align: center;
    font-size: 23px;
    letter-spacing: 3px;
    // font-weight: 900;
    padding-bottom: 10px;
    margin-top: 30px;
}

.page_description {
    text-align: justify;
    font-size: 18px;
    // letter-spacing: 3px;
    // font-weight: 900;
    padding-bottom: 10px;
    // margin-top: 30px;
}

.content_title {
    text-align: center;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 900;
    padding-bottom: 10px;
    margin-top: 30px;
}
.description {
    // width: 950px;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 50px 180px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.description h2 {
    font-size: 20px;
}

.description p {
    font-size: 16px;
}

.title_01 {
    font-size: 27px;
    letter-spacing: 3px;
    font-weight: 600;

}
.text_01 {
    margin-top: 30px;
    margin-bottom: 45px;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
    line-height: 1.8;
}
.title_02 {
    font-size: 27px;
    letter-spacing: 3px;
    font-weight: 600;
}
.text_02 {
    margin-top: 30px;
    margin-bottom: 45px;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
    line-height: 1.8;
}
.circle_five {
    height: 125px;
    width: 750px;
    margin-left: -33px;
}
.circle_01 {
    float: left;
    padding: 0px 8px;
}
.circle_02 {
    float: left;
    padding: 0px 8px;
}
.circle_03 {
    float: left;
    padding: 0px 8px;
}
.circle_04 {
    float: left;
    padding: 0px 8px;
}
.circle_05 {
    float: left;
    padding: 0px 8px;
}
.back {
    text-align: center;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 700;
    color: #282828;
    text-decoration: none;
}
.back a:link {
    color: #282828;
}
.back a:visited {
    color: #282828;
}
.back a:hover {
    color: #282828;
}
.back a:active {
    color: #282828;
}

.to_list a:link {
    color: #282828;
}
.to_list a:visited {
    color: #282828;
}
.to_list a:hover {
    color: #282828;
}
.to_list a:active {
    color: #282828;
}

.news_one a:link {
    color: #282828;
}
.news_one a:visited {
    color: #282828;
}
.news_one a:hover {
    color: #282828;
}
.news_one a:active {
    color: #282828;
}

.email a:link {
    color: #282828;
}
.email a:visited {
    color: #282828;
}
.email a:hover {
    color: #282828;
}
.email a:active {
    color: #282828;
}

.main_title a:link {
    color: #000;
}
.main_title a:visited {
    color: #000;
}
.main_title a:hover {
    color: #000;
}
.main_title a:active {
    color: #000;
}

.title-footer a:link {
    color: #000;
}
.title-footer a:visited {
    color: #000;
}
.title-footer a:hover {
    color: #000;
}
.title-footer a:active {
    color: #000;
}

.brand {
  // margin-top: -20px;
  // margin-left: -210px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.8;
  text-align: right;
}
.footer .content {
  text-align: center;
  white-space:nowrap;
}

/* index */
.index_news {
    width: 950px;
    margin: 25px auto;
    margin-bottom: 35px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.description_index {
    width: 100%;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
    margin-top: 14px;
    margin-bottom: 14px;
    padding: 10px 1px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.news_one {
    height: auto;
}

div.date {
    float: left;
    background-color: #000;
    color: #FFF;
    border-radius: 5px;
    padding: 1px 4px;
    margin-right: 5px;
    letter-spacing: 3px;
}
div.news_title {
    float: left;
    letter-spacing: 3px;
}
.more {
    float: right;
    margin-top: -15px;
}
.more a:link {
    color: #282828;
}
.more a:visited {
    color: #282828;
}
.more a:hover {
    color: #282828;
}
.more a:active {
    color: #282828;
}

/* product */
.product_content {
    width: 100%;
    margin: 75px auto;
    display: inline-block;
}
.pic_list {
    width: 100%;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
    margin-top: 14px;
    margin-bottom: 14px;
    padding: 25px 1px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.wrap { 
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}  
.pic_one {
    padding-left: 48px; 
}
.row_first {
    margin-left: -47px;
    margin-left: 0;
}
.pic_title {
    text-align: center;
    padding: 20px;
    font-size: 16px;
    letter-spacing: 2px;
}
.desk_content {
    width: 100%;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
}
.pic_one_05_left {

}
.pic_one_05_right {
    padding-left: 47px;
}

/* special */
.special {
    padding: 30px 10px;
}
.sp_pic {
  float: right;
  margin-top: -410px;
  position: relative;
}

.sp_pic img {
  float: right;
}
.special_content {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 2px;
}
.special_content a:link {
    color: #222;
}
.special_content a:visited {
    color: #222;
}
.special_content a:hover {
    color: #222;
}
.special_content a:active {
    color: #222;
}

/* pattern */
.pic_one_pattern {
      padding-left: 42px;
}
.pic_one_pattern.row_first {
      margin-left: 0px;
}

/* news */
.news_list {
    width: 950px;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
    margin-top: 14px;
    margin-bottom: 14px;
    padding: 10px 1px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.news_list .news_one {
    width: 100%;
}
.content_description {
    width: 950px;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
    margin-top: 28px;
    margin-bottom: 24px;
    padding: 50px 180px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.content1 {
    font-size: 28px;
    text-align: center;
}
.content2 {
    font-size: 28px;
    text-align: center;
}
.to_list {
    text-align: center;
    font-size: 23px;
    letter-spacing: 3px;
    font-weight: 700;
    color: #282828;
    text-decoration: none;
}
.center {
    margin: 15px auto;
}

/* contact */
.contact_description {
    // width: 950px;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
    margin-top: 14px;
    margin-bottom: 24px;
    padding: 50px 80px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    // height: 650px;
}
.g_map {
    // width: 100%;
    // max-width: 450px;
    // height: 450px;
    padding: 0;
    border: 5px solid #282828;
    float: left;
}
.contact_right {
  padding-left: 30px;
  text-align: left;
}
.contact_data {
    float: left;
    color: #000;
    padding-left: 0px;
}
.contact_data .address {
	color: #000;
}
span.tel {
  white-space:nowrap;
}
span.fax {
  white-space:nowrap;
}
div.copyright {
  white-space: normal;
}
.send_mail {
    margin-top:20px;
    float: left;
}
input {
    width: 100%;
    height: 30px;
    margin-bottom: 7px;
    background-color: #CCC;
    border: 0px ;
    padding: 3px 10px;
}
textarea {
    width: 100%;
    background-color: #CCC;
    border: 0px ;
    padding: 8px 10px;
}

input#submit_send {
    margin-top: 10px;
    width: 170px;
    height: 40px;
    float: right;
    // margin-right: 15px;
    font-size: 12px;
    color: #FFF;
    background: #282828;
}

/* footer */
.footer {
    // background: #282828;
    background: url(background_buttom.jpg) repeat-x bottom;
    background-repeat: repeat-x;
    height: auto;
}
#cssmenu-footer {
    float:right;
    margin-left: 256px;
    margin-right: 156px;
    margin-top: -5px;
    margin-bottom: -35px;
    padding-top: 9px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 900;
    line-height: 15px;
    list-style-type: none;
}
#cssmenu-footer > ul {
    padding: 0;
    margin: 0;
}
#cssmenu-footer > ul li {
  display: inline-block;
  zoom: 1;
  // border-right: 2px solid #282828;
  width: 142px;
  margin-right: 10px;
}
#cssmenu-footer > ul li a {
  display: block;
  padding: 8px 0px 10px 0px;
  text-decoration: none;
  color: #000;
  letter-spacing: 3px;
  text-align: center; 
}
#cssmenu-footer > ul li a span {
  padding-right: 45px;
  border-right: 2px solid #282828;
}
#cssmenu-footer > ul li:last-child a span {
  padding-right: 45px;
  border-right: 0px solid #282828;
}
#cssmenu-footer > ul li.has-sub {
  position: relative;
}
#cssmenu-footer > ul li.has-sub ul {
  // display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top: 0 none;
}
#cssmenu-footer > ul li.has-sub:hover ul {
  display: block;
}

.title-footer {
    // color: #FFF;
    // float: right;
    // width: 445px;
    margin-top: 45px;
    margin-bottom: 70px;
}

.logo2 {
    background-image: url(logo_down.png);
    background-repeat: no-repeat;
    width: 135px;
    height: 49px;
    margin-top: 5px;
    float: left;
}
/*
.footer-c-name {
    margin-left: 10px;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 3px;
    float: left;
}
*/
.contact {
    // margin-top: -56px;
    float: left;
    margin-left: 15px;
    font-size: 13px;
    padding-left: 5px;
    letter-spacing: 1px;
    line-height: 1.7;
    text-align: left;
}
.address {
    letter-spacing: 1px;
    color: #FFF;
}

.lang-footer {
    width: 100%;
    border-top: 1px solid #FFF;
    height: 34px;
}

        

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
