﻿body, input, select {
    font-family: "Microsoft YaHei","微软雅黑",SimSun,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.5;
}
body {
    background:#e6e7e8;
    color: #666;
    margin: 0;
    padding: 0;
}
input.form-text, input.form-select {
    border: 1px solid #ccc;
}
#page-wrapper {
    background: rgba(0, 0, 0, 0) url("bg_shadow.png") repeat-y scroll center top;
    margin: 0 auto;
    overflow: hidden;
    width: 1100px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#page {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 25px;
    width: 1050px;
}
h2 {
    color: #0068b5;
    font-size: 16px;
    font-weight: normal;
}
a {
    color: #0068b6;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#header {
}
#header .section {
    height: 70px;
}
#logo {
    display: block;
    left: 0;
    position: absolute;
    top: 5px;
}
#logo img {
    display: block;
}
#name-and-slogan {
    display: none;
}
#block-locale-language {
    position: absolute;
    right: 230px;
    top: 20px;
}
#block-locale-language h2 {
    display: none;
}
#block-locale-language .content ul {
    display: block;
    margin: 0;
    padding: 0;
}
#block-locale-language .content li {
    background: rgba(0, 0, 0, 0) url("lang-separator.gif") no-repeat scroll right center;
    display: block;
    float: left;
    margin: 0;
    padding: 0 1em;
}
#block-locale-language .content li.last {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#block-locale-language .content a, #block-locale-language .content span {
    display: block;
    line-height: 2;
}
#block-locale-language .content span.locale-untranslated {
    color: #ccc;
    text-decoration: none;
}
.mainnav {
}
.ie6 .mainnav, .ie7 .mainnav {
    margin-bottom: 0;
}
.mainnav .content {
}
.mainnav .content ul {
    background: #006ab3 none repeat scroll 0 0;
    display: block;
    height: 40px;
    margin: 0;
    padding: 0;
}
.mainnav .content ul li {
    border-right: 1px solid #408fc6;
    display: block;
    float: left;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
.mainnav .content ul li.last {
    border-right: 0 none;
}
.mainnav .content ul li a {
    border-bottom: 3px solid #006ab3;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    height: 37px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 12px;
    text-align: center;
}
.mainnav .content ul li a:hover {
    background: #0090db none repeat scroll 0 0;
    border-bottom-color: #0091dc;
    text-decoration: none;
}
.mainnav .content ul li a.active, .mainnav .content ul li a.active-trail {
    background: #0091dc none repeat scroll 0 0;
    border-bottom-color: #00cbf6;
}
.mainnav .content ul li.expanded {
    position: relative;
}
.mainnav .content ul li.expanded ul {
    display: none;
    height: auto;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 40px;
    z-index: 10;
}
.ie6 .mainnav .content ul li.expanded ul {
    width: 350px;
}
.ie7 .mainnav .content ul li.expanded ul {
    min-width: 300px;
}
.mainnav .content ul li.expanded ul li {
    border-right: 0 none;
    border-top: 1px solid #408fc6;
    float: none;
}
.mainnav .content ul li.expanded ul li a {
    border-bottom: 0 none;
    float: none;
    height: 40px;
    padding: 0 25px;
    text-align: left;
    white-space: nowrap;
}
.subnav {
}
#page .subnav ul {
    margin: 0 0 40px;
    padding: 0;
}
#page .subnav li {
    border-bottom: 1px solid #d2d2d2;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.subnav li a {
    background: rgba(0, 0, 0, 0) url("triangle_blue.png") no-repeat scroll left center;
    color: #0068b6;
    display: block;
    font-size: 14px;
    padding: 0.5em 0 0.5em 12px;
}
.subnav li.active a, .subnav li.active-trail a {
    background-image: url("triangle_black.png");
    color: #000;
}
.subnav li a:hover {
    color: #000;
    text-decoration: none;
}
#breadcrumb {
    font-size: 13px;
    margin-bottom: 2em;
}
#page-title {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0.2em;
}
.form-type-item {
    display: none;
}
#content ul.links {
    display: none;
}
#footer {
    margin-top: 30px;
}
.ie6 #footer {
}
#footer .logos {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d9d9d9;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    padding: 15px 0;
}
#footer .logos img {
    display: block;
    margin: 0 auto;
}
#footer .text {
    color: #666;
    font-size: 12px;
    overflow: hidden;
    padding: 15px 0;
}
#footer .left {
    float: left; line-height:30px
}
#footer .right {
    float: right;
}
#block-search-form {
    border: 1px solid #d9d9d9;
    position: absolute;
    right: 0;
    top: 20px;
}
#block-search-form .content {
    height: 25px;
    position: relative;
    width: 205px;
}
#block-search-form input.form-text {
    border: 0 none;
    color: #666;
    height: 25px;
    left: 0;
    line-height: 25px;
    margin: 0;
    padding: 0 5px;
    position: absolute;
    top: 0;
    width: 170px;
}
#block-search-form input.form-submit {
    background: rgba(0, 0, 0, 0) url("icon_search.png") no-repeat scroll left top;
    border: 0 none;
    height: 25px;
    line-height: 100em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -100em;
    top: 0;
    width: 25px;
}
.ie6 #block-search-form input.form-submit {
    right: -1px;
}
.node-image-gallery {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.node-image-gallery .field-item a, .node-image-gallery .field-item img {
    display: block;
}
.block-image {
}
.block-image a, .block-image img {
    display: block;
}
body.front {
}
body.front #first-time {
    display: none;
}
body.front .node-readmore {
    display: none;
}
body.front .block-right {
    clear: right;
    float: right;
    width: 270px;
}
body.front .block-main {
    margin-right: 310px;
}
.area-banner {
}
.area-banner .field-name-field-images {
    position: relative;
}
.area-banner .field-name-field-images .pager {
    bottom: 15px;
    position: absolute;
    right: 20px;
    z-index: 99;
}
.area-banner .field-name-field-images .pager a {
    background: #0091dc none repeat scroll 0 0;
    display: inline-block;
    height: 0.7em;
    margin-right: 0.5em;
    overflow: hidden;
    width: 2.5em;
}
.area-banner .field-name-field-images .pager a.activeSlide, .area-banner .field-name-field-images .pager a:hover {
    background: #006ab3 none repeat scroll 0 0;
}
body.front .block-newslist {
    border: 1px solid #ccc;
    padding: 0.75em 1em;
}
body.front .block-newslist .content {
    position: relative;
}
body.front .block-newslist .pager {
    line-height: 1;
    position: absolute;
    right: 1em;
    z-index: 10;
}
body.front .block-newslist .pager a {
    background: #999 none repeat scroll 0 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 0.01em;
    height: 6px;
    margin-right: 4px;
    width: 6px;
}
body.front .block-newslist .pager a.activeSlide {
    background: #0078a8 none repeat scroll 0 0;
}
body.front .block-newslist .views-row {
}
body.front .block-newslist .views-row span {
    margin-right: 2em;
}
body.front .block-clients {
    position: relative;
}
body.front .block-clients .field-items {
    margin: 0 auto;
}
body.front .block-clients .field-items a, body.front .block-clients .field-items img {
    display: block;
}
body.front .block-clients .prev, body.front .block-clients .next {
    background: rgba(0, 0, 0, 0) none no-repeat scroll center center;
    cursor: pointer;
    height: 15px;
    position: absolute;
    top: 21px;
    width: 10px;
    z-index: 999;
}
body.front .block-clients .prev {
    background-image: url("arrow_left.png");
    left: 0;
}
body.front .block-clients .next {
    background-image: url("arrow_right.png");
    right: 0;
}
.content table td {
    padding: 2px;
}
body.front #content table td p {
    text-align: left;
}
table.history {
}
table.history td {
    font-size: 16px;
    padding: 0 20px 30px;
}
table.history td.year {
    border-right: 4px solid #006ab3;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding-left: 0;
    width: 50px;
}
table.history td.year {
}
table.history td h1, table.history td h2, table.history td h3, table.history td h4, table.history td h5, table.history td h6, table.history td p {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
}
table.history td p {
    font-size: 14px;
    margin-top: 0;
}
table.history td img {
    margin-right: 30px;
}
.webform-client-form {
}
.webform-client-form .form-item {
    margin-bottom: 10px;
    position: relative;
}
.webform-client-form .form-item label {
    float: left;
    font-weight: normal;
}
.webform-client-form .form-item input.form-text, .webform-client-form .form-item .form-managed-file, .webform-client-form .form-item .form-textarea-wrapper {
    display: block;
    margin-left: 10em;
    width: 25em;
}
.webform-client-form .webform-component-managed_file .form-submit {
    display: none;
}
.main .content input.form-submit {
    background: #006ab3 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    height: 2.3em;
    line-height: 2.3em;
    margin: 0;
    padding: 0 2em;
}
.webform-client-form .form-actions input.form-submit {
    margin: 0 0 0 10em;
}
.page-taxonomy-term {
}
.page-taxonomy-term .node {
    float: left;
    height: 120px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    position: relative;
    width: 217px;
}
.page-taxonomy-term .node h2 {
    bottom: 0;
    margin: 0;
    position: absolute;
    width: 100%;
}
.page-taxonomy-term .node h2 a {
    display: block;
    text-align: center;
}
.page-taxonomy-term .node a img {
    border: 1px solid #ccc;
    display: block;
}
.page-taxonomy-term .node a:hover img {
    border-color: #666;
}
.page-taxonomy-term .node ul.links {
    display: none;
}
.location-list {
}
.location-list h2 {
    background: rgba(0, 0, 0, 0) none no-repeat scroll left center;
    font-weight: bold;
    margin: 1em 0 0.5em;
    padding-left: 20px;
}
.location-list h2.office-list {
    background-image: url("point-blue.png");
}
.location-list h2.factory-list {
    background-image: url("point-yellow.png");
}
.location-list p {
    margin: 0 0 0 20px;
}
.location-list p a {
    border-bottom: 1px solid #d9d9d9;
    color: #666;
    display: block;
    font-size: 13px;
    padding: 0.3em 0 0.3em 0.3em;
}
.location-list p a:hover {
    border-color: #999;
    color: #333;
    text-decoration: none;
}
#frozen {
    bottom: 0;
    display: none;
    height: auto;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.ie6 #frozen {
    background-image: url("bg_transparent_black_ie6.gif");
    bottom: auto;
    position: absolute;
    top: 100px;
}
#frozen .popup {
    overflow: hidden;
    padding-top: 35px;
    position: relative;
    width: 100%;
}
#frozen .close {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) url("icon_close.png") repeat scroll 0 0;
    border-color: #1a1a1a #1a1a1a currentcolor;
    border-image: none;
    border-style: solid solid none;
    border-width: 5px 5px 0;
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    z-index: 2;
}
#frozen .container {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #000;
    overflow: hidden;
}
#frozen .content {
    background: #fff url("loading.gif") no-repeat scroll center center;
}
#frozen .content iframe {
    background: rgba(0, 0, 0, 0) url("loading.gif") no-repeat scroll center center;
    border: 0 none;
    height: 100%;
    width: 100%;
}
#frozen .title {
    display: none;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
}
.item-list ul.pager {
    margin: 1em 0 0;
    padding: 0;
}
.item-list ul.pager li {
    border: 1px solid #d9d9d9;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}
.ie6 .item-list ul.pager li, .ie7 .item-list ul.pager li {
    float: left;
}
.item-list ul.pager li a {
    color: #000;
    display: inline-block;
    line-height: 28px;
    padding: 0 0.5em;
}
.item-list ul.pager li a:hover {
    background: #e4ebf1 none repeat scroll 0 0;
    text-decoration: none;
}
.item-list ul.pager li.pager-current {
    background: #0168b7 none repeat scroll 0 0;
    border-color: #0168b7;
    color: #fff;
    font-weight: normal;
    line-height: 28px;
    padding: 0 0.5em;
}
.item-list ul.pager li.pager-first, .item-list ul.pager li.pager-last {
    display: none;
}
.view-filters-handler {
    margin-top: -2em;
    overflow: hidden;
}
.view-filters-handler .handler {
    background: #e6e6e6 none no-repeat scroll right center;
    color: #000;
    cursor: pointer;
    display: block;
    float: right;
    line-height: 2.5;
    padding: 0 2em 0 1em;
}
.view-filters-handler .collapsed {
    background-image: url("down.png");
}
.view-filters-handler .expanded {
    background-image: url("up.png");
}
.view-filters {
    background: #e6e6e6 none repeat scroll 0 0;
    margin-bottom: 1em;
    padding: 20px;
}
.ie6 .view-filters, .ie7 .view-filters {
}
.view-filters .views-exposed-widgets {
    margin-bottom: 0;
}
.view-filters .views-exposed-widget {
    margin: 0 1.5em 0.3em 0;
    padding: 0;
}
.view-filters .views-exposed-widget label {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
}
.i18n-en .view-filters .views-exposed-widget label {
    width: 7em;
}
.i18n-zh-hans .view-filters .views-exposed-widget label {
    width: 5em;
}
.view-filters .views-exposed-widget .views-widget {
    display: inline-block;
}
.ie6 .view-filters .views-exposed-widget .views-widget {
    display: inline;
}
.i18n-en .view-filters .views-exposed-widget .views-widget select, .i18n-en .view-filters .views-exposed-widget .views-widget input.form-text {
    width: 210px;
}
.i18n-zh-hans .view-filters .views-exposed-widget .views-widget select, .i18n-zh-hans .view-filters .views-exposed-widget .views-widget input.form-text {
    width: 240px;
}
.view-filters .views-exposed-widget .form-text {
    width: 10em;
}
.view-filters .views-submit-button {
    clear: both;
    float: right;
    padding-right: 0;
    padding-top: 1em;
}
.view-filters .views-submit-button input.form-submit {
    border-radius: 0;
    height: 1.9em;
    line-height: 1.9em;
}
.viewNewsList {
}
.viewNewsList .views-row {
    background: rgba(0, 0, 0, 0) url("dash_gray.gif") repeat-x scroll left bottom;
    margin-bottom: 1em;
    overflow: hidden;
    padding-left: 7em;
    position: relative;
}
.viewNewsList .views-row-last {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.viewNewsList .views-row .date-display-single {
    left: 0;
    position: absolute;
}
.view-products-overview {
    overflow: hidden;
}
.view-products-overview .views-row {
    float: left;
    height: 120px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    width: 217px;
}
.view-products-overview .views-row a {
    display: block;
    padding: 0.3em 0;
    text-align: center;
}
.view-products-overview .views-row a img {
    border: 1px solid #ccc;
    display: block;
}
.view-products-overview .views-row a:hover img {
    border-color: #999;
}
.view-joblist {
}
.view-joblist table {
    border-bottom: 2px solid #e6e6e6;
}
.view-joblist table thead tr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor #e6e6e6;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 4px;
}
.view-joblist table .views-field-field-job-company-eng {
    width: 200px;
}
.view-joblist table tbody tr {
    border: 0 none;
}
.view-joblist table tr.odd {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.view-joblist table tr.even {
    background: #f2f2f2 none repeat scroll 0 0;
}
.view-joblist table th {
    color: #000;
    font-weight: normal;
}
.view-joblist table th, .view-joblist table td {
    padding: 0.5em;
}
.view-joblist table a {
    display: block;
}
select#edit-submitted-company {
    display: none;
}
body.i18n-zh-hans .field-name-field-job-company-eng, body.i18n-zh-hans .field-name-field-location-eng {
    display: none;
}
body.i18n-en .field-name-field-job-company-chs, body.i18n-en .field-name-field-location-chs {
    display: none;
}
.field-type-taxonomy-term-reference {
    margin-bottom: 1em;
    overflow: hidden;
}
.field-type-taxonomy-term-reference .field-label {
    font-weight: normal;
}
.field-type-taxonomy-term-reference .field-items {
    font-weight: bold;
}
.block-webform-applyjob .form-textarea-wrapper {
    width: 35em;
}
.page-search {
}
.page-search .main .search-form {
    display: inline-block;
    margin-left: 70px;
    position: relative;
}
.page-search .main .form-wrapper {
    background: #e6e6e6 none repeat scroll 0 0;
    margin-left: 210px;
    padding: 20px 30px;
}
.page-search .main .form-wrapper input.form-submit {
    border-radius: 0;
}
.page-search .main .form-item {
    background: #fff url("icon_search_gray.png") no-repeat scroll 5px 50%;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 0;
    padding-left: 25px;
}
.page-search .main .form-item label {
    color: #0068b6;
    font-size: 18px;
    font-weight: normal;
    left: 0;
    position: absolute;
}
.page-search .main .form-item input.form-text {
    border: 0 none;
    height: 2em;
    line-height: 2em;
    outline: 0 none;
}
.page-search .main .search-advanced {
    display: none;
}
.page-search h2 {
    display: none;
}
.node-results {
    padding: 0 2em;
}
.node-results li.search-result {
    background: rgba(0, 0, 0, 0) url("dash_gray.gif") repeat-x scroll left bottom;
    overflow: hidden;
}
.node-results li.search-result:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
