.headerTop .ann_container, .headerTop .mainNavContent_inner, .headerTop .mainNavAreaContent_inner, .headerTop .footer_info, .headerTop .main_content {
    position: relative;
}

.headerTop{
	height: 118px;
	background-size: auto;
	padding: 0;
	background-position: top right;
    	background-image: url('../image/header-backg.svg');
}

.imheader{
	width: auto;
	max-width: 1200px;
	padding-top: 10px; 
	padding: 10px;
    margin-left: auto;
    margin-right: auto;
}

.logo1, .nav-links, #header_top_logo_oiu {
    display: inline-block;
}
/*
#header_top_logo_oiu {
    position: relative;
    width: 100%;
}
*/
.logo1 {
    max-width: inherit;
    padding: 2px 0;
    width: 100%;
}
.logo1 p{
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
	color: #fff;
	line-height: 1em;
	padding-bottom: 2px;
}
.logo1 a{
	display: block;
}

/** 右上選單 **/
.nav-links{
	position: absolute;
	max-width: 1200px;
	width: 100%;
	right: 0;
	left: 0;
	margin: auto; 
}

.navctroy{
	position: absolute;
    top: 0;
    right: 0;
}
.navctroy li:first-child {
    border-left: 1px solid #fff;
    border-right: solid 1px #fff;
}
.navctroy li {
    border-right: 1px solid #fff;
    display: inline-block;
    padding: 0 10px;
}
.navctroy li:first-child a {
    padding: 2px 5px;
    font-size: 12px;
    background:none;
}
.navctroy li a {
    position: relative;
    color: #ffffff;
}
/*
.navctroy li:nth-child(3) a {
    background: #a01e23;
    padding: 2px 5px;
}
*/
.navctroy li#app_download a {
	background: none;
    display: inline-block;
    padding: 2px 5px;
}

.navctroy_bottom {
    position: absolute;
    right: 0;
    top: 25px;
}

.icon {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    display: inline-block;
}

.icon-app-download {
    width: 35px;
    background-image: url(../image/android-apple.png);
}

.icon-google-plus {
    background-image: url(../image/googleplus.png);
}

.icon-youtube {
    background-image: url(../image/youtube.png);
}

.icon-facebook {
    background-image: url(../image/fb.jpg);
    background-color: initial;
    background-color: inherit;
    background-color: none;
}

/* 主標題 */
.navtim {
    float: none;
    top: -32px;
    position: absolute;
}

.navtim .navchad li span {
    font-size: 14px;
    color: #fff;
    padding: 5px 15px 8px;
    display: inline-block;
}

/* 快捷 */
.hanNav {
    margin-left: 0;
    position: absolute;
    top: -32px;
    right: 0;
    float: right;
    display: inline-block;
}

.hanNavUL {
    top: 3px;
    display: inline-block;
    position: relative;
}

.hanNavUL li {
    padding: 0;
    margin-left: 10px;
    display: inline-block;
    position: relative;
}

.hanNavUL li a {
    color: #fff;
    display: block;
    font-size: 13px;
    position: relative;
}

.hanNavUL li a:before {
    display: none;
}

.hanNavUL li img {
    max-height: 12px;
    display: inline-block;
    margin: 0 5px 2px 0px;
}

[class^='mainNavArea_content_'] {
    top: 173px;
}

/** 第二業務別 **/
.mainNav {
    background: #fafafa;
}

.mainNavUL li {
    display: inline-block;
    text-align: center;
    margin-left: 0px;
    font-size: 14px;
}
.mainNavUL li a {
    color: #57595d;
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.mainNavUL li a:hover, .mainNavUL li a.active {
    background: #2d3b45;
}
.mainNavUL li a:before {
    border-right: solid 1px #cfcfd9;
    height: 20px;
    position: absolute;
    right: -1px;
    top: 15px;
}
.mainNavUL li:first-child a:after {
    content: '';
    border-right: 1px solid #cfcfd9;
    height: 20px;
    position: absolute;
    left: -1px;
    top: 15px;
}
.mainNavUL li{
	padding: 0;
}
.mainNavUL li a{
	padding: 15px;
}
.mainNavUL li a:hover .text, .mainNavUL li a.active .text{
	color: #fff;
}
.immega {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
}
.navchad {
    font-size: 0;
}
.navchad li {
    display: inline-block;
    position: relative;
}
.navchad li a.active {
    color: #fff;
}
.navchad li a {
    /*color: #ffffff;*/
    display: block;
    font-size: 16px;
    font-family: sans-serif,'微軟正黑體';

}
.navchad li a:hover{
	color: #fff;
}
.navchad li a.active{
	color: #fff;
}
.navchad li .infoarrowwh{
	width: 0;
	height: 0;
	border-color: #fafafa #fafafa transparent transparent;
	margin-left: 20px; 
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	margin-top: 5px;
	position: absolute;
    	bottom: -12px;
    	border-style: solid;
    	border-width: 8px;
}

/** 小版按鈕 **/
.four-square-icon{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 25px;
	left: 15px;
	display: none;
}
.four-square-icon a img{
	width: 100%;
}

.burger-icon{
	position: absolute;
	width: 20px;
	height: 20px;
	right: 15px;
	top: 25px;
	display: none;
}
.burger-icon a img{
	width: 100%;
}

/* 左側 */
.sideMenu_ida h4.sk_people a {
    color: #ffffff;
}

.menu_susan>li>a {
    padding: 12px 12px 12px 20px;
}

.menu_susan ul.hugh li ul li.active {
    background-color: #fff;
}

.menu_susan > li.active > a,
.menu_susan ul.hugh li.active > a > .text {
    color: #c9261f;
}

.menu_susan > li.active > a.activeNode {
    border-left: 4px #BD1023 solid;
    color: #4d4d4d;
}

.menu_susan>li.active>a:after {
    content: "\f068";
}

.menu_susan>li>a.nochild:after {
  display: none;
}

.menu_susan ul.hugh li a:before {
    background-image: url(../GardenUtilsImg/sk-arr.png);
    width: 8px;
    height: 7px;
    position: relative;
    left: -5px;
    top: -2px;
    display: inline-block;
    content: '';
    background-size: 100%;
}

.menu_susan ul.hugh li.active a:before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.menu_susan ul.hugh li a.nochild:before {
    display: none;
}

.menu_susan ul.hugh li a.activeNode {
    background: #C9261F;
}

.menu_susan ul.hugh li a.activeNode .text {
    color: #fff;
}

.menu_susan ul.hugh li a.activeNode:before {
    background-image: url(../GardenUtilsImg/sk-add-f.png);
    width: 7px;
    height: 8px;
    position: relative;
    left: -5px;
    top: -2px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.menu_susan > li > ul.hugh > li > ul.hugh > li > a { /* left level 3 */
    padding-left: 51px;
}

.menu_susan > li > ul.hugh > li > ul.hugh > li > ul.hugh > li > a { /* left level 4 */
    padding-left: 67px;
}

.menu_susan > li > ul.hugh > li > ul.hugh > li > ul.hugh > li > ul.hugh > li > a { /* left level 5 */
    padding-left: 83px;
}

@media only screen and (min-width: 1280px) and (max-width:1919px) {
	.nav-links{
		position: absolute;
		max-width: 1200px;
		width: 100%;
		right: 0;
		left: 0;
		margin: auto; 
	}

	.immega{
		width: 100%;
		max-width: 1200px;
	}

}
@media (max-width: 1366px){
    .nav-links {
        position: absolute;
        max-width: 1200px;
        width: 100%;
        right: 5%;
        left: auto;
        margin: auto;
    }
}

@media only screen and (min-width: 320px) and (max-width:1023px) {
	.headerTop{
		height: 70px;
		background-size: auto;
		display: block;
	}
	.headerTop .imheader{
		padding-top: 10px; 
		text-align: center;
	}


	.logo1 p{
		display: inline-block;
		vertical-align: bottom;
		font-size: 18px;
		color: #fff;
		line-height: 1em;
		display: none;
	}
	.nav-links{
		position: absolute;
		max-width: 1440px;
		width: 100%;
		right: 0;
		left: 0;
		margin: auto; 
		display: none;
	}

	.logo1 {
	    	width: 60%;
	    	padding: 0;
	    	position: relative;
	    	top: 5px;
	    	float: none;
	}

	.four-square-icon{
		position: absolute;
		width: 20px;
		height: 20px;
		display: block;
		left: 15px;
	}

	.burger-icon{
		position: absolute;
		width: 20px;
		height: 20px;
		right: 15px;
		display: block;
	}
    
    .navtim {
        display: none;
    }

    .icon {
        margin-right: 5px;
    }
}


/*****************footer*************************/
.footer {
    height: auto;
    background-color: #E2231A;
    font-size: 14px;
}
.footer .scroll-top-button{
    position: fixed;
    font-size: 50px;
    right: 20px;
    color: #FFF;
    bottom: 20px;
    width: 50px;
    border-radius: 50%;
    background-color: #FFF;
    padding: 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    display: none;
}
.footer .scroll-top-button i{
    color: #E2231A;
}

.footer .footer-info {
    padding: 20px 100px;
}
.footer .footer-info #footer-info-top .footer-info-top{
    padding: 5px 0;
    font-size: 0;
}
.footer .footer-info #footer-info-top .footer-info-top li {
    list-style-type: none;
    letter-spacing: 2px;
    display: inline-block;
    border-right: 1px solid #fff;
	/*padding: 0 3px;*/
	font-size: 14px;
}
.footer .footer-info #footer-info-top .footer-info-top li:first-child{
	border-left: 1px solid #fff;
}

.footer .footer-info #footer-info-top .footer-info-top li a .text{
    color: #FFF;
    padding: 5px;
    font-weight: 500;
}

.footer .footer-info .footer-info-bottom {
    padding: 5px 0;
    color: #FFF;
    letter-spacing: 2px;
}

.footer .footer-info .footer-info-bottom span {
    margin: 0 5px 0 0;
}

.footer .footer-info .footer-info-bottom .editor_section {
	padding: inherit !important;
}

.footer .footer-info #footer-info-top span.text,
.footer .footer-info #footer-info-bottom div,
.footer .footer-info #footer-info-bottom span,
.footer .footer-info #footer-info-bottom p {
    font-size: 15px;
}

@media only screen and (min-width: 480px) and (max-width:1000px) {
    .footer {
        height: 200px;
        height: auto;
    }
}
@media only screen and (min-width: 320px) and (max-width:480px) {
    .footer {
        height: 230px;
        height: auto;
    }
}
@media (max-width: 1000px){
    .footer{
        position: relative;
        height: auto;
    }
    .footer .footer-info {
        padding: 20px 20px 20px 20px;
        margin-top: 0px;
    }
}
@media (max-width: 1000px){
    .footer .scroll-top-button {
        display: block;
        position: initial;
        margin-left: calc(100vw - 60px);
    }
}

/****************佳儒slider左右箭頭**********************/
.slider-prev {
 	left: -30px;
}
.slider-next {
 	right: -30px;
}
.slider-prev, .slider-next {
	cursor: pointer;
	display: inline-block;
	position: absolute;
	top: 30%;
	z-index: 1;
}

@media only screen and (max-width: 768px) and (min-width: 480px){

	.slider-prev, .slider-next {
		cursor: pointer;
		display: inline-block;
		position: absolute;
		top: 35%;
		z-index: 1;
	}

}

@media only screen and (max-width: 768px) and (min-width: 480px){
	.slider-prev {
		left: 0px;
	}
	.slider-next {
   	 	right: 0px;
	}
	.slider-prev, .slider-next {
		cursor: pointer;
		display: inline-block;
		position: absolute;
		top: 30%;
		z-index: 1;
	}

}
@media only screen and (max-width: 480px) and (min-width: 320px){
	.slider-prev {
		left: 0px;
	}
	.slider-next {
   	 	right: 0px;
	}
}


/****************佳儒slider左右箭頭**********************/




.footer .footer-info .footer-info-bottom .info-head {
    font-weight: 500;
    /*display: block;*/
    display: inline;
}
.footer .footer-info .footer-info-bottom .info-head span{
    display: inline;
}
.footer .footer-info #footer-info-bottom .editor_pure_text {
    margin: 0;
}

.footer .footer-info #footer-info-top .footer-info-top li a .figure{
	display: none;
}
.footer .footer-info #footer-info-top .footer-info-top li a .description{
	display: none;
}
.footer .footer-info #footer-info-top .footer-info-top li a .arrow{
	display: none;
}


.footer .footer-info .footer-info-bottom .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px; 
    background-color: #eee;
}
@media (max-width: 1000px){
	.footer .footer-info {
	    padding: 20px 20px 20px 20px;
	    margin-top: 0px;
	}
}
.footer .footer-info .footer-info-top li span {
    display: none;
}
.footer .footer-info .footer-info-top li a span{
	display: inline-block;
	color: #FFF;
    margin: 0 2px;
}

.oiu-indexbanner ul > li a:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 52px;
    bottom: 0px;
    right: 0px;
    font-size: 10px;
    /*background-image: linear-gradient(-65deg, #e7e7e7 0%, #e7e7e7 50%, white 50%, white 100%);*/
    width: 38px;
    height: 60px;
    background-image: url('../img/triangle.png');
}
.center {
    text-align: center;
}
.red {
    color: #d8262e;
}
.pathArea li, .title_kay h3:before {
    display: inline-block;
}
.pathArea li a {
    position: relative;
    margin-right: 10px;
    color: #65656b;
}
.pathArea li a:before {
    display: inline-block;
    content: '/';
    position: absolute;
    left: -10px;
}
.pathArea li:first-child a:before {
    display: none;
}
.navchad li .text{
    font-size: 16px;
}
.bertha:before {
    content: '';
    background: #d8262e;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0px;
    left: 0;
}
.mainNavArea_content_7 {
    position: absolute;
    width: 100%;
    z-index: 3;
    max-width: 1200px;
    margin: auto;
    left: 0;
    right: 0;
}
.mainNavArea_content_7 .mainNavAreaContent_inner {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.mainNavArea_content_7 .mainNavAreaContent_inner {
    overflow-y: scroll;
}
.mainNavAreaContent_inner {
    height: 370px;
}
.mainNavAreaContent_inner {
    border-top: 10px solid #2d3b45;
}
.mainNavAreaContent_inner {
    padding: 0;
    border: solid 1px #b5b5b5;
    box-shadow: 2px 2px 2px #9a9a9a;
    background: #fff;
}
.sp:before, [class^='mainNav_content_']:before, .harleyUL li:before, [class^='mainNavArea_content_']:before, .yolanda:before, .marsha:before, [class^='tristan_']:before, .marya_content:before, .zackaryInner:before, [class^='zackaryUL_']:before, .bernard:before, .detra:before, .inger:before, .pedroUL:before, .dominicUL:before, .greggUL:before, .QRcodeBox:before, .vivian:before, .omar:before, .scott_content:before, .florence_info:before, .frankBox:before, .frank:before, .danny:before, .shonna:before, .sally:before, .wade:before, .isabel:before, [class^='margo_']:before, .hunter_genny:before, .hunter_ivey:before, .blondell:before, .blondell_main:before, .sydneyBox:before, .wesley:before, .odisBox:before, .tab_xenia:before, .donnSib:before, .cedrick:before, .bertram:before, .hawn:before, .rhett:before, .geraldoUL:before, .lyndon:before, .della:before, .michal:before, .mose:before, .moseUL:before, .porter:before, .porterUL:before, .santo:before, .miriamUL:before, .tashaUL:before, .marvin:before, .marvinUL:before, .owenmain:before {
    content: "";
    display: table;
}
.sp:after, [class^='mainNav_content_']:after, .harleyUL li:after, [class^='mainNavArea_content_']:after, .yolanda:after, .marsha:after, [class^='tristan_']:after, .marya_content:after, .zackaryInner:after, [class^='zackaryUL_']:after, .bernard:after, .detra:after, .inger:after, .pedroUL:after, .dominicUL:after, .greggUL:after, .QRcodeBox:after, .vivian:after, .omar:after, .scott_content:after, .florence_info:after, .frankBox:after, .frank:after, .danny:after, .shonna:after, .sally:after, .wade:after, .isabel:after, [class^='margo_']:after, .hunter_genny:after, .hunter_ivey:after, .blondell:after, .blondell_main:after, .sydneyBox:after, .wesley:after, .odisBox:after, .tab_xenia:after, .donnSib:after, .cedrick:after, .bertram:after, .hawn:after, .rhett:after, .geraldoUL:after, .lyndon:after, .della:after, .michal:after, .mose:after, .moseUL:after, .porter:after, .porterUL:after, .santo:after, .miriamUL:after, .tashaUL:after, .marvin:after, .marvinUL:after, .owenmain:after {
    clear: both;
    content: "";
    display: table;
}
.sitemap-block .sitemap-title h2 {
    background-image: url(../img/sk-21.png);
    background-size: cover;
    color: #ffffff;
    text-align: center;
    padding: 6px;
    font-weight: 100;
    letter-spacing: 2px;
    background-color: #E93D4A;
    font-size: 18px;
    display: inline-block;
    padding: 5px 30px;
    width: 140px;
}
.sitemap-block .sitemap-content .sitemap-content-block .bertha {
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #4d4d4d;
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
.bertha:before {
    display: inline-block;
    content: '';
    background: #d8262e;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0px;
    left: 0;
}
.sitemap-block .sitemap-content {
    display: inline-block;
    width: 78%;
    border-left: solid 1px #e0e0e1;
    padding-top: 25px;
    min-height: 77px;
}
.sitemap-block .sitemap-title {
    display: inline-block;
    width: 21%;
    text-align: center;
    vertical-align: top;
    padding-top: 25px;
}
.sitemap-block {
    border-bottom: 1px solid #e0e0e1;
    font-size: 0;
}
.sitemap-block .sitemap-content .sitemap-content-block {
    display: inline-block;
    width: 25%;
    padding: 0 0 25px 25px;
    float: none;
    vertical-align: top;
}
.sitemap-content-block [class^='emmett_'] {
    margin-left: 15px;
    padding: 0px;
}
[class^='emmett_'] li {
    padding-right: 10px;
}
[class^='emmett_'] li a {
    color: #555556;
    font-size: 13px;
    border-bottom: solid 1px #e0e0e1;
    padding: 5px 0;
    display: block;
    position: relative;
    padding-left: 12px;
}
.sitemap-content-block [class^='emmett_'] li a {
    border-bottom: none;
}
[class^='emmett_'] li a:before {
    content: "\f105";
    position: absolute;
    left: 0;
    font-size: 20px;
    color: #cc231c;
}
.geraldine [class^='emmett_'] li a:before {
    color: #666768;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
    .mainNav .immega, .ann_container, .mainNavContent_inner, .mainNavAreaContent_inner, .footer_info, .main_content {
        max-width: 992px;
    }
}