.m-001 {
    position: fixed;
    width: 100%;
    z-index: 200
}

/* add 2019/06/03 EU style */
.m-001__inner {
	margin: 0 auto;
	background-color: #ffffff
}

.m-001__topbar {
    overflow: hidden;
    background-color: #fff;
    padding-top: 6px;
    height: 60px;
    left: 0;
    line-height: 60px;
    right: 0;
    top: 0;
    z-index: 97;
    border-bottom: 1px solid #e5e5e6
}


/* add 2019/06/03 EU style */
@media print, screen and (min-width: 1010px) {
	.m-001__topbar {
		max-width: 1000px;
		margin: 0 auto;
	}
}


.m-001__logo {
    margin: 0;
    padding-right: 5px;
    display: block;
    text-align: right
}

.m-001__logo a {
    display: inline-block;
    text-align: right
}

.m-001__logo img {
    width: 120px;
    display: inline-block;
    text-align: right
}

.m-001__global {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 60px;
    top: 15px;
    text-align: center
}

.m-001__global a {
    width: 30px;
    height: 30px;
    display: block;
    text-decoration: none
}

.m-001__global i {
    display: block;
    vertical-align: middle;
    line-height: 30px;
    font-size: 2.8rem
}

.m-001__search {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 110px;
    top: 15px
}

.m-001__search a {
    width: 30px;
    height: 30px;
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/common/img/Icon-Search-Header.jpg) no-repeat center center;
    cursor:pointer;
}

.m-001__search a.open {
    background: url(/common/img/CloseIcon-Gray.png) no-repeat center center
}

.m-001__menu-button {
    background: url(/common/img/Icon-MobileMenu.png) no-repeat left center;
    display: inline-block;
    display: none;
    overflow: hidden;
    text-indent: -999em;
    float: left;
    width: 27px
}

.m-001__search-icon {
    display: inline-block;
    overflow: hidden;
    text-indent: -999em;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(/p/images/layout/Icon-Search-Header.jpg);
    background-position: center center;
    width: 30px
}

.m-001 .DesktopNav {
    display: none
}

#MobileNav {
    background-color: #fff;
    border-bottom: 4px solid #e5e5e6;
    border-top: 1px solid #e5e5e6;
    display: none;
    left: 0;
    padding-bottom: 10px;
    position: absolute;
    width: 100%;
    z-index: 1999
}

.MenuIcon {
    background: url(/common/img/Icon-MobileMenu.png) no-repeat left center;
    display: inline-block;
    position: absolute;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    top: 15px;
    left: 20px;
    cursor: pointer
}

#MobileNav .SubMenu {
    display: none
}

#MobileNav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#MobileNav ul li {
    background: 0;
    margin-bottom: auto;
    padding-left: 0
}

#MobileNav ul li {
    display: block;
    padding: 12px 15px
}

#MobileNav ul li:before,#MobileNav ul li:after {
    content: " ";
    display: table
}

#MobileNav ul li:after {
    clear: both
}

#MobileNav ul li:before,#MobileNav ul li:after {
    content: " ";
    display: table
}

#MobileNav ul li:after {
    clear: both
}

#MobileNav ul li a {
    color: #737272;
    float: left;
    display: block
}

#MobileNav ul li a.Expand {
    display: inline-block;
    height: 110%;
    float: right;
    padding-left: 30px;
    position: relative;
    text-indent: -999em;
    width: 16px
}

#MobileNav ul li a.Expand:after {
    bottom: -10px;
    content: ' ';
    left: -10px;
    position: absolute;
    right: -10px;
    top: -10px
}

#MobileNav ul li .Contract {
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -999em;
    height: 100%;
    margin-right: 15px;
    position: relative;
    width: 16px
}

#MobileNav ul li .Contract:after {
    content: '';
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px
}

#MobileNav ul li ul {
    display: none
}

#MobileNav {
    -webkit-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
    background-color: #fff;
    border-bottom: 0;
    display: block;
    left: -320px;
    max-height: 100%;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    padding-top: 45px;
    top: 0;
    width: 300px;
    z-index: 1500
}

#MobileNav.Active {
    left: 0;
    opacity: 1
}

#MobileNav .Inner {
    padding: 25px
}

#MobileNav .Close {
    background-position: center;
    background-repeat: no-repeat;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px
}

#MobileNav .Home {
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -999em;
    left: 25px;
    height: 30px;
    position: absolute;
    top: 15px;
    width: 21px
}

#MobileNav ul {
    border-top: 1px solid #e5e5e5
}

#MobileNav ul li {
    border-bottom: 1px solid #e5e5e5;
    display: block;
    padding: 0
}

#MobileNav ul li a {
    padding: 12px 0
}

#MobileNav ul li a:hover {
    color: #e4032e
}

#MobileNav .Home {
    background: url(/common/img/TopBar_Home.png) no-repeat center
}

#MobileNav .Close {
    background-image: url(/common/img/Icon-MobileMenu-Close.png)
}

#MobileNav ul li a.Expand {
    background: url(/common/img/Top-Expand.png) no-repeat right center
}

#MobileNav ul li .Contract {
    background: url(/common/img/Top-Contract.png) no-repeat left center
}

.gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

.gsc-control-cse .gsc-table-result {
    font-family: Arial, sans-serif
}

input.gsc-input,.gsc-input-box,.gsc-input-box-hover,.gsc-input-box-focus {
    border-color: #D9D9D9
}

input.gsc-search-button,input.gsc-search-button:hover,input.gsc-search-button:focus {
    border-color: #CCCCCC;
    background-color: #999999;
    background-image: none;
    filter: none
}

.gsc-tabHeader.gsc-tabhInactive {
    border-color: #CCCCCC;
    background-color: #FFFFFF
}

.gsc-tabHeader.gsc-tabhActive {
    border-color: #CCCCCC;
    border-bottom-color: #FFFFFF;
    background-color: #FFFFFF
}

.gsc-tabsArea {
    border-color: #CCCCCC
}

.gsc-webResult.gsc-result,.gsc-results .gsc-imageResult {
    border-color: #EEEEEE;
    background-color: #FFFFFF
}

.gsc-webResult.gsc-result:hover,.gsc-imageResult:hover {
    border-color: #EEEEEE;
    background-color: #F3F3F3
}

.gs-webResult.gs-result a.gs-title:link,.gs-webResult.gs-result a.gs-title:link b,.gs-imageResult a.gs-title:link,.gs-imageResult a.gs-title:link b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:visited,.gs-webResult.gs-result a.gs-title:visited b,.gs-imageResult a.gs-title:visited,.gs-imageResult a.gs-title:visited b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:hover,.gs-webResult.gs-result a.gs-title:hover b,.gs-imageResult a.gs-title:hover,.gs-imageResult a.gs-title:hover b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:active,.gs-webResult.gs-result a.gs-title:active b,.gs-imageResult a.gs-title:active,.gs-imageResult a.gs-title:active b {
    color: #1155CC
}

.gsc-cursor-page {
    color: #1155CC
}

a.gsc-trailing-more-results:link {
    color: #1155CC
}

.gs-webResult .gs-snippet,.gs-imageResult .gs-snippet,.gs-fileFormatType {
    color: #333333
}

.gs-webResult div.gs-visibleUrl,.gs-imageResult div.gs-visibleUrl {
    color: #009933
}

.gs-webResult div.gs-visibleUrl-short {
    color: #009933
}

.gs-webResult div.gs-visibleUrl-short {
    display: none
}

.gs-webResult div.gs-visibleUrl-long {
    display: block
}

.gs-promotion div.gs-visibleUrl-short {
    display: none
}

.gs-promotion div.gs-visibleUrl-long {
    display: block
}

.gsc-cursor-box {
    border-color: #EEEEEE
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    color: #1155CC
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    color: #1155CC
}

.gsc-webResult.gsc-result.gsc-promotion {
    border-color: #F6F6F6;
    background-color: #F6F6F6
}

.gsc-completion-title {
    color: #1155CC
}

.gsc-completion-snippet {
    color: #333333
}

.gs-promotion a.gs-title:link,.gs-promotion a.gs-title:link *,.gs-promotion .gs-snippet a:link {
    color: #1155CC
}

.gs-promotion a.gs-title:visited,.gs-promotion a.gs-title:visited *,.gs-promotion .gs-snippet a:visited {
    color: #1155CC
}

.gs-promotion a.gs-title:hover,.gs-promotion a.gs-title:hover *,.gs-promotion .gs-snippet a:hover {
    color: #1155CC
}

.gs-promotion a.gs-title:active,.gs-promotion a.gs-title:active *,.gs-promotion .gs-snippet a:active {
    color: #1155CC
}

.gs-promotion .gs-snippet,.gs-promotion .gs-title .gs-promotion-title-right,.gs-promotion .gs-title .gs-promotion-title-right * {
    color: #333333
}

.gs-promotion .gs-visibleUrl,.gs-promotion .gs-visibleUrl-short {
    color: #009933
}

.gsc-control {
    width: 300px
}

.gsc-control div {
    position: static
}

.gsc-control-cse,.gsc-control-cse .gsc-table-result {
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 13px
}

.gsc-control-cse div {
    position: static
}

form.gsc-search-box {
    font-size: 13px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    width: 100%
}

table.gsc-search-box {
    border-style: none;
    border-width: 0;
    border-spacing: 0 0;
    width: 100%;
    margin-bottom: 2px
}

table.gsc-search-box td {
    vertical-align: middle
}

table.gsc-search-box td.gsc-input {
    padding-right: 12px
}

td.gsc-search-button {
    width: 1%
}

td.gsc-clear-button {
    width: 14px
}

.gsc-branding,.gcsc-branding {
    display: flex
}

.gsc-branding-text,.gcsc-branding-text {
    vertical-align: top;
    padding-bottom: 2px;
    text-align: right;
    font-size: 11px;
    margin-right: 2px;
    color: #666
}

.gsc-branding-text:first-child,.gcsc-branding-text:first-child {
    flex-grow: 1
}

.gsc-branding-img-noclear,.gcsc-branding-img-noclear {
    width: 51px;
    vertical-align: bottom
}

.gsc-branding-img,.gcsc-branding-img {
    width: 65px;
    vertical-align: bottom
}

div.gsc-branding-youtube td.gsc-branding-img-noclear {
    width: 55px
}

div.gsc-branding-youtube td.gsc-branding-img {
    width: 69px
}

div.gsc-branding-codeAiqiyi td.gsc-branding-img-noclear {
    width: 55px
}

div.gsc-branding-codeAiqiyi td.gsc-branding-img {
    width: 69px
}

div.gsc-branding-code td.gsc-branding-img-noclear {
    width: 55px
}

div.gsc-branding-code td.gsc-branding-img {
    width: 69px
}

div.gsc-branding-codeTengxun td.gsc-branding-img-noclear {
    width: 55px
}

div.gsc-branding-codeTengxun td.gsc-branding-img {
    width: 69px
}

div.gsc-branding-codeYouku td.gsc-branding-img-noclear {
    width: 55px
}

div.gsc-branding-codeYouku td.gsc-branding-img {
    width: 69px
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
    margin-right: 0;
    text-align: center
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
    text-align: center
}

div.gsc-branding-img,div.gsc-branding-img-noclear,img.gsc-branding-img,img.gsc-branding-img-noclear,div.gcsc-branding-img,div.gcsc-branding-img-noclear,img.gcsc-branding-img,img.gcsc-branding-img-noclear {
    position: relative;
    top: -1px;
    padding-left: 2px;
    padding-right: 2px
}

img.gsc-branding-img,img.gsc-branding-img-noclear,img.gcsc-branding-img,img.gcsc-branding-img-noclear {
    margin: 0 0 0 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    display: inline
}

.gcsc-branding-text {
    white-space: nowrap
}

.gcsc-branding-text {
    margin: 0 2px
}

.gcsc-branding-img-noclear {
    width: auto
}

a.gsc-branding-clickable {
    cursor: pointer
}

input.gsc-search-button {
    margin-left: 2px
}

div.gsc-clear-button {
    display: inline;
    text-align: right;
    margin-left: 4px;
    margin-right: 4px;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("//www.google.com/uds/css/clear.gif");
    cursor: pointer
}

.gsc-search-box-tools .gsc-clear-button {
    display: none
}

.gsc-results-close-btn {
    background-image: url("//www.google.com/images/nav_logo114.png");
    background-repeat: no-repeat;
    background-position: -140px -230px;
    float: right;
    display: none;
    opacity: 0;
    height: 12px;
    width: 12px;
    position: absolute !important;
    top: 20px;
    right: 20px;
    cursor: pointer
}

.gsc-results-close-btn-visible {
    display: block;
    opacity: 1
}

.gsc-results-wrapper-overlay {
    border: none;
    margin: auto;
    border-radius: 1px;
    overflow: auto;
    height: 80%;
    -webkit-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    -moz-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    -ms-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    -o-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    border-collapse: separate;
    background: white;
    padding: 30px;
    width: 70%;
    position: fixed !important;
    top: 5%;
    left: 12%;
    opacity: 0;
    z-index: 100002;
    visibility: hidden;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#888888')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#888888')
}

.gsc-results-wrapper-visible {
    opacity: 1 !important;
    visibility: visible !important
}

.gsc-modal-background-image {
    position: fixed !important;
    top: 0px;
    left: 0px;
    height: 130%;
    width: 100%;
    z-index: 100001;
    background-color: white;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    display: none;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear
}

.gsc-modal-background-image-visible {
    opacity: 0.8;
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80);
    display: block
}

.gsc-overflow-hidden {
    overflow: hidden
}

input.gsc-input {
    padding: 1px 6px;
    border: 1px solid #DDD;
    width: 99%
}

.gsc-keeper {
    color: #3366cc;
    text-decoration: underline;
    font-size: 13px;
    cursor: pointer;
    font-weight: normal;
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: 1px 3px;
    background-image: url("//www.google.com/uds/css/blue_check.gif")
}

.gsc-resultsHeader {
    width: 100%;
    clear: both
}

.gsc-resultsHeader td.gsc-twiddleRegionCell {
    width: 75%
}

.gsc-resultsHeader td.gsc-configLabelCell {
    text-align: right;
    width: 75%
}

.gsc-resultsHeader .gsc-twiddle {
    margin-top: 4px;
    display: inline;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0 2px
}

.gsc-resultsHeader td.gsc-twiddle-closed div.gsc-twiddle {
    background-image: url("//www.google.com/uds/css/arrow_close.gif")
}

.gsc-resultsHeader td.gsc-twiddle-opened div.gsc-twiddle {
    background-image: url("//www.google.com/uds/css/arrow_open.gif")
}

.gsc-resultsHeader .gsc-title {
    color: #676767;
    margin-right: 10px;
    padding-left: 14px;
    display: inline
}

.gsc-resultsHeader .gsc-stats {
    color: #676767;
    font-size: 11px;
    font-weight: normal;
    display: inline
}

.gsc-resultsHeader td.gsc-twiddle-opened .gsc-stats {
    display: none
}

.gsc-results-selector {
    display: inline
}

.gsc-resultsHeader td.gsc-twiddle-closed .gsc-results-selector {
    display: none
}

.gsc-result-selector {
    cursor: pointer;
    display: inline;
    font-size: 13px;
    padding-left: 13px;
    background-repeat: no-repeat;
    background-position: center left
}

.gsc-one-result {
    background-image: url("//www.google.com/uds/css/one-complex-dark.gif")
}

.gsc-more-results {
    background-image: url("//www.google.com/uds/css/more-complex-dark.gif")
}

.gsc-all-results {
    background-image: url("//www.google.com/uds/css/all-complex-dark.gif");
    padding-right: 1px
}

.gsc-one-result-active .gsc-one-result {
    background-image: url("//www.google.com/uds/css/one-complex-light-blue.gif")
}

.gsc-more-results-active .gsc-more-results {
    background-image: url("//www.google.com/uds/css/more-complex-light-blue.gif")
}

.gsc-all-results-active .gsc-all-results {
    background-image: url("//www.google.com/uds/css/all-complex-light-blue.gif")
}

.gsc-resultsHeader .gsc-configLabel {
    color: #676767;
    display: inline;
    font-size: 11px;
    cursor: pointer
}

.gsc-resultsHeader td.gsc-configLabelCell span.gsc-twiddle-closed {
    padding-right: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("//www.google.com/uds/css/settings.gif")
}

.gsc-tabsArea {
    clear: both;
    margin-top: 6px;
    margin-bottom: 8px
}

.gsc-tabsArea .gs-spacer {
    font-size: 1px;
    margin-right: 0;
    overflow: hidden
}

.gsc-tabsArea .gs-spacer-opera {
    margin-right: 0
}

.gsc-tabsAreaInvisible,.gsc-refinementsAreaInvisible,.gsc-refinementBlockInvisible {
    display: none
}

.gsc-tabHeader {
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 2px;
    margin-top: 2px
}

.gsc-tabHeader.gsc-tabhActive {
#    border-left: 1px solid #e9e9e9;
#    border-right: 1px solid #e9e9e9;
#    border-top: 2px solid #ff9900;
#    color: black

    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-top: 2px solid #ff9900;
    color: black
}

.gsc-tabHeader.gsc-tabhInactive {
#    border-left: 1px solid #e9e9e9;
#    border-right: 1px solid #e9e9e9;
#    border-top: 2px solid #e9e9e9;
#    background: #e9e9e9;
#    color: #676767;
#    cursor: pointer
	

    border-left: 10px solid #e9e9e9;
    border-right: 10px solid #e9e9e9;
    border-top: 20px solid #e9e9e9;
    background: #e9e9e9;
    color: #676767;
}

.gsc-tabData.gsc-tabdActive {
    display: block
}

.gsc-tabData.gsc-tabdInactive {
    display: none
}

.gsc-tabData.gsc-tabdActive.gsc-resultsbox-invisible {
    display: none
}

.gsc-refinementsArea {
    clear: both;
    margin-bottom: 4px;
    padding-left: 8px;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 5px
}

.gsc-refinementHeader {
    margin-right: 2px;
    padding: 2px 8px 0 8px
}

.gsc-refinementHeader.gsc-refinementhActive {
    font-weight: bold
}

.gsc-refinementHeader.gsc-refinementhInactive {
    text-decoration: underline;
    cursor: pointer
}

.gsc-tabData .gsc-resultsHeader .gsc-title {
    display: none
}

.gsc-tabData .gsc-resultsHeader .gsc-stats {
    display: none
}

.gsc-tabData .gsc-resultsHeader .gsc-results-selector {
    display: none
}

.gsc-completion-selected {
    background: #EEEEEE;
    cursor: default
}

.gsc-completion-selected .gsc-completion-promotion-table {
    cursor: pointer
}

.gsc-completion-container {
    font-family: Arial, sans-serif;
    font-size: 13px;
    background: white;
    border: 1px solid #DDD;
    border-top-color: #D9D9D9;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    margin: 0
}

.gsc-completion-title {
    color: #0000cc;
    line-height: normal;
    white-space: normal
}

.gsc-completion-snippet {
    line-height: normal;
    white-space: normal
}

.gsc-completion-container .gsc-completion-icon-cell {
    width: 42px;
    height: 42px;
    padding-right: 10px
}

.gsc-completion-icon {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: 1px solid #dddddd
}

.gsc-completion-container .gsc-completion-promotion-table {
    font-size: inherit;
    background: inherit;
    margin: 5px 0;
    width: 100%
}

.gsc-resultsbox-visible {
    display: block
}

.gsc-resultsbox-invisible {
    display: none
}

.gsc-results {
    padding-bottom: 2px;
    width: 99%
}

.gsc-result {
    margin-bottom: 10px
}

.gsc-result .gs-title {
    height: 1.4em;
    overflow: hidden
}

.gsc-result div.gs-watermark {
    display: none
}

.gsc-results .gsc-result img.gs-ad-marker {
    display: none
}

.gsc-wrapper {
    position: relative;
    display: block
}

.gsc-adBlock {
    position: relative;
    display: block;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 4px
}

.gsc-adBlock h2 {
    float: right;
    margin: 3px 5px 0;
    font-weight: normal;
    font-size: .9em;
    color: #676767
}

.gsc-adBlock .gsc-ad {
    padding-left: 8px;
    padding-top: 5px;
    padding-right: 3px
}

.gsc-adBlock .gsc-ad a {
    font-weight: bolder;
    color: #0000CC;
    line-height: 1.4em
}

.gsc-adBlock .gsc-ad cite {
    font-style: normal;
    color: green
}

.gsc-adBlock .gsc-ad span {
    padding-left: 8px
}

.gsc-adBlockNoHeight {
    height: 0
}

.gsc-adBlockInvisible {
    display: none
}

.gsc-adBlockVertical {
    position: relative;
    display: block;
    float: right;
    clear: right;
    width: 30%
}

.gsc-adBlockBottom {
    position: relative;
    display: block;
    border-bottom: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
    margin-bottom: 4px
}

.gsc-thinWrapper {
    width: 69%;
    float: left;
    overflow: hidden
}

.gsc-adBlockVertical h2 {
    text-align: center;
    font-weight: normal;
    font-size: .9em;
    color: #676767;
    margin-top: 6px
}

.gsc-adBlockVertical .gsc-ad {
    padding-left: 8px;
    padding-top: 5px
}

.gsc-adBlockVertical .gsc-ad a {
    font-weight: bolder;
    color: #0000CC;
    line-height: 1.4em
}

.gsc-adBlockVertical .gsc-ad cite {
    font-style: normal;
    color: green;
    display: block
}

div.gsc-config {
    border: 1px solid #e9e9e9;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px
}

form.gsc-config {
    margin-bottom: 0
}

.gsc-configSetting {
    margin-top: 6px
}

.gsc-configSetting_Label {
    color: #676767
}

.gsc-configSettingInput {
    color: #676767;
    border: 1px solid #e9e9e9;
    width: 75%
}

.gsc-configSettingCheckbox {
    color: #676767;
    margin-right: 6px
}

.gsc-configSettingCheckboxLabel {
    display: inline;
    color: #676767
}

div.gsc-configSettingSubmit {
    margin-top: 8px;
    text-align: right
}

input.gsc-configSettingSubmit {
    display: inline;
    font-size: 11px;
    cursor: pointer
}

.gsc-webResult:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.gsc-webResult {
    zoom:1}

.gsc-webResult .gsc-result {
    margin: 0;
    padding: .5em 0;
    border-bottom: 1px solid #ebebeb
}

.gsc-above-wrapper-area {
    border-bottom: 1px solid #E9E9E9;
    padding: 5px 0 5px 0
}

.gsc-above-wrapper-area-invisible {
    display: none
}

.gsc-above-wrapper-area-container {
    width: 100%
}

.gsc-result-info {
    text-align: left;
    color: #676767;
    font-size: 13px;
    padding-left: 8px;
    margin: 10px 0 10px 0
}

.gsc-result-info-container {
    text-align: left
}

.gsc-result-info-invisible {
    display: none
}

.gsc-orderby-container {
    text-align: right;
    background: transparent
}

.gsc-orderby-invisible {
    display: none
}

.gsc-orderby-label {
    color: #676767;
    padding: 5px 5px 6px 0
}

.gsc-getlink-container {
    padding-left: 5px;
    padding-top: 1px;
    width: 45px
}

.gsc-getlink-invisible {
    display: none
}

.gsc-getlink {
    width: 5px
}

.gsc-getlink-box {
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 2px;
    box-shadow: 0 1px 1px #eee;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    color: #444;
    cursor: default;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    max-width: 90%;
    min-width: 10px;
    outline: 0;
    padding: 0 28px 0 6px;
    position: relative;
    text-align: center
}

.gsc-control-cse .gsc-getlink-textbox {
    background: #fff;
    border: 1px solid #eee;
    border: 1px solid rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px #eee;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    cursor: default;
    margin: 0;
    max-height: 360px;
    outline: none;
    padding: 10px;
    position: absolute;
    right: 20px;
    z-index: 7;
    width: auto
}

.gsc-getlink-inputbox {
    width: 300px;
    margin-top: 5px
}

.gsc-getlink-label {
    width: 100%;
    font-size: 14px
}

.gsc-getlink-image {
    height: 29px
}

.gsc-getlink-text-invisible {
    display: none
}

.gsc-selected-option-container {
    background-color: transparent;
    border: 1px solid #eee;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 2px;
    box-shadow: 0 1px 1px #eee;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    color: #444;
    cursor: default;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    max-width: 90%;
    min-width: 54px;
    outline: 0;
    padding: 0 28px 0 6px;
    position: relative;
    text-align: center
}

.gsc-selected-option {
    position: relative;
    width: 100%
}

.gsc-control-cse .gsc-option-selector {
    border: none;
    height: 11px;
    margin-top: -4px;
    position: absolute;
    right: 5px;
    top: 12px;
    width: 7px;
    padding: 0 5px 0 5px;
    background: url(//ssl.gstatic.com/ui/v1/disclosure/small-grey-disclosure-arrow-down.png) center no-repeat
}

.gsc-option-menu-invisible {
    display: none
}

.gsc-control-cse .gsc-option-menu-container {
    color: #000;
    font-size: 80%;
    position: relative
}

.gsc-control-cse .gsc-option-menu {
    background: #fff;
    border: 1px solid #eee;
    border: 1px solid rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px #eee;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    cursor: default;
    font-size: 13px;
    margin: 0;
    max-height: 360px;
    outline: none;
    padding: 6px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 7
}

.gsc-option-menu-item {
    color: #777;
    cursor: pointer;
    list-style: none;
    margin: 0;
    padding: 0 30px 0 30px;
    white-space: nowrap
}

.gsc-option-menu-item-highlighted {
    background-color: #EEE;
    border-color: #EEE;
    border-width: 1px 0;
    color: #333
}

.gsc-option {
    cursor: pointer;
    list-style: none;
    white-space: nowrap;
    line-height: 27px;
    text-align: left
}

.gs-web-image-box,.gs-promotion-image-box {
    float: left;
    padding: 2px 8px 2px 0px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
    width: 62px
}

.gs-web-image-box img.gs-image,.gs-promotion-image-box img.gs-promotion-image {
    border: 1px solid #e2e2e2;
    max-width: 60px;
    max-height: 120px;
    width: expression(this.width > 64 ? '64px': true);
    height: expression(this.height > 120 ? '120px': true)
}

div.gs-action {
    display: inline;
    margin-right: 0.6em
}

div.gs-action a.gs-action {
    color: #7777CC
}

div.gs-action.cart a.gs-action,div.gs-action.star a.gs-action,div.gs-action.rss a.gs-action,div.gs-action.download a.gs-action,div.gs-action.email a.gs-action,div.gs-action.mobile a.gs-action,div.gs-action.share a.gs-action,div.gs-action.fullscreen a.gs-action,div.gs-action.generic a.gs-action,div.gs-action.link a.gs-action {
    padding-left: 18px;
    background: transparent url("//www.google.com/cse/images/action_icons_sprite.gif") no-repeat
}

div.gs-action.cart a.gs-action {
    background-position: 0 0
}

div.gs-action.star a.gs-action {
    background-position: -16px -34px
}

div.gs-action.rss a.gs-action {
    background-position: -48px -98px
}

div.gs-action.download a.gs-action {
    background-position: -64px -128px
}

div.gs-action.email a.gs-action {
    background-position: -112px -224px
}

div.gs-action.mobile a.gs-action {
    background-position: -131px -257px
}

div.gs-action.share a.gs-action {
    background-position: -32px -64px
}

div.gs-action.fullscreen a.gs-action {
    background-position: -79px -162px
}

div.gs-action.generic a.gs-action {
    background-position: -144px -290px
}

div.gs-action.link a.gs-action {
    background-position: -159px -321px
}

.gsc-imageResult .gs-imageResult .gs-text-box .gs-ellipsis {
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap
}

.gsc-imageResult {
    float: left;
    margin-bottom: 1em;
    margin-right: 20px
}

.gsc-imageResult-column {
    margin-right: 70px
}

.gs-imageResult {
    overflow: hidden
}

.gs-imageResult .gs-image-box {
    height: 86px;
    position: relative
}

.gs-imageResult .gs-text-box {
    text-align: center;
    overflow: hidden;
    height: 4em
}

.gs-imageResult div.gs-title,.gs-imageResult .gs-snippet,.gs-imageResult .gs-visibleUrl,.gs-imageResult .gs-visibleUrl-short,.gs-imageResult .gs-spelling {
    padding: 0
}

.gs-imageResult .gs-snippet {
    overflow: hidden;
    line-height: 1em;
    white-space: nowrap
}

.gs-imageResult .gs-visibleUrl {
    overflow: hidden;
    line-height: 1.3em;
    height: 1.3em
}

.gs-imageResult .gs-size {
    color: #6f6f6f
}

.gs-imageResult .gs-image-box {
    text-align: center
}

.gs-imageResult .gs-image-box img.gs-image {
    border: none
}

.gs-imageResult-classic .gs-text-box .gs-title {
    display: none
}

.gs-imageResult-column {
    width: 474px;
    height: 84px
}

.gs-imageResult-column .gs-image-box {
    float: left;
    margin-right: 10px;
    text-align: left
}

.gs-imageResult-column .gs-text-box {
    float: left;
    width: 350px;
    height: 86px
}

.gsc-imageResult-column .gs-imageResult-column .gs-text-box .gs-title {
    height: auto;
    text-align: left;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis
}

.gs-imageResult-column .gs-text-box .gs-size {
    display: none
}

.gsc-imageResult.gsc-imageResult-popup,.gsc-results .gsc-imageResult-popup:hover {
    margin: 0;
    padding: 0;
    border: 0
}

.gsc-imageResult .gs-imageResult-popup {
    width: auto;
    overflow: visible;
    position: relative
}

.gs-imageResult-popup .gs-image-thumbnail-box {
    padding: 5px
}

.gs-imageResult-popup .gs-image-box {
    width: auto
}

.gs-imageResult-popup .gs-image-popup-box {
    width: auto;
    position: absolute;
    padding: 10px;
    background: white;
    left: 0;
    top: 0;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 4px 16px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 4px 16px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 4px 16px rgba(0,0,0,0.2);
    box-shadow: 0 4px 16px rgba(0,0,0,0.2);
    -webkit-outline: 1px solid rgba(0,0,0,0.2);
    display: none
}

.gs-imageResult-popup .gs-image-popup-box .gs-image-box {
    height: auto;
    width: auto;
    margin-bottom: 10px
}

.gs-imageResult-popup .gs-image-popup-box .gs-text-box {
    height: auto;
    width: auto
}

.gs-imageResult-popup .gs-text-box .gs-title {
    display: none
}

.gsc-videoResult .gs-videoResult .gs-title {
    line-height: 1.3em;
    height: 1.3em;
    overflow: hidden
}

.gsc-videoResult .gs-videoResult .gs-snippet {
    line-height: 1.3em;
    max-height: 2.6em;
    overflow: hidden
}

.gsc-imageResult .gsc-trailing-more-results {
    clear: both
}

.gsc-results .gsc-trailing-more-results {
    margin-bottom: 10px
}

.gsc-results .gsc-trailing-more-results,.gsc-results .gsc-trailing-more-results * {
    color: #0000cc;
    text-decoration: underline
}

.gsc-imageResult .gsc-cursor-box {
    clear: both
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
    margin-bottom: 0;
    display: inline
}

.gsc-results .gsc-cursor {
    display: inline
}

.gsc-results .gsc-cursor-box {
    margin-bottom: 10px
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    cursor: pointer;
    color: #000000;
    text-decoration: underline;
    margin-right: 8px;
    display: inline
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    cursor: default;
    color: #A90A08;
    font-weight: bold;
    text-decoration: none
}

.gs-result .gs-title,.gs-result .gs-title * {
    color: #0000cc;
    text-decoration: underline
}

.gsc-control-cse .gs-spelling,.gsc-control-cse .gs-result .gs-title,.gsc-control-cse .gs-result .gs-title * {
    font-size: 16px
}

.gsc-control-cse .gs-result .gs-spelling-original {
    font-size: 13px
}

.gs-divider {
    padding-bottom: 8px;
    text-align: center;
    color: #676767
}

.gs-result a.gs-visibleUrl,.gs-result .gs-visibleUrl {
    color: #008000;
    text-decoration: none
}

.gs-relativePublishedDate,.gs-publishedDate {
    color: #6f6f6f;
    text-decoration: none
}

.gs-result a.gs-clusterUrl,.gs-result .gs-clusterUrl {
    color: #008000;
    text-decoration: underline;
    cursor: pointer
}

.gs-newsResult .gs-publisher {
    color: #6f6f6f;
    display: inline;
    text-decoration: none
}

.gs-newsResult .gs-relativePublishedDate,.gs-newsResult .gs-publishedDate {
    display: inline;
    margin-left: 4px
}

.gs-blogResult .gs-relativePublishedDate,.gs-newsResult .gs-relativePublishedDate {
    display: none
}

.gsc-blogResult .gs-blogResult .gs-publishedDate,.gsc-newsResult .gs-newsResult .gs-publishedDate {
    display: none
}

.gsc-blogResult .gs-blogResult .gs-relativePublishedDate,.gsc-newsResult .gs-newsResult .gs-relativePublishedDate {
    display: inline
}

.gs-newsResult .gs-location {
    color: #6f6f6f;
    display: inline;
    text-decoration: none
}

.gs-promotion .gs-title,.gs-promotion .gs-title * {
    text-decoration: none
}

.gs-promotion a.gs-title,.gs-promotion a.gs-title * {
    text-decoration: underline
}

.gs-title .gs-promotion-title-right {
    color: #000000
}

.gsc-webResult.gsc-result.gsc-promotion {
    background-color: #fff
}

span.gs-fileFormat {
    color: #666666;
    font-size: 12px
}

span.gs-fileFormatType {
    font-size: 12px
}

.gs-promotion table {
    border: none;
    border-style: none;
    border-width: 0;
    border-spacing: 0 0;
    margin: 0 0 0 0;
    padding: 0 0 0 0
}

.gs-promotion table .gs-snippet a span.gs-title,.gs-promotion table .gs-snippet a span.gs-title * {
    font-size: 13px
}

.gs-promotion em {
    font-style: normal;
    font-weight: bold
}

.gs-promotion .gs-title em {
    color: inherit;
    text-decoration: inherit
}

.gs-result img.gs-image,.gs-result img.gs-promotion-image {
    vertical-align: middle;
    border: 1px solid #e2e2e2
}

.gs-result .gs-directions,.gs-result .gs-directions * {
    color: #7777cc;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer
}

.gs-secondary-link,.gs-secondary-link * {
    color: #7777cc;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer
}

.gs-result .gs-directions-to-from {
    display: none;
    margin-top: 4px
}

.gs-result .gs-directions-to-from .gs-label {
    display: inline;
    margin-right: 4px
}

.gs-result .gs-directions-to-from div.gs-secondary-link {
    display: inline
}

.gs-result .gs-directions-to-from .gs-spacer {
    display: inline;
    margin-right: 3px;
    margin-left: 3px
}

.gs-videoResult a.gs-publisher,.gs-videoResult .gs-publisher {
    color: #008000;
    text-decoration: none
}

.gs-result a {
    cursor: pointer
}

.gsc-loading-fade .gsc-result-info,.gsc-loading-fade .gsc-loading-resultsRoot,.gsc-loading-resultsRoot,.gsc-loading-fade .gsc-loading-refinementsArea,.gsc-loading-fade .gsc-adBlock,.gsc-loading-fade .gsc-adBlockVertical,.gsc-loading-fade .gsc-adBlockNoHeight {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33.3)";
    filter: alpha(opacity=33.3);
    opacity: 0.333
}

.gs-no-results-result .gs-snippet,.gs-error-result .gs-snippet {
    padding: 5px;
    margin: 5px;
    border: 1px solid #fc3;
    background-color: #fff4c2
}

.gs-result .gs-watermark {
    font-size: 10px;
    color: #7777cc
}

div.gs-results-attribution {
    text-align: center;
    margin-bottom: 4px
}

div.gs-results-attribution,div.gs-results-attribution * {
    font-size: 10px;
    color: #676767;
    text-decoration: none
}

div.gs-results-attribution a {
    color: #0000cc;
    cursor: pointer
}

div.gs-results-attribution a:hover {
    text-decoration: underline
}

.gs-result .gs-metadata {
    color: #676767
}

.gs-localAd img.gs-ad-marker,.gs-webAd img.gs-ad-marker {
    padding-left: 4px
}

.gs-webResult div.gs-visibleUrl-long,.gs-promotion div.gs-visibleUrl-long {
    overflow: hidden;
    display: none
}

.gs-webResult div.gs-per-result-labels a.gs-label {
    text-decoration: underline;
    cursor: pointer;
    padding: 3px;
    color: black
}

.gs-webResult div.gs-per-result-labels a.gs-label.gs-labelActive {
    cursor: default;
    text-decoration: none
}

.gs-localAd div.gs-address * {
    color: #676767
}

.gs-localAd div.gs-street {
    display: inline
}

div.gs-city {
    display: inline
}

div.gs-region {
    display: inline
}

div.gs-country {
    display: none
}

div.gs-infoWindow * {
    font-size: 11px
}

.gs-videoResult * {
    font-size: 13px
}

.gs-videoResult td div.gs-image-box {
    width: 110px;
    height: 78px
}

.gs-videoResult td div.gs-text-box {
    vertical-align: top;
    margin-left: 4px
}

div.gs-book-image-box td,.gs-bookResult td {
    vertical-align: top
}

div.gs-book-image-box,div.gs-book-image-box div {
    position: static;
    text-align: start
}

div.gs-book-image-box {
    width: 75px;
    height: 90px
}

.gs-bookResult td div.gs-text-box {
    vertical-align: top;
    margin-left: 4px
}

div.gs-book-image-box img {
    border-spacing: 0 0;
    border: none
}

div.gs-book-image-box div.gs-row-1 {
    line-height: 7px
}

div.gs-book-image-box img.gs-pages {
    height: 7px;
    width: 45px
}

div.gs-book-image-box img.gs-page-edge {
    height: 7px;
    width: 11px
}

div.gs-book-image-box img.gs-image {
    height: 80px;
    border: 1px solid #a0a0a0
}

.gs-bookResult .gs-author {
    display: inline;
    color: #6f6f6f
}

.gs-bookResult .gs-publishedDate {
    display: inline
}

.gs-bookResult .gs-pageCount {
    display: inline;
    color: #6f6f6f;
    margin-left: 4px
}

.gs-patentResult td {
    vertical-align: top
}

.gs-patentResult .gs-patent-number,.gs-patentResult .gs-publishedDate,.gs-patentResult .gs-author {
    display: inline
}

.gs-patentResult .gs-image-box {
    padding-right: 8px
}

.gs-patentResult img.gs-image {
    border: 1px solid #7777cc
}

.gs-spelling a {
    color: #0000cc;
    cursor: pointer;
    text-decoration: underline
}

.gsc-control-cse:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

.gs-bidi-start-align {
    text-align: left
}

.gs-bidi-end-align {
    text-align: right
}

.gsc-control-cse-zh_CN .gs-snippet b,.gsc-control-cse-zh_CN .gs-promotion em,.gsc-control-cse-zh_TW .gs-snippet b,.gsc-control-cse-zh_TW .gs-promotion em {
    color: #C03;
    font-style: normal;
    font-weight: normal
}

.gsc-snippet-metadata {
    color: #767676;
    vertical-align: top
}

.gsc-role {
    color: #767676
}

.gsc-tel {
    color: #767676
}

.gsc-org {
    color: #767676
}

.gsc-location {
    color: #767676
}

.gsc-rating-bar {
    vertical-align: top;
    display: inline-block;
    width: 64px;
    height: 12px;
    background: transparent url(/uds/css/cse_snippets_stars.png) -65px 0 no-repeat;
    overflow: hidden;
    margin: 2px 0 0 0
}

.gsc-rating-bar span {
    vertical-align: top;
    display: inline-block;
    height: 12px;
    background: transparent url(/uds/css/cse_snippets_stars.png) 0 0 no-repeat;
    padding: 2px 0 0 0
}

.gsc-review-agregate-first-line {
    margin: 0 40px 0 0;
    padding: 6px 0
}

.gsc-review-agregate-odd-lines,.gsc-review-agregate-even-lines {
    margin: 0 40px 0 0;
    padding: 6px 0;
    border-top: 1px solid #EBEBEB
}

.gsc-reviewer {
    color: #00c
}

.gsc-author {
    color: #00c
}

.gsc-table-result,.gs-promotion-table {
    border-spacing: 0px
}

.gsc-table-cell-thumbnail,.gs-promotion-image-cell {
    vertical-align: top
}

.gsc-table-cell-snippet-close,.gs-promotion-text-cell {
    vertical-align: top;
    width: 100%
}

.gsc-table-cell-snippet-open {
    vertical-align: top;
    width: 100%
}

.gsc-preview-reviews li {
    list-style: none;
    width: 90%
}

.gsc-zippy {
    margin: 2px 8px 0px 0px;
    float: right;
    outline: none;
    overflow: hidden;
    height: 14px;
    width: 14px;
    background-position: -19px -5px;
    position: relative;
    top: -6px
}

.gsc-table-cell-snippet-close .gsc-preview-reviews {
    display: none
}

.gsc-table-cell-snippet-close .gsc-zippy {
    background: transparent url(/uds/css/plus_icons.png) -19px -5px no-repeat
}

.gsc-table-cell-snippet-open .gsc-zippy {
    background: transparent url(/uds/css/minus_icons.png) -19px -5px no-repeat
}

.gsc-collapsable {
    cursor: pointer
}

html>body .gsc-inline-block {
    display: -moz-inline-box;
    display: inline-block
}

.gsc-inline-block {
    position: relative;
    display: inline-block
}

* html .gsc-inline-block {
    display: inline
}

*:first-child+html .gsc-inline-block {
    display: inline
}

.gsc-url-top {
    display: none
}

.gsc-url-bottom {
    display: block
}

.gsc-thumbnail-left {
    display: block
}

.gsc-thumbnail-inside {
    display: none
}

.gsc-label-result-main-box-visible {
    position: fixed !important;
    z-index: 100003;
    background-color: #fff;
    width: 400px;
    box-shadow: rgba(0,0,0,0.2) 0px 4px 16px 0px;
    opacity: 1;
    display: block;
    border: none;
    margin: auto;
    -webkit-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    -moz-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    -ms-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    -o-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    border-collapse: separate;
    background: white;
    padding: 30px;
    width: 28%;
    top: 30%;
    left: 35%;
    border: 1px solid rgba(0,0,0,0.333)
}

.gsc-label-result-main-box-invisible {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#888888')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#888888')
}

.gsc-label-result-url {
    padding-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    color: #008000;
    margin-top: 5px;
    font-size: 13px
}

.gsc-label-result-url-title {
    white-space: nowrap;
    margin-top: 10px;
    font-size: 15px;
    color: #0000CC;
    text-decoration: underline;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

.gsc-label-result-url-heading {
    margin-bottom: 15px
}

.gsc-label-result-labels {
    vertical-align: text-top;
    font-size: 13px;
    color: #000
}

.gsc-label-box {
    margin-top: 5px
}

.gsc-labels-box {
    margin-top: 15px
}

.gsc-label-result-buttons {
    margin-top: 20px
}

.gsc-labels-no-label-div-visible {
    margin-top: 20px
}

.gsc-labels-no-label-div-invisible {
    display: none
}

.gsc-labels-label-div-visible {
    margin-top: 10px
}

.gsc-labels-label-div-invisible {
    display: none
}

.gsc-label-result-form-label {
    margin-right: 20px;
    margin-left: 2px;
    font-size: 13px;
    color: #000;
    vertical-align: text-top
}

.gsc-label-result-form-div {
    margin-top: 5px
}

input.gsc-label-result-label-prefix-visible {
    width: 90%;
    height: 20px;
    margin-top: 10px
}

input.gsc-label-result-label-prefix-invisible {
    display: none
}

.gsc-label-result-label-prefix-error {
    color: red;
    margin-top: 10px
}

.gsc-label-result-label-prefix-error-invisible {
    display: none
}

.gsc-label-result-heading {
    font-size: 17px;
    color: black
}

.gsc-result-label-button {
    background-color: #f5f5f5;
    font-weight: bold;
    border-radius: 2px;
    text-align: center;
    padding: 0 8px;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
    height: 29px;
    border: 1px solid #dcdcdc;
    border-color: rgba(0,0,0,0.1);
    color: #444;
    margin-right: 10px;
    width: 72px
}

.gsc-result-label-save-button {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
    background-image: -moz-linear-gradient(top, #4d90fe, #357ae8);
    background-image: -ms-linear-gradient(top, #4d90fe, #357ae8);
    background-image: -o-linear-gradient(top, #4d90fe, #357ae8);
    background-image: linear-gradient(top, #4d90fe, #357ae8)
}

.gsc-add-label-error {
    color: red;
    padding-top: 20px
}

.gsc-add-label-error-invisible {
    display: none
}

.gsc-label-results-close-btn-visible {
    display: block;
    opacity: 0.7
}

.gsc-label-result-saving-popup {
    font-size: 13px;
    -webkit-transition: opacity 218ms;
    -moz-transition: opacity 218ms;
    -o-transition: opacity 218ms;
    transition: opacity 218ms;
    border-width: 1px;
    height: 14px;
    opacity: 1;
    padding: 6px 16px;
    background-color: #f9edbe;
    border-color: #f0c36d;
    color: #333;
    position: fixed !important;
    top: 10%;
    left: 45%;
    border-style: solid;
    border-radius: 2px
}

.gsc-label-result-saving-popup-invisible {
    display: none
}

.gsc-richsnippet-popup-box {
    position: fixed !important;
    z-index: 100003;
    background-color: #fff;
    width: 400px;
    box-shadow: rgba(0,0,0,0.2) 0px 4px 16px 0px;
    opacity: 1;
    display: block;
    border: none;
    margin: auto;
    -webkit-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    -moz-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    -ms-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    -o-box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    box-shadow: 0px 3px 10px rgba(34,25,25,0.4);
    border-collapse: separate;
    background: white;
    padding: 30px;
    width: 25%;
    top: 15%;
    left: 25%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 65%;
    width: 50%;
    padding: 30px;
    padding-bottom: 10px
}

.gsc-richsnippet-popup-box-invisible {
    display: none
}

.gsc-richsnippet-showsnippet-label {
    color: #000099;
    text-decoration: underline;
    cursor: pointer;
    font-size: 13px
}

.gsc-richsnippet-individual-snippet-box {
    border: 1px solid #ebebeb;
    padding: 15px;
    margin-bottom: 20px
}

.gsc-richsnippet-individual-snippet-key {
    font-size: 14px;
    padding: 1px 0 6px;
    color: #000099
}

.gsc-richsnippet-popup-box-title {
    padding-bottom: 20px;
    font-size: 15px
}

.gsc-richsnippet-popup-box-title-text {
    color: #404040;
    display: inline
}

.gsc-richsnippet-popup-box-title-url {
    font-weight: bold;
    color: black;
    display: inline
}

.gsc-richsnippet-individual-snippet-keyelem {
    display: inline;
    font-weight: bold
}

.gsc-richsnippet-individual-snippet-valueelem {
    display: inline-block;
    height: 1.1em;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden
}

.gsc-richsnippet-popup-close-button {
    background-image: url("//www.google.com/images/nav_logo114.png");
    background-repeat: no-repeat;
    background-position: -140px -230px;
    float: right;
    height: 12px;
    width: 12px;
    top: 20px;
    right: 20px;
    cursor: pointer
}

.gsc-richsnippet-popup-box-contents {
    overflow-x: hidden;
    overflow-y: auto;
    height: 88%
}

.searchBlock {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px;
    line-height: 1;
    position: absolute;
    display: none
}

#headerArea input {
    margin: 0;
    padding: 0;
    border: 0px solid #ffffff;
    outline: 0px solid #ffffff
}

.wrap_serch {
    margin: 0;
    padding: 0
}

.wrap_serch img {
    padding: 3px 0 0 0
}

.wrap_serch .globalLink img {
    padding: 3px 7px 0 0
}

.gsib_a {
    padding: 0 !important
}

.gsc-input-box {
    height: 30px !important;
}

header .gsc-input-box {
  height: 26px !important
}

#gs_id50 {
    margin-top: 2px
}

header #gs_id50 {
    margin-top: 0px
}

.gsc-input {
    width: 90% !important
}

.gsc-search-button-v2 {
    position: absolute;
    top: -2px;
    right: -1px;
    width: 71px !important;
    height: 30px !important
}

header .gsc-search-button-v2 {
    height: 26px !important
}

header input.gsc-search-button-v2 {
    padding: 5px 27px !important;
}

.gsc-search-button input {
    background: #e4022e !important;
    border: 1px solid #e40229 !important
}

.print_logo {
    display: none
}

@media print, screen and (min-width: 769px) {

    .l-hero {
        min-height:150px
    }

    .m-001__topbar {
        height: 50px;
        line-height: 50px
    }

    .m-001__logo {
        padding-right: 20px;
        margin: 0;
        display: inline-block;
        float: right;
        text-align: right
    }

    .m-001__logo a {
        padding-top: 1px;
        display: block
    }

    .m-001__logo img {
       /* width: 40%*/
       width: auto;
       height: 36px;
    }

    .m-001__global {
        display: none
    }

    .m-001__search {
        display: none
    }

    .m-001 .DesktopNav {
        width: 100%;
        margin: 0 auto 0;
        background: #fff;
        display: block
    }

    .m-001 .Inner {
        width: 1000px;
        height: 45px;
        margin: 0 auto;
        background: #fff
    }

    .m-001 .DesktopNav li {
        padding-left: 0;
        background: none
    }

    .m-001 .FirstLevel {
        background: #fff;
        padding-left: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        list-style-type: none;
        position: relative;
        z-index: 400
    }

    .m-001 .FirstLevel>li {
        position: relative;
        float: left;
        height: 100%;
        text-align: center;
        margin-bottom: 0;
        font-feature-settings: "palt"
    }

    .m-001 .FirstLevel>li.icon {
        float: right
    }

    .m-001 .FirstLevel>li>a {
        position: relative;
        display: block;
        height: 100%;
        padding-left: 8px;
        padding-right: 8px;
        line-height: 45px;
        background: #fff;
        color: #737272;
        font-size: 1.6rem;
        text-decoration: none;
        z-index: 400;
        cursor: pointer;
        white-space: nowrap;
    }

    .m-001 .FirstLevel>li.icon>a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 2.4rem
    }

    .m-001 .FirstLevel>li:hover>a {
        background: #f6f6f6;
        color: #737272
    }

    .m-001 .FirstLevel>li>ul.SecondLevel {
        visibility: hidden;
        position: absolute;
        top: 45px;
        margin: 0;
        padding-left: 0;
        list-style-type: none;
        z-index: 150
    }

    .m-001 .FirstLevel>li:hover>ul.SecondLevel {
        visibility: visible;
        transition: all .3s
    }

    .m-001 .FirstLevel>li>ul.SecondLevel>li {
        text-align: left;
        width: 300px;
        height: 35px;
        margin-bottom: 0;
        font-feature-settings: "palt"
    }

    .m-001 .FirstLevel>li>ul.SecondLevel>li>a {
        position: relative;
        z-index: 150;
        display: block;
        padding: 0 20px;
        line-height: 35px;
        background: #f6f6f6;
        color: #737272;
        font-size: 1.4rem;
        text-decoration: none
    }

    .m-001 .FirstLevel>li>ul.SecondLevel>li>a:hover {
        background: #efefef;
        color: #737272
    }

.m-001 .FirstLevel>li>ul.SecondLevel2Grid {
    visibility: hidden;
    position: absolute;
    top: 45px;
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    z-index: 150;
    width: 600px;
}

.m-001 .FirstLevel>li:hover>ul.SecondLevel2Grid {
    visibility: visible;
    transition: all .3s
}

.m-001 .FirstLevel>li>ul.SecondLevel2Grid>li {
    text-align: left;
    width: 300px;
    height: 35px;
    margin-bottom: 0;
    font-feature-settings: "palt";
    float: left;
}

.m-001 .FirstLevel>li>ul.SecondLevel2Grid>li.wide {
    text-align: left;
    width: 600px;
    height: 35px;
    margin-bottom: 0;
    font-feature-settings: "palt";
    float: left;
}

.m-001 .FirstLevel>li>ul.SecondLevel2Grid>li>a {
    position: relative;
    z-index: 150;
    display: block;
    padding: 0 20px;
    line-height: 35px;
    background: #f6f6f6;
    color: #737272;
    font-size: 1.4rem;
    text-decoration: none
}

.m-001 .FirstLevel>li>ul.SecondLevel2Grid>li>a:hover {
    background: #efefef;
    color: #737272
}
    
.m-001 .FirstLevel>li>ul.SecondLevel>li>ul.ThirdLevel{
    visibility: hidden;
    position: absolute;
    top: 0px;
    left:300px;
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    z-index: 150
}

.m-001 .FirstLevel>li:hover>ul.SecondLevel>li:hover>ul.ThirdLevel{
    visibility: visible;
    transition: all .3s
}

.m-001 .FirstLevel>li>ul.SecondLevel>li>ul.ThirdLevel>li{
    text-align: left;
    width: 340px;
    height: 35px;
    margin-bottom: 0;
    font-feature-settings: "palt"
}

.m-001 .FirstLevel>li>ul.SecondLevel>li>ul.ThirdLevel>li>a{
    position: relative;
    z-index: 150;
    display: block;
    padding: 0 20px;
    line-height: 35px;
    background: #f6f6f6;
    color: #737272;
    font-size: 1.4rem;
    text-decoration: none
}

.m-001 .FirstLevel>li>ul.SecondLevel>li>ul.ThirdLevel>li>a:hover {
    background: #efefef;
    color: #737272
}

    .m-001 .MenuIcon {
        display: none
    }

    .searchBlock {
        width: 270px;
        display: block;
        margin-left: 30px;
        margin-top: 5px
    }

    .searchBlock .gsc-input {
        width: 200px !important;
        margin: 0 !important;
    }
}

@media print {
    #IncludePageSidebar,.l-hero,.m-001__navbar,.wrap_serch,footer {
        display: none
    }

    .m-001__logo {
        display: block;
        float: left
    }

    .m-001 {
        position: relative
    }

    .print_logo {
        display: block;
        padding-bottom: 100px
    }
}

.m-003 {
    display: none;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    left: 50%;
    line-height: 50px;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 60px;
    transform: translate(-50%, 0);
    z-index: 100
}

.m-003::-webkit-scrollbar {
    -webkit-appearance: none
}

.m-003::-webkit-scrollbar:vertical {
    width: 12px
}

.m-003::-webkit-scrollbar:horizontal {
    height: 12px
}

.m-003::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.5);
    border-radius: 10px;
    border: 2px solid #ffffff
}

.m-003::-webkit-scrollbar-track {
    background-color: #ffffff
}

.m-003__inner {
    width: 100%;
    position: relative;
    margin: auto;
    padding: 35px 15px 0;
    background-color: #fff
}

.m-003__row {
    margin-left: -15px;
    margin-right: -15px
}

.m-003__row:after {
    content: " ";
    display: table;
    clear: both
}

.m-003__row:before {
    content: " ";
    display: table
}

.m-003__box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left
}

.m-003__heading {
    border-bottom: 1px solid #e5e5e6;
    margin: 10px 0;
    padding-bottom: 10px;
    font-size: 2rem
}

.m-003__col {
    position: relative;
    min-height: 1px;
    padding: 0 15px;
    float: left
}

.m-003__link {
    color: #737272;
    display: block;
    text-decoration: none;
    white-space: nowrap
}

.m-003__link:hover,.m-003__link:focus {
    text-decoration: none;
    color: #e4032e
}

.m-003__image {
    margin-right: 5px;
    vertical-align: middle
}

.m-003__image:hover {
    color: #e4032e
}

.Blackout#RegionBlackout {
    z-index: 95
}

.Blackout {
    cursor: pointer;
    background: rgba(0,0,0,0.6);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 98
}

@media print, screen and (min-width: 769px) {
    .m-003 {
        top:95px;
        position: fixed
    }

    .m-003__inner {
        max-width: 1000px
    }

    .m-003__col--1 {
        width: 100%
    }

    .m-003__col--2 {
        width: 50%
    }

    .m-003__col--3 {
        width: 33.33333333%;
        line-height: 60px
    }

    .m-003__box--left {
        width: 66.66666667%
    }

    .m-003__box--right {
        width: 33.33333333%;
        line-height: 60px
    }
}


/* add 2019/06/03 EU style */
.m-004 {
	border-top: 1px solid #e5e5e6;
	margin: auto;
	margin-bottom: 0;
}


/* add 2019/06/03 EU style */
@media print, screen and (min-width: 1010px) {
	.m-004 {
		max-width: 1000px;
	}
}


.m-004__body ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.m-004__body li {
    margin-bottom: auto;
    padding-left: 0;
    background: 0
}

.m-004__body--space {
    border-bottom: 1px solid #e5e5e6;
    height: 30px
}

.m-004__body--share {
    padding-top: 30px
}

.m-004__body--connect {
    margin-bottom: 40px;
    padding-top: 30px;
    list-style: none
}

.m-004__body--connect:after {
    content: " ";
    display: table;
    clear: both
}

.m-004__body--connect:before {
    content: " ";
    display: table
}

.m-004__body--connect li {
    padding-left: 0;
    float: left
}

.m-004__body--connect a {
    display: block;
    background: left top no-repeat;
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin-right: 18px;
    text-indent: -999em
}

.m-004__body--share a {
    display: block;
    background: left top no-repeat;
    overflow: hidden;
    width: 45px;
    height: 45px;
    margin-right: 18px;
    text-indent: -999em
}

.m-004__body--connect a.rss {
    background-image: url(/common/img/module/m004/Icon-RSS.png)
}

.m-004__body--connect a.facebook {
    background-image: url(/common/img/module/m004/Icon-Facebook.png)
}

.m-004__body--connect a.linkedIn {
    background-image: url(/common/img/module/m004/Icon-LinkedIn.png)
}

.m-004__body--connect a.email {
    width: 25px;
    background-image: url(/common/img/module/m004/Icon-Email.png)
}

.m-004__body--connect a.youTube {
    width: 40px;
    background-image: url(/common/img/module/m004/Icon-YouTube.png)
}

.m-004__body--share a.codeAiqiyi {
    width: 65px;
    background-image: url(/common/img/module/m004/Icon-CodeAiqiyi.jpg)
}

.m-004__body--share a.codeTengxun {
    width: 45px;
    background-image: url(/common/img/module/m004/Icon-CodeTengxun.png)
}

.m-004__body--share a.codeYouku {
    width: 126px;
    background-image: url(/common/img/module/m004/Icon-CodeYouku.jpg)
}

.m-004__body--connect a.xing {
    width: 23px;
    background-image: url(/common/img/module/m004/Icon-Xing.png)
}

.m-004__body--copy {
    line-height: 26px
}

.m-004__body--sitemap {
    padding: 20px 15px;
    line-height: 30px;
    border-top: 1px solid #e5e5e6
}

.m-004__body--sitemap li {
    display: inline-block;
    padding-right: 20px
}

.m-004__body--sitemap a {
    color: #737272
}

.m-004__body--backtop a {
    display: inline-block;
    overflow: hidden;
    color: #737272;
    line-height: 32px;
    text-indent: -999em;
    background: url(/common/img/module/m004/Icon-ToTop.png) no-repeat left center;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000
}

.m-004__heading {
    margin: 0 0 10px
}

@media print, screen and (min-width: 640px) {
    .m-004__body--share,.m-004__body--space,.m-004__body--connect {
        padding-bottom:45px
    }

    .m-004__body--copy {
        padding-top: 20px
    }

    .m-004__body--sitemap {
        padding-left: 45px;
        padding-top: 0;
        padding-bottom: 0;
        border-top: none
    }

    .m-004__body--sitemap ul {
        line-height: 64px
    }

    .m-004__body--space {
        border-bottom: none
    }

    .m-004__body--backtop a {
        display: inline-block;
        padding-left: 32px;
        text-indent: 0;
        position: inherit;
        margin-top: 15px
    }
}

.m-006 {
    margin: 0 -15px;
    padding: 15px 0;
    background-color: #e7e7e7
}

.m-006__inner {
    position: relative;
    border-bottom: none
}

.m-006__inner:after {
    content: " ";
    display: table;
    clear: both
}

.m-006__inner:before {
    content: " ";
    display: table
}

.m-006__column {
    display: block;
    width: auto;
    padding: 15px;
    background-color: #fff;
    margin-bottom: 15px
}

.m-006__column:nth-child(3n+1) {
    clear: both;
    border-left: 0
}

.m-006__overlay {
    position: relative;
    bottom: auto;
    height: auto;
    line-height: 21px;
    padding-top: 12px;
    font-size: 14px;
    background-color: #fff
}

.m-006__body {
    position: relative;
    margin-bottom: 0;
    overflow: visible;
    cursor: pointer
}

.m-006__heading {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px
}

.m-006__content {
    height: auto
}

.m-006__description {
    margin-bottom: 20px
}

.m-006__text {
    margin: 0 0 10px
}

.m-006__text a {
    display: block
}

.m-006__text a strong {
    position: relative;
    top: -0.1em
}

.m-006 img {
    display: none
}

@media print, screen and (min-width: 640px) {
    .m-006 {
        padding:0;
        margin: 0;
        border-bottom: 2px solid #cecece
    }

    .m-006__inner {
        padding: 15px;
        border: 1px solid #e7e7e7;
        background-color: #fff;
        border-bottom: none
    }

    .m-006__column {
        float: left;
        padding: 12px;
        font-size: 16px;
        margin: 0
    }

    .m-006__column:nth-child(3n+1) {
        clear: both;
        border-left: 0
    }

    .m-006__column--3 {
        width: 33.33333333%;
        margin-bottom: 10px;
        border-left: 1px solid #e7e7e7
    }

    .m-006 img {
        display: block;
        max-width: 100%;
        width: 100%
    }

    .m-006__body {
        margin-bottom: 64px
    }

    .m-006__body:hover .m-006__overlay {
        bottom: -64px;
        height: auto
    }

    .m-006__body:hover .m-006__content {
        height: auto
    }

    .m-006__none--wrap {
        margin-bottom: 64px
    }

    .m-006__none {
        margin-top: 10px
    }

    .m-006__overlay {
        position: absolute;
        bottom: -64px;
        left: 0;
        right: 0;
        height: 64px;
        padding-top: 12px;
        line-height: 19px
    }

    .m-006__content {
        height: 0;
        overflow: hidden
    }
}

.m-007 .TabSet {
    background-color: #e5e5e6;
    margin-bottom: 20px;
    position: relative
}

.m-007 .TabSet .Container {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-bottom: 2px solid #cecece;
    padding: 0
}

.m-007 .TabSet .Header {
    overflow: hidden;
    position: relative;
    width: 100%
}

.m-007 .TabSet .Header:before,.m-007 .TabSet .Header:after {
    content: " ";
    display: table
}

.m-007 .TabSet .Header:after {
    clear: both
}

.m-007 .TabSet .Header:before,.m-007 .TabSet .Header:after {
    content: " ";
    display: table
}

.m-007 .TabSet .Header:after {
    clear: both
}

.m-007 .TabSet.SingleTab .Header {
    display: none
}

.m-007 .TabSet .Controls {
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    float: left;
    line-height: 50px;
    padding: 0 20px
}

.m-007 .TabSet .Controls a {
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -999em;
    background-position: center center;
    display: block;
    float: left;
    line-height: 0;
    height: 0;
    padding-top: 50px;
    width: 27px
}

.m-007 .TabSet .Controls a.Disabled {
    cursor: default;
    opacity: .2
}

.m-007 .TabSet .Controls a.Previous {
    margin-right: 7px
}

.m-007 .TabSet .TabContainer {
    background-color: #e7e7e7;
    display: inline-block;
    float: left;
    height: 50px;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
}

.m-007 .TabSet .TabContainer.Activated {
    overflow: hidden
}

.m-007 .TabSet .TabContainer .Tabs {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap
}

.m-007 .TabSet .TabContainer .Tabs:before,.m-007 .TabSet .TabContainer .Tabs:after {
    content: " ";
    display: table
}

.m-007 .TabSet .TabContainer .Tabs:after {
    clear: both
}

.m-007 .TabSet .TabContainer .Tabs:before,.m-007 .TabSet .TabContainer .Tabs:after {
    content: " ";
    display: table
}

.m-007 .TabSet .TabContainer .Tabs:after {
    clear: both
}

.m-007 .TabSet .TabContainer .Tabs>li {
    background: 0;
    margin-bottom: auto;
    padding-left: 0
}

.m-007 .TabSet .TabContainer .Tabs>li {
    background-color: #fff;
    border-right: 1px solid #d6d5d5;
    cursor: pointer;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 300;
    padding: 0 18px
}

.m-007 .TabSet .TabContainer .Tabs li.Active {
    background-color: #e7e7e7
}

.m-007 .TabSet .TabContainer .Tabs>li.MobilePage {
    background: 0;
    display: none;
    padding: 15px;
    font-size: 1.4rem
}

.m-007 .TabSet .Pages>div {
    display: none;
    padding: 15px
}

.m-007 .TabSet .Pages>div.Active {
    display: block
}

.m-007 .TabSet.TwoTabs .Controls {
    display: none
}

.m-007 .TabSet.TwoTabs .TabContainer {
    display: block;
    float: none;
    width: 100%
}

.m-007 .TabSet.FlipBackground {
    background: url(/common/img/TabBackground-Left.jpg) repeat-y bottom left
}

.m-007 .TabSet.FlipBackground.BackgroundRight {
    background-image: url(/common/img/TabBackground-Right.jpg)
}

.m-007 .TabSet .Controls a.Previous {
    background-image: url(/common/img/Nav_Left.png)
}

.m-007 .TabSet .Controls a.Next {
    background-image: url(/common/img/Nav_Right.png)
}

.m-007 .TabSet_list {
    background-color: #e5e5e6;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #e7e7e7;
}

.m-007 .TabSet_list .Tabs_ul {
    background-color: #e7e7e7;
    height: 50px;
    position: relative;
    line-height: 50px;
    margin: 0;
    display: flex;
}

.m-007 .TabSet_list .Tabs_ul:before,
.m-007 .TabSet_list .Tabs_ul:after {
    content: " ";
    display: table;
}

.m-007 .TabSet_list .Tabs_ul:after {
    clear: both;
}


.m-007 .TabSet_list .Tabs_ul>li {
    background: 0;
    margin-bottom: auto;
    padding-left: 0;
}

.m-007 .TabSet_list .Tabs_ul>li {
    background-color: #e7e7e7;
    border-right: 1px solid #d6d5d5;
    cursor: pointer;
    display: block;
    font-size: 1.8rem;
    font-weight: 300;
    padding: 0 18px;
}
.m-007 .TabSet_list .Tabs_ul li a {
    color: #737272;
    display: block;
    text-decoration: none;
}

.m-007 .TabSet_list .Tabs_ul li:hover {
    background-color: #fff;
}

@media screen and (max-width: 640px) {
    .m-007 .TabSet {
        border-bottom:0
    }

    .m-007 .TabSet .Header .Controls {
        display: none
    }

    .m-007 .TabSet .TabContainer {
        background-color: #fff;
        height: auto
    }

    .m-007 .TabSet .TabContainer .Tabs {
        overflow: visible;
        position: relative;
        white-space: normal;
        left:0 !important;
    }

    .m-007 .TabSet .TabContainer .Tabs>li {
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: left 15px center;
        border-right: 0;
        display: block;
        line-height: 1.5em;
        padding: 10px 0 10px 52px;
        padding-left: 52px;
        width: 100%
    }

    .m-007 .TabSet .Pages>div {
        background-color: #e7e7e7;
        padding: 15px 0
    }

    .m-007 .TabSet.TwoTabs .TabContainer .Tabs li {
        width: 100%
    }

    .m-007 .TabSet .TabContainer .Tabs>li,.m-007 .TabSet .TabContainer .Tabs>li {
        background-image: url(/common/img/NavArrow-Down.png)
    }

    .m-007 .TabSet .TabContainer .Tabs>li.Active,.m-007 .TabSet .TabContainer .Tabs>li.Active {
        background-image: url(/common/img/NavArrow-Up.png)
    }

    .m-007 .TabSet.FlipBackground {
        background-image: none
    }

    .m-007 .TabSet.FlipBackground.BackgroundRight {
        background-image: none
    }

    .m-007 .TabSet .Pages>div {
        padding-left: 0;
        padding-right: 0
    }

    .m-007 .TabSet .TabContainer .Tabs>li th,.m-007 .TabSet .TabContainer .Tabs>li td {
        font-size: 1.4rem;
        line-height: 1.38
    }
}

@media print {
	.m-007 .TabSet .Container {
		border: 0
	}
	.m-007 .TabSet .Pages>div {
		display: none;
	}
	.m-007 .TabSet .Pages>div.Active {
		display: block
		padding: 0
	}

	.m-007 .Header {
		display: none;
	}
}

.m-008 {
    background: #e7e7e7;
    margin: 0 -15px
}

.m-008__inner {
    padding: 30px 20px
}

.m-008 .g-row>div {
    border-bottom: 1px solid #e7e7e7
}

.m-008 .g-row>div:last-child {
    border-bottom: 0
}

.m-008__link {
    width: 100%;
    display: block;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #fff no-repeat center right 10px;
    background-size: 20px
}

.m-008__link--search {
    background-image: url(/common/img/icon-search.png)
}

.m-008__link--catalog {
    background-image: url(/common/img/icon-catalog.png)
}

.m-008__link--network {
    background-image: url(/common/img/icon-network.png)
}

.l-page-footer .l-section:last-child {
    margin-bottom: 0
}

.nsk_down {
    background-image: url(/common/img/icon-catalog.png);
    width: 13px;
    height: 14px;
    background-size: 13px 14px;
    background-repeat: no-repeat
}

.HomeSearch form {
    margin-top: 0;
    padding: 40px 0;
    overflow: hidden
}

.HomeSearch form span {
    display: block;
    overflow: hidden
}

.HomeSearch form input[type=submit] {
    background: #e4032e url(/common/img/icon_home_search.png) no-repeat center center;
    float: right;
    overflow: hidden;
    position: relative;
    text-indent: -999em;
    width: 61px
}

.HomeSearch form input[type=text] {
    background-image: url(/common/img/Icon-Search-InField.png);
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 1px solid #d6d5d5;
    padding: 11px 0 11px 55px;
    width: 100%
}

.wrap_serch_bottom {
    width: 100%;
    padding: 25px 20px
}

.searchBlockBottom {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    position: relative
}

.searchBlockBottom .gsc-input {
    margin-top: 2px !important
}

.searchBlockBottom .gsc-input:focus::-webkit-input-placeholder {
    color: transparent
}

.searchBlockBottom .gsc-input:focus:-moz-placeholder {
    color: transparent
}

.searchBlockBottom .gsc-input:focus::-moz-placeholder {
    color: transparent
}

.searchBlockBottom .gsc-input:focus:-ms-input-placeholder {
    color: transparent
}

@media print, screen and (min-width: 640px) {
    .m-008 {
        margin:0
    }

    .m-008 .g-row>div {
        border-right: 1px solid #e7e7e7;
        border-bottom: none;
        display: table
    }

    .m-008 .g-row>div:last-child {
        border-right: 0
    }

    .m-008__link {
        line-height: inherit;
        display: table-cell;
        vertical-align: middle
    }

    .l-page-footer .l-section:last-child {
        margin-bottom: 30px
    }
}

.m-009 {
    display: none;
    border-top: 1px solid #e5e5e6;
    margin-bottom: 0
}

.m-009__heading {
    font-size: 2rem;
    line-height: 26px
}

.m-009__heading:first-child {
    margin-top: 1px
}

.m-009__menu {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.m-009__menu ul {
    list-style: none
}

.m-009__menu li {
    background-image: none;
    padding-bottom: 20px;
    padding-left: 0
}

.m-009__menu li.has-children {
    cursor: pointer;
    background: url(/common/img/NavArrow-Down.png) no-repeat left top
}

.m-009__menu li.open {
    cursor: pointer;
    background-image: url(/common/img/NavArrow-Up.png)
}

.m-009__menu li.has-children.active {
    cursor: pointer;
    background-image: url(/common/img/Icon-Up-Form.png)
}

.m-009__menu li a {
    background-position: left top;
    background-repeat: no-repeat;
    color: #737272;
    display: block;
    margin-left: 40px
}

.m-009__menu li a.is-active {
    color: #e4032e
}

.m-009__menu li a.desc {
    background-image: url(/common/img/NavArrow-Down.png)
}

.m-009__menu li a.asc {
    background-image: url(/common/img/NavArrow-Up.png)
}

.m-009__menu li a span {
    color: #e4032e
}

.m-009__menu li ul {
    display: none;
    margin-top: 20px;
    margin-bottom: 0
}

.m-009__menu li ul li {
    background: 0;
    padding-left: 15px;
    padding-bottom: 10px
}

.m-009__menu li ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.m-009__menu li ul li a.active {
    color: #e4032e
}

.m-009__menu li.open ul {
    display: block
}

@media print, screen and (min-width: 640px) {
    .m-009 {
        display:block;
        border-top: none
    }
}

.m-010 form {
    margin-top: 0;
    overflow: hidden
}

.m-010 form>span {
    display: block;
    overflow: hidden
}

.m-010__search {
    position: relative;
    margin-bottom: 20px
}

.m-010__search button {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0 auto
}

.m-010__input {
    width: 100%;
    margin-bottom: 20px;
    padding: 11px 0 11px 11px;
    border: 1px solid #d6d5d5
}

.m-010__order ul {
    font-size: 0
}

.m-010__order li {
    display: inline-block;
    width: 50%;
    border-right: 1px solid #ffffff
}

.m-010__order li:last-child {
    border-right: none
}

.m-010__order button {
    font-size: 1.4rem;
    width: 100%
}

@media print, screen and (min-width: 640px) {
    .m-010__input {
        position:relative;
        margin-bottom: 0
    }

    .m-010__search button {
        position: absolute;
        top: 1px;
        right: 1px;
        bottom: 1px;
        width: 120px
    }

    .m-010__order li {
        margin-right: 15px;
        display: inline-block;
        width: 120px;
        border-right: 1px solid #ffffff
    }

    .m-010__order li:last-child {
        border-right: none
    }
}

.m-011__header {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5
}

.m-011__company {
    margin-top: 15px;
    margin-bottom: 0
}

.m-011__link {
    margin-top: 10px;
    margin-bottom: 15px
}

.m-011__facility {
    margin-bottom: 10px
}

.m-007 .TabSet .Pages>div .m-011:first-child .m-011__header {
    border-top: none
}

.m-012 {
    margin-bottom: 15px
}

.m-012__item {
    margin-bottom: 15px
}

.m-012__item:last-child {
    margin-bottom: 0
}

.m-012__link {
    font-size: 1.5rem;
    line-height: 1.3;
    margin-bottom: 0;/*margin-bottom: 3px*/
}

.m-012__text {
    font-size: 1.4rem;
    line-height: 1.5;
    margin: 4px 0
}

.m-012__footer:after {
    content: " ";
    display: table;
    clear: both
}

.m-012__footer:before {
    content: " ";
    display: table
}

.m-012__date {
    font-size: 1.4rem;
    float: left;
    margin-right: 8px
}

.m-012__inner {
    overflow: hidden
}

.m-012__category {
    font-size: 1.4rem;
    float: left;
    word-break: break-all
}

.m-012__category a {
    display: inline
}

.m-012__category span {
    font-weight: bold
}

@media print, screen and (min-width: 640px) {
    [id^="IncludeNews"] .m-012{display: block;}
    .m-012__link {
        font-size:1.6rem;
        line-height: 1.307692307692308;
		/*margin-bottom: 8px;*/
    }

    .m-012__text {
        font-size: 1.4rem;
        line-height: 1.5;
        margin: 0 0 15px
    }
}

.m-015 {
    margin-bottom: 15px
}

.m-015__heading {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300
}

.m-015__body .m-015__heading {
    margin: 0 0 10px;
    font-weight: 300
}

.m-015__image {
    margin: 2px 0 15px
}

.m-015__image img {
    display: block;
    width: 100%
}

.m-015__text {
    margin-top: 0
}

.m-015__caption {
    padding-top: 5px;
    font-size: 1.2rem
}

@media print, screen and (min-width: 640px) {
    .m-015__heading {
        font-size:1.8rem;
        line-height: 1.333333333333333
    }
}

.m-016 {
    margin-bottom: 15px
}

.m-016__heading {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300
}

.m-016__body {
    position: relative
}

.m-016__body .m-016__heading {
    margin: 0 0 10px;
    font-weight: 300
}

.m-016__image {
    margin: 2px 0 15px
}

.m-016__image img {
    display: none;
    width: 100%
}

.m-016__text {
    margin-top: 0
}

.m-016__link a {
    display: block;
    padding-top: 10px;
    text-align: right;
    font-size: 1.4rem
}

@media print, screen and (min-width: 640px) {
    .m-016__heading {
        font-size:1.8rem;
        line-height: 1.333333333333333
    }

    .m-016__image img {
        display: block
    }

    .m-016__link a {
        display: block;
        padding-top: 0;
        text-align: right
    }
}

.m-017 {
    margin-bottom: 15px
}

.m-017__inner:after {
    content: " ";
    display: table;
    clear: both
}

.m-017__inner:before {
    content: " ";
    display: table
}

.m-017__item {
    margin-bottom: 15px
}

.m-017__item:after {
    content: " ";
    display: table;
    clear: both
}

.m-017__item:before {
    content: " ";
    display: table
}

.m-017__heading {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    display: none
}

.m-017__image {
    float: left;
    display: none;
    width: 100px;
    height: auto;
    margin: 0 15px 15px
}

.m-017__image img {
    display: none;
    width: 100%;
    height: auto
}

.m-017__text {
    margin-top: 0;
    margin-bottom: 5px
}

.m-017__text a {
    display: inline-block
}

.m-017 label {
    margin-left: 28px;
    font-size: 1.4rem
}

.m-017 input {
    margin-left: 5px;
    vertical-align: -0.2rem
}

@media print, screen and (min-width: 640px) {
    .m-017__heading {
        display:block;
        font-size: 1.8rem;
        line-height: 1.333333333333333
    }

    .m-017__image {
        display: block
    }

    .m-017__image img {
        display: block
    }

    .m-017__body {
        margin-left: 130px
    }
}

.m-019 table {
    width: 100%
}

.m-019 caption {
    font-size: 1.8rem;
    text-align: left;
    margin-bottom: 15px
}

.m-019 tr {
    display: block;
    padding-bottom: 0
}

.m-019 th {
    display: none;
    vertical-align: middle
}

.m-019 td {
    display: block;
    padding: 5px 0;
    width: 100%;
    border-left-width: 0
}

.m-019 td:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom:1;*display: inline;
    margin-right: 5px;
    color: #888;
    font-weight: normal
}

.m-019 td:before {
    display: inline-block;
    *zoom:1;*display: inline;
    content: attr(data-th) ":"
}

.m-019 .title {
    margin-top: 15px;
    padding: 10px;
    margin-bottom: 9px;
    border: 1px #e5e5e5 solid;
    text-align: center
}

.m-019 tr:first-child .title {
    margin-top: 0
}

.m-019 .title:before,.m-019 .empty:before {
    display: none
}

@media print, screen and (min-width: 640px) {
    .m-019 {
        display:block
    }

    .m-019 thead {
        background-color: #5cc;
        color: #fff
    }

    .m-019 tr {
        display: table-row
    }

    .m-019 th {
        display: table-cell;
        margin-bottom: 9px;
        padding: 9px 9px;
        background-color: #eeeeee;
        border-left: 1px #e5e5e5 solid;
        font-weight: normal
    }

    .m-019 th:first-child {
        border-left-width: 0
    }

    .m-019 tbody {
        vertical-align: top;
        border: 1px #ddd solid
    }

    .m-019 td {
        display: table-cell;
        width: auto;
        padding: 9px 15px;
        border-left: 1px #ddd solid;
        border-bottom: 1px #ddd solid
    }

    .m-019 tbody td:first-child {
        border-left-width: 0
    }

    .m-019 td:before {
        content: none
    }

    .m-019 .title {
        text-align: left;
        background: none
    }
}

.m-020__list {
    font-size: 0
}

.m-020__list:after {
    content: " ";
    display: table;
    clear: both
}

.m-020__list:before {
    content: " ";
    display: table
}

.m-020__item {
    width: 100%;
    padding: 0;
    background: 0;
    display: table;
    vertical-align: middle;
    position: relative;
}

.m-020__link {
    padding: 10px 25px 10px 10px;
    height: 50px;
    border: 1px #e5e5e5 solid;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-size: 1.4rem;
}

.m-020__link:after {
    font-family: 'FontAwesome';
    content: '\f0da';
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -10px
}

@media print, screen and (min-width: 640px) {
    .m-020__list {
        margin:0 -5px 15px
    }

    .m-020__item {
        width: 33.3333%;
        padding: 0 5px;
        display: table;
        float: left
    }

    .m-020__link {
        padding: 0 25px 0 10px;
        display: table-cell;
        word-break: break-all;
        max-height: 50px;
        width: 100%;
        vertical-align: middle
    }
}

.m-023 {
    margin-bottom: 15px
}

.m-023__heading {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300
}

.m-023__body:after {
    content: " ";
    display: table;
    clear: both
}

.m-023__body:before {
    content: " ";
    display: table
}

.m-023__body .m-023__heading {
    margin: 0 0 10px;
    font-weight: 300
}

.m-023__image {
    margin: 2px 0 15px
}

.m-023__image img {
    display: block;
    width: 100%
}

.m-023__text {
    margin: 0 0 10px;
    font-size: 1.4rem
}

@media print, screen and (min-width: 640px) {
    .m-023__heading {
        font-size:1.8rem;
        line-height: 1.333333333333333
    }

    .m-023__image {
        width: 215px;
        margin-bottom: 0;
        overflow: hidden;
        float: left;
        padding: 0 15px 15px 0
    }
}

@media print,
screen and (min-width: 640px) {
	.m-007.show-all .TabSet .Container {
		border: 0 none;
	}

	.m-007.show-all .TabSet .Controls {
		display: none;
	}

	.m-007.show-all .TabSet .Header {
		overflow: visible;
	}

	.m-007.show-all .TabSet .Pages {
		border: 1px solid #e7e7e7;
		border-bottom: 2px solid #cecece;
	}

	.m-007.show-all .TabSet .TabContainer {
		width: 100% !important;
		background: #fff;
	}

	.m-007.show-all .TabSet .TabContainer {
		height: auto;
	}

	.m-007.show-all .TabSet .TabContainer .Activated {
		overflow: visible;
	}

	.m-007.show-all .TabSet .TabContainer .Tabs {
		white-space: normal;
		position: static;
		left: 0 !important;
	}

	.m-007.show-all .TabSet .TabContainer .Tabs > li {
		margin-right: 5px;
		border: 1px solid #d6d5d5;
		padding: 0 18px 0 28px;
		background-image: url(/common/img/NavArrow-Down02.png);
		background-repeat: no-repeat;
		background-position: left 5px center;
	}

	.m-007.show-all .TabSet .TabContainer .Tabs > li.Active {
		background-image: url(/common/img/NavArrow-Down02-on.png);
	}
}

/*0414*/
@charset "UTF-8";
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%)
}
@media print {
  html {
    padding: 0
  }
  body {
    clear: both;
    overflow: auto;
    width: 100% !important;
    margin: 0 auto
  }
  .m-001, .m-008, .m-012 {
    display: none
  }
  .m-008.printed {
    display: block;
    margin-top: -80px
  }
  .Slide {
    height: 393px !important
  }
  .st-footer, .st-header, .st-header_block {
    display: none !important
  }
  #IncludeHeaderProd + main, main.corporate {
    padding-top: 0 !important
  }
}
html {
  font-size: 62.5%
}
body, html {
  height: 100%
}
body {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  width: 100%;
  vertical-align: bottom;
  letter-spacing: normal;
  color: #5c5c5c;
  background: #fff;
  -webkit-font-smoothing: antialiased
}
:root body, _:-ms-fullscreen {
  font-family: Arial,Verdana,Helvetica,sans-serif;
}
.st-footer ul li, .st-header ul li {
  list-style: none;
  background: none
}
.st-footer ul li {
  margin: 0;
  padding: 0
}
.l-hero img {
  margin-top: 95px
}
@media only screen and (max-width:1000px) {
  .l-hero img {
    margin-top: 60px
  }
}
@media only screen and (min-width:1001px) {
  .l-header {
    height: 0
  }
}

.st-header {
  position: fixed;
  z-index: 5;
  width: 100%;
  vertical-align: middle;
  background-color: #fff
}
@media only screen and (max-width:1000px) {
  .st-header {
    background: #fff
  }
}
.st-header_block {
  display: flex;
  width: 100%;
  height: 105px;
  margin: auto;
  padding: 20px 50px 0;
  border-bottom: 1px solid #e5e5e6;
  justify-content: space-between
}
@media only screen and (max-width:1300px) {
  .st-header_block {
    padding: 20px 25px 0
  }
}
@media only screen and (max-width:1000px) {
  .st-header_block {
    height: 60px;
    padding: 5px 10px;
    align-items: center
  }
}
.st-header_nav {
  width: 100%
}
@media only screen and (max-width:1000px) {
  .st-header_nav {
    display: none
  }
}
.st-header_nav-top {
  display: flex;
  justify-content: space-between
}
.st-header_nav-list {
  display: flex;
  margin: 0;
  align-items: center
}
@media only screen and (max-width:1000px) {
  .st-header_nav-list {
    display: none
  }
}
.st-header_nav-item {
  font-size: 1.6rem;
  margin-bottom: 0;
  padding-left: 0
}
.st-header_nav-link {
  font-size: 1.6rem;
  position: relative;
  display: inline-block;
  padding: 0 0 15px;
  color: #5c5c5c
}
@media only screen and (max-width:1300px) {
  .st-header_nav-link {
    font-size: 1.6rem;
    padding: 0 0 13px
  }
}
.st-header_nav-link:focus, .st-header_nav-link:hover {
  text-decoration: none
}
@media only screen and (min-width:1001px) {
  .st-header_nav-link:focus, .st-header_nav-link:hover {
    color: inherit
  }
}
.st-header_nav-hover .st-header_nav-link:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 3px;
  margin: auto;
  content: "";
  transition: all .3s;
  opacity: 0;
  background: #e4032e
}
.st-header_nav-hover .st-header_search:before {
  bottom: -29px
}
.st-header_logo {
  display: flex;
  align-items: flex-start;
  justify-content: right
}
.st-header_logo-item {
  position: relative;
  margin: 0 15px 0 0;
  padding-left: 12px
}
.st-header_logo-item:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2px;
  width: 8px;
  height: 8px;
  margin: auto;
  content: "";
  transform: rotate(45deg);
  border-top: 2px solid #e4032e;
  border-right: 2px solid #e4032e
}
.st-header_logo-item:last-of-type {
  margin: 0 0 0 5px;
  padding-left: 0
}
.st-header_logo-item:last-of-type:before {
  content: none
}
.st-header_language {
  position: relative;
  display: flex;
  padding: 8px;
  transition: all .3s;
  text-decoration: none;
  color: #737272;
  border: 1px solid #e5e5e6;
  border-radius: 50%;
  background: #fff;
  justify-content: center;
  align-items: center
}
@media only screen and (max-width:1000px) {
  .st-header_language {
    color: #e4032e;
    border: none
  }
}
.st-header_language:focus {
  text-decoration: none;
  color: #737272;
  background: #e5e5e6
}
.st-header_language:hover {
  text-decoration: none
}
@media only screen and (min-width:1001px) {
  .st-header_language:hover {
    cursor: pointer;
    color: #737272;
    background: #e5e5e6
  }
}
.st-header_language i {
  font-size: 2.4rem;
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center
}
@media only screen and (max-width:1000px) {
  .st-header_language i {
    color: #e4032e
  }
}
.st-header_img {
  width: 145px;
  margin: 0 0 0 30px
}
@media only screen and (max-width:1300px) {
  .st-header_img {
    max-width: 105px
  }
}
@media only screen and (max-width:1000px) {
  .st-header_img {
    max-width: 85px
  }
}
@media only screen and (max-width:640px) {
  .st-header_img {
    max-width: 120px
  }
}
.st-header_img img {
  vertical-align: middle
}
.st-header_subnav-bg {
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  width: 100vw;
  transition: all .3s;
  opacity: 0
}
@media only screen and (max-width:1000px) {
  .st-header_subnav-bg {
    position: fixed;
    z-index: 4;
    top: 0;
    bottom: 0;
    opacity: 0
  }
}
.st-header_modal-bg {
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  width: 100vw;
  transition: all .3s;
  opacity: 0
}
@media only screen and (max-width:1000px) {
  .st-header_modal-bg {
    position: fixed;
    z-index: 6;
    top: 0;
    bottom: 0
  }
}
.st-header_subnav-bg.is-on {
  visibility: visible;
  opacity: 1;
  background: hsla(0, 0%, 45%, .6)
}
@media only screen and (max-width:1000px) {
  .st-header_subnav-bg.is-on {
    top: 0
  }
}
.st-header_modal-bg.is-on {
  visibility: visible;
  opacity: 1;
  background: hsla(0, 0%, 45%, .6)
}
@media only screen and (max-width:1000px) {
  .st-header_modal-bg.is-on {
    top: 0;
    transform: translateX(0)
  }
}
.st-header_subnav-overlay {
  position: fixed;
  top: 95px;
  right: 0;
  left: 0;
  visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: calc(100% - 104px);
  padding: 40px 15px;
  transition: all .2s;
  opacity: 0;
  border-top: 1px solid #e5e5e6;
  background: #fff;
}
@media only screen and (max-width:1300px) {
  .st-header_subnav-overlay {
    top: 95px
  }
}
.st-header_subnav-overlay.search-overlay {
  padding: 30px 15px;
  background: #f0f0f0
}
@media only screen and (max-width:1000px) {
  .st-header_subnav-overlay.search-overlay {
    top: 60px;
    visibility: hidden;
    opacity: 0
  }
}
.st-header_subnav-overlay.search-overlay.is-on {
  visibility: visible;
  opacity: 1
}
.st-header_modal-overlay {
  position: fixed;
  z-index: 5;
  top: 105px;
  right: 0;
  visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  max-height: calc(100% - 105px);
  padding: 45px 15px;
  transition: all .3s;
  opacity: 0;
  background: #fff
}
@media only screen and (max-width:1300px) {
  .st-header_modal-overlay {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100% - 84px)
  }
}
.st-header_modal-overlay.is-on {
  visibility: visible;
  opacity: 1
}
@media only screen and (max-width:1000px) {
  .st-header_modal-overlay[data-modal=modal01] {
    top: 60px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 60px);
    -webkit-overflow-scrolling: touch
  }
}
.st-header_subnav-areaFlex {
  display: flex;
  width: 100%;
  max-width: 1040px;
  margin: auto;
  padding: 0 20px 30px;
  justify-content: space-between
}
.st-header_subnav-area {
  display: block;
  width: 100%;
  max-width: 1040px;
  margin: auto;
  padding: 0 20px;
}
@media only screen and (max-width:640px) {
  .st-header_subnav-area {
    padding: 0
  }
}
.st-header_subnav-contents {
  max-width: 100%
}
.st-header_subnav-contents.st-prod {
  width: 77%;
  max-width: 900px;
  margin: 0 20px 0 0
}
.st-header_subnav-contents.st-support {
  width: 23%;
  max-width: 270px
}
.st-header_subnav-contents.st-language {
  width: 100%
}
.st-header_subnav-title {
  font-size: 2.2rem;
  position: relative;
  display: block;
  margin: 0 0 20px;
  padding: 0 0 10px 20px;
  color: #e4032e;
  border-bottom: 1px solid #e5e5e6;
  text-align: left;
}
@media only screen and (max-width:640px) {
  .st-header_subnav-title {
    margin: 0 0 15px;
    padding: 0 0 10px 20px
  }
}
.st-header_subnav-title:before {
  position: absolute;
  top: 11px;
  left: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  content: "";
  transform: rotate(45deg);
  border-top: 2px solid #e4032e;
  border-right: 2px solid #e4032e
}
@media only screen and (min-width:1001px) {
  .st-header_subnav-title:hover {
    text-decoration: underline;
    color: #e4032e
  }
}
.st-header_subnav-title.m-hover_off {
  padding: 0 0 10px;
  cursor: default
}
.st-header_subnav-title.m-hover_off:hover {
  text-decoration: none
}
.st-header_subnav-title.m-hover_off:before {
  content: none
}
.st-header_land-title {
  font-size: 2.2rem;
  position: relative;
  display: block;
  margin: 0 0 20px;
  padding: 0 0 10px;
  color: #e4032e;
  border-bottom: 1px solid #e5e5e6
}
@media only screen and (max-width:640px) {
  .st-header_land-title {
    margin: 0 0 15px
  }
}
.st-header_subnav-flex {
  display: flex;
  justify-content: space-between
}
.st-header_subnav-list {
  width: calc((100% - 15px) / 4)
}
.st-header_subnav-text {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0 0 10px;
  color: #5c5c5c
}
.st-header_subnav-item {
  display: flex;
  width: 100%;
  max-width: 210px;
  margin: 0 0 10px;
  color: #737272;
  align-items: center
}
.st-header_subnav-item-02 {
  width: calc(33.33% - 7px);
  margin: 0 10px 10px 0;
  color: #737272
}
.st-header_subnav-element {
  display: flex;
  align-items: center
}
.st-header_subnav-item:nth-of-type(3n) {
  margin-right: 0
}
.st-header_subnav-item img {
  max-width: 60px;
  transition: all .3s
}
.st-header_subnav-item-02 img {
  max-width: 70px
}
.st-header_subnav-itemText {
  font-size: 1.4rem;
  margin: 0 0 0 10px
}
@media only screen and (min-width:1001px) {
  .st-header_subnav-item:hover .st-header_subnav-itemText {
    text-decoration: underline;
    color: #e4032e
  }
}
@media only screen and (min-width:1001px) {
  .st-header_subnav-item:hover img {
    opacity: .8
  }
}
.st-header_subnav-linkList {
  margin: 0 0 15px
}
.st-header_subnav-linkList-flex {
  display: flex;
  margin: 0 0 25px;
  flex-wrap: wrap
}
.st-tech .st-header_subnav-linkList-flex .st-header_subnav-linkItem {
  width: calc(50% - 20px);
  margin-right: 20px
}
.st-industries .st-header_subnav-linkList-flex .st-header_subnav-linkItem {
  width: 20%
}
.st-language .st-header_subnav-linkList-flex .st-header_subnav-linkItem {
  width: calc(33.33% - 9px);
  margin-right: 9px
}
:root .st-language .st-header_subnav-linkList-flex .st-header_subnav-linkItem, _:-ms-fullscreen {
  width: calc(33.33% - 10px)
}
@media only screen and (max-width:640px) {
  .st-language .st-header_subnav-linkList-flex .st-header_subnav-linkItem {
    width: calc(50% - 5px);
    margin: 0 5px 15px 0
  }
}
.st-language .st-header_subnav-linkList-flex .st-header_subnav-linkItem a {
  font-weight: 700
}
.st-language .st-header_subnav-linkList-flex .st-header_subnav-linkItem span {
  font-weight: 400
}
.st-header_subnav-linkItem {
  font-size: 1.4rem;
  margin: 0 0 5px;
  padding-left: 0;
  background: none
}
.st-header_subnav-linkItem.st-arrow {
  position: relative
}
.st-header_subnav-linkItem a {
  display: block;
  padding: 5px 0;
  color: #5c5c5c;
  text-align: left;
}
.st-header_subnav-linkItem.st-arrow a {
  position: relative;
  padding-left: 12px
}
.st-header_subnav-linkItem.st-arrow a:before {
  position: absolute;
  top: 11px;
  left: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  content: "";
  transform: rotate(45deg);
  border-top: 2px solid #e4032e;
  border-right: 2px solid #e4032e
}
@media only screen and (min-width:1001px) {
  .st-header_subnav-linkItem a:hover {
    text-decoration: underline;
    color: #e4032e
  }
}
.st-header_subnav-linkBlock {
  display: flex;
  flex-wrap: wrap
}
.st-header_subnav-linkContents:not(:last-of-type) {
  width: 40%
}
.st-header_subnav-linkContents:last-of-type {
  width: 20%
}
.st-header_modal-block {
  display: flex;
  justify-content: space-between
}
@media only screen and (max-width:1000px) {
  .st-header_modal-block {
    display: block
  }
}
.st-header_modal-block:last-of-type {
  padding-bottom: 50px
}
.st-header_modal-block:first-of-type .st-header_modal-contents {
  width: 100%
}
.st-header_modal-contents {
  width: calc(50% - 10px)
}
@media only screen and (max-width:1000px) {
  .st-header_modal-contents {
    width: 100%
  }
}
.st-header_hamburger, .st-header_spContents {
  display: flex;
  align-items: center
}
.st-header_hamburger {
  z-index: 1;
  width: 32px;
  height: 36px;
  margin: 0 17px 0 0;
  padding: 8px;
  cursor: pointer;
  justify-content: center;
  flex-wrap: wrap
}
.st-header_hamburger span {
  display: block;
  width: 16px;
  height: 2px;
  transition: all .3s;
  background: #e4032e
}
.st-header_hamburger:after, .st-header_hamburger:before {
  display: block;
  width: 16px;
  height: 2px;
  content: "";
  transition: all .3s;
  background: #e4032e
}
.st-header_search {
  display: block;
  width: 20px;
  height: 22px;
  margin: 0 0 0 25px;
  background: url(/jp/common/img/icon-search-header.svg);
  background-repeat: no-repeat;
  background-size: cover
}
.st-header-menu {
  position: fixed;
  z-index: 6;
  top: 0;
  left: 0;
  display: none;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 300px;
  max-height: 100%;
  transform: translateX(0);
  background: #fff
}
@media only screen and (max-width:1000px) {
  .st-header-menu {
    display: block;
    visibility: hidden;
    transition: all .3s;
    opacity: 0
  }
}
.st-header-menu[aria-controls=panelIndex] {
  padding-bottom: 85px
}
@media only screen and (max-width:1000px) {
  .st-header-menu[data-modal=modal02] {
    top: 0;
    transform: translateX(-100vw)
  }
}
@media only screen and (max-width:1000px) {
  .st-header-menu[aria-selected=true] {
    visibility: visible;
    transform: translateX(0);
    opacity: 1
  }
}
@media only screen and (max-width:1000px) {
  .st-header-menu[aria-selected=false] {
    transform: translateX(-100vw);
    opacity: 0
  }
}
.st-header-menu_list {
  margin: 0
}
.st-header-menu_item {
  position: relative;
  margin-bottom: 0;
  padding: 13px 15px;
  list-style: none;
  border-top: 1px solid #e5e5e6;
  background: none
}
.st-header-menu_item a:focus, .st-header-menu_item a:hover {
  text-decoration: none
}
.st-header-menu_item.st-close {
  display: flex;
  justify-content: space-between
}
.st-header-menu_item.st-close .st-home {
  display: inline-block;
  overflow: hidden;
  width: 21px;
  height: 30px;
  background: url(/jp/common/img/TopBar_Home.png) 50%;
  background-repeat: no-repeat
}
.st-header-menu_item.st-close .st-close_icon {
  display: flex;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: space-between
}
.st-header-menu_item.st-close .st-close_icon:before {
  position: absolute;
  top: 0;
  right: 22px;
  bottom: 0;
  width: 15px;
  height: 2px;
  margin: auto;
  content: "";
  transform: rotate(45deg);
  background: #e4032e
}
.st-header-menu_item.st-close .st-close_icon:after {
  position: absolute;
  top: 0;
  right: 29px;
  bottom: 0;
  width: 2px;
  height: 15px;
  margin: auto;
  content: "";
  transform: rotate(45deg);
  background: #e4032e
}
.st-header-menu_item.st-external {
  padding: 20px 27px 20px 15px
}
.st-header-menu_item.st-external:after {
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  width: 13px;
  height: 13px;
  margin: auto;
  content: url(/jp/common/img/icon_window_b.svg)
}
.st-header-close_icon {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px
}
.st-header-close_icon:before {
  right: 8px;
  width: 13px;
  height: 2px
}
.st-header-close_icon:after, .st-header-close_icon:before {
  position: absolute;
  top: 3px;
  bottom: 0;
  margin: auto;
  content: "";
  transform: rotate(45deg);
  background: #e4032e
}
.st-header-close_icon:after {
  right: 14px;
  width: 2px;
  height: 13px
}
.st-header-menu_item.st-arrow {
  padding: 20px 27px 20px 15px
}
.st-header-menu_item.st-arrow:after {
  position: absolute;
  top: 0;
  right: 27px;
  bottom: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: auto;
  content: "";
  transform: rotate(45deg);
  border-top: 2px solid #e4032e;
  border-right: 2px solid #e4032e
}
.st-header-menu_item.st-arrow_return {
  padding: 20px 15px 20px 27px;
  border-bottom: 1px solid #e5e5e6
}
.st-header-menu_item.st-arrow_return:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: auto;
  content: "";
  transform: rotate(45deg);
  border-bottom: 2px solid #e4032e;
  border-left: 2px solid #e4032e
}
.st-header-menu_item.st-arrow_return + .st-header-menu_itemChild {
  margin-left: 0;
  padding: 20px 40px 20px 15px
}
.st-header-menu_item a {
  font-size: 1.6rem;
  display: block;
  color: #5c5c5c
}
.st-header-menu_item .st-header-home {
  display: inline-block;
  overflow: hidden;
  width: 21px;
  height: 30px;
  background: url(/jp/common/img/TopBar_Home.png) no-repeat 50%
}
.st-header-menu_itemChild + .st-header-menu_itemChild.st-arrow_full {
  margin-left: 0;
  padding: 20px 40px 20px 15px;
  border-top: 1px solid #e5e5e6
}
.st-header-menu_itemChild {
  font-size: 1.4rem;
  position: relative;
  margin-bottom: 0;
  margin-left: 15px;
  padding: 20px 40px 20px 0;
  list-style: none;
  color: #5c5c5c;
  background: none
}
.st-header-menu_itemChild + .st-header-menu_itemChild {
  border-top: 1px solid #e5e5e6
}
.st-header-menu_itemChild.st-external:after {
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  width: 13px;
  height: 13px;
  margin: auto;
  content: url(/jp/common/img/icon_window_b.svg)
}
.st-header-menu_itemChild.st-arrow:after {
  position: absolute;
  top: 0;
  right: 27px;
  bottom: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: auto;
  content: "";
  transform: rotate(45deg);
  border-top: 2px solid #e4032e;
  border-right: 2px solid #e4032e
}
.st-header-menu_itemChild a {
  display: block;
  color: #5c5c5c
}
.st-header-menu_itemChild a:focus, .st-header-menu_itemChild a:hover {
  color: #5c5c5c
}
.st-header-menu_category {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0;
  padding: 13px 27px 13px 15px;
  border-top: 1px solid #e5e5e6;
  border-bottom: 1px solid #e5e5e6;
  background: #f6f6f6
}
.st-header-menu .searchBlock {
  display: block !important;
  width: 100%;
  margin: 0;
  padding: 20px 15px;
  border-top: 1px solid #e5e5e6
}
.st-header-menu form {
  display: flex
}
.st-header-menu .gsc-input-box {
  font-size: 14px;
  width: calc(100% - 40px);
  height: 40px !important;
  padding: 8px;
  border: none;
  background: #f0f0f0
}
.st-header-menu .gsc-search-button-v2 {
  top: 20px;
  right: 15px;
  width: 40px !important;
  height: 40px !important;
  margin: 0;
  padding: 12px;
  border: 1px solid #e40229 !important;
  background: #e4022e !important
}
.st-header_subnav-search {
  max-width: 100%
}
.st-header_subnav-search .st-search_form {
  display: flex;
  justify-content: center
}
.st-header_subnav-search .st-search_text {
  width: 100%;
  max-width: 630px;
  height: 50px;
  padding: 15px;
  border: 0;
  border-radius: 0;
  background: #fff;
  -webkit-appearance: none
}
.st-header_subnav-search .st-search_text::placeholder {
  font-size: 1.4rem
}
.st-header_subnav-search .st-search_icon {
  display: flex;
  width: 50px;
  height: 50px;
  background: #e4032e;
  justify-content: center;
  align-items: center
}
@media only screen and (min-width:1001px) {
  .st-header_spContents {
    display: none
  }
  .st-header_nav-hover .st-header_nav-link:hover:before {
    opacity: 1
  }
  .st-header_nav-item:hover .st-header_subnav-overlay {
    z-index: 3;
    visibility: visible;
    opacity: 1
  }
}
.st-footer {
  border-top: 1px solid #e5e5e6
}
.st-footer_share {
  display: flex;
  padding: 30px 50px;
  align-items: center
}
@media only screen and (max-width:1000px) {
  .st-footer_share {
    padding: 30px 20px
  }
}
@media only screen and (max-width:640px) {
  .st-footer_share {
    display: block;
    padding: 20px 15px 10px
  }
}
.st-footer_share-contents {
  display: flex;
  margin: 0 60px 0 0;
  align-items: center
}
@media only screen and (max-width:640px) {
  .st-footer_share-contents {
    margin: 0 0 10px
  }
}
.st-footer_share-contents p {
  margin: 0 20px 0 0;
  color: #5c5c5c
}
@media only screen and (max-width:640px) {
  .st-footer_share-contents p {
    width: 80px;
    margin: 0
  }
}
.st-footer_share-item {
  display: flex;
  margin: 0;
  align-items: center
}
.st-footer_share-icon:first-of-type {
  margin: 0 18px 0 0
}
.st-footer_share-icon .st-youTube {
  display: inline-block;
  width: 25px;
  height: 23px;
  background: url(/jp/common/img/module/m004/Icon-YouTube.png)
}
.st-footer_share-icon .st-facebook {
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(/jp/common/img/module/m004/Icon-Facebook.png)
}
.st-footer_menu {
  display: flex;
  padding: 30px 50px 10px;
  background: #f6f6f6;
  justify-content: space-between
}
@media only screen and (max-width:1000px) {
  .st-footer_menu {
    padding: 30px 20px 15px
  }
}
@media only screen and (max-width:640px) {
  .st-footer_menu {
    padding: 40px 15px 25px
  }
}
.st-footer_nav {
  display: flex;
  margin: 0;
  align-items: center;
  flex-wrap: wrap
}
@media only screen and (max-width:1000px) {
  .st-footer_nav {
    flex-wrap: wrap
  }
}
.st-footer_navIcon {
  align-items: center
}
.st-footer_navIcon .st-footer_nav-item:not(:last-of-type) {
  margin: 0 10px 0 0
}
@media only screen and (max-width:640px) {
  .st-footer_navIcon .st-footer_nav-item:not(:last-of-type) {
    margin: 0 5px
  }
}
.st-footer_nav-item {
  font-size: 1.6rem;
  margin-bottom: 20px;
  cursor: pointer;
  color: #5c5c5c
}
@media only screen and (max-width:1000px) {
  .st-footer_nav-item {
    font-size: 1.4rem;
    margin: 0 30px 15px 0
  }
}
.st-footer_nav-item a {
  color: #5c5c5c
}
.st-footer_nav-item a:hover {
  text-decoration: underline
}
.st-footer_nav-item p {
  margin: 0
}
.st-footer_nav-item p:hover {
  cursor: default;
  text-decoration: none
}
@media only screen and (min-width:1001px) {
  .st-footer_nav-item:hover a {
    color: #5c5c5c
  }
}
.st-footer_nav-item:last-of-type {
  margin: 0 0 20px
}
@media only screen and (max-width:1000px) {
  .st-footer_nav-item:last-of-type {
    margin: 0 0 15px
  }
}
.st-footer_nav-item:not(:last-of-type) {
  margin: 0 40px 20px 0
}
@media only screen and (max-width:1000px) {
  .st-footer_nav-item:not(:last-of-type) {
    margin: 0 30px 15px 0
  }
}
.st-footer_language {
  position: relative;
  display: flex;
  width: 36px;
  height: 36px;
  padding: 8px;
  transition: all .3s;
  color: #737272;
  border: 1px solid #e5e5e6;
  border-radius: 50%;
  background: #fff;
  justify-content: center;
  align-items: center
}
.st-footer_language:focus {
  text-decoration: none;
  color: #737272;
  background: #e5e5e6
}
@media only screen and (min-width:1001px) {
  .st-footer_language:hover {
    text-decoration: none !important;
    color: #737272;
    background: #e5e5e6
  }
}
.st-footer_language i {
  font-size: 2.4rem
}
.st-footer_search {
  position: relative;
  display: flex;
  width: 36px;
  height: 36px;
  padding: 8px;
  transition: all .3s;
  color: #737272;
  border: 1px solid #e5e5e6;
  border-radius: 50%;
  background: #fff;
  justify-content: center;
  align-items: center
}
.st-footer_search span {
  display: inline-block;
  width: 14px;
  height: 16px;
  margin: 0;
  background: url(/jp/common/img/icon-search-header.svg);
  background-repeat: no-repeat;
  background-size: cover
}
@media only screen and (min-width:1001px) {
  .st-footer_search:hover {
    text-decoration: none;
    color: #737272;
    background: #e5e5e6
  }
}
.st-footer_inner {
  display: flex;
  padding: 20px 50px;
  border-top: 1px solid #e5e5e6;
  background: #f6f6f6;
  justify-content: space-between;
  flex-wrap: wrap
}
@media only screen and (max-width:1300px) {
  .st-footer_inner {
    display: block
  }
}
@media only screen and (max-width:1000px) {
  .st-footer_inner {
    padding: 30px 20px;
    flex-wrap: wrap
  }
}
@media only screen and (max-width:640px) {
  .st-footer_inner {
    padding: 25px 15px 40px
  }
}
@media only screen and (max-width:1000px) {
  .st-footer_inner p {
    width: 100%;
    text-align: center
  }
}
.st-footer_inner .st-footer_nav-link {
  font-size: 1.4rem
}
@media only screen and (max-width:640px) {
  .st-footer_inner .st-footer_nav-link {
    font-size: 1.2rem
  }
}
.st-footer_inner .st-footer_nav .st-footer_nav-item:not(:last-of-type) {
  margin: 0 30px 20px 0
}
@media only screen and (max-width:640px) {
  .st-footer_inner .st-footer_nav .st-footer_nav-item:not(:last-of-type) {
    margin: 0 18px 15px 0
  }
}
.st-footer_navIcon {
  display: flex;
  margin: 0 0 15px;
  justify-content: right
}
@media only screen and (max-width:640px) {
  .st-footer_navIcon {
    display: block;
    text-align: center
  }
}
.st-footer_navIcon .st-footer_nav-item {
  margin: 0
}
@media only screen and (max-width:640px) {
  .st-footer_navIcon .st-footer_nav-item {
    display: inline-block
  }
}
@media only screen and (max-width:640px) {
  .st-footer_navIcon .st-footer_nav-item:last-of-type {
    display: block;
    margin-top: 15px
  }
}
.st-external_link {
  font-size: 1.4rem;
  position: relative;
  color: #5c5c5c
}
@media only screen and (max-width:1300px) {
  .st-external_link {
    font-size: 1.5rem
  }
}
@media only screen and (min-width:1001px) {
  .st-external_link:hover {
    text-decoration: underline;
    color: #5c5c5c
  }
}