.container.aboutCont {
    
    overflow-x: hidden;
}
header {
    width: 100%;
    background: url("../images/header_top-min.jpg")0 0 no-repeat;
}
.banner img {
    width: auto;
    margin-left: -47%;
}
#navMenu {
    background: none transparent;
}
#navMenu a {
    color: #636363;
    padding: 9px 25px;
    font-size: 18px;
}
#navMenu ul li a {
    font-weight: 600;
    color: #636363;
}


.sf-arrows .sf-with-ul:after{
    display:none;
}



.logo {
    padding: 42px 0 12px 0;
}

.search {
    margin: -26px 0 0;
	background-color: #fff;
	border-radius: 16px;
	width: 159px;
    margin-top: -29px;
}
.lagH {
    margin-right: 165px;
    padding: 0 0 0 5px;
}
.register {
    margin-top: 0;
}

.register a, .register a:hover {
    color: #fff;
}

.lagH a {
    color: #fff;
}
.search form {
    border: 0px solid #ccc;
}
input{
    background: none;
}

.search #sf_keyword {
    width: 125px;
}

.register strong{
    color: #fff;
}

.register li {
    margin-top: -4px;
}

.colSide h4 {
    background: url("../images/colSide_h4-min.jpg") 0 0 repeat-x;
    border-radius: 0;
    height: 27px;
     padding: 19px 5px 8px 30px;
     font-size: 20px;
     line-height: 13px;
}

.colSide {
    background:none;
    min-height: 700px;
}

.sideCate{
    background-color: transparent;
    margin: 5px 0;
    padding:0;
}
.sideCate li.par_tree,.sideCate li li,.sideCate li a.tree.active, .sideCate li.par_tree.active,.sideCate li.par_tree.active > span a.active,.sideCate li.par_tree.active > span a{
    background: linear-gradient(#fff,#EEE);
    background: -webkit-linear-gradient(#fff,#EEE);
    background: -o-linear-gradient(#fff,#EEE);
    background: -moz-linear-gradient(#fff,#EEE);
    line-height: 50px;
}

/*.sideCate li.par_tree a {
    background: url("../images/colSide_liicon-min.jpg") 19px 22px no-repeat;
}*/
.sideCate li li a {
    background: none !important;
    padding: 7px 3px 5px 29px;
}

.sideCate li,.sideCate li li{
    border: 0;
}

.sideCate li a.tree.active {
    background: none;
}
.sideCate li.par_tree.active > span a.tree.active,.sideCate li a.tree {
    background: url("../images/colSide_liicon-min.jpg") 5px 22px no-repeat;
    height: 57px;
    margin-left: 11px;
}

.content {
    margin-top: 30px;
}

.breadcrumb {
    width: 100%;
    position: relative;
    top: 22px;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 9px;
}

:root h2.menuTitle {
    position: relative;
    top: -39px;
}

.productGrid .proList {
    margin: 0 40px 30px 0;
}

.sideCate > li > ul > li a.active,#navMenu a:hover  {
    color: #E06929;
}

.sideCate li a, h2.menuTitle,.proList h3 a,h2.menuTitle a,.main_cont.show_news a {
    color: #5A5A5A;
}
.sideCate li a {
    padding: 7px 3px 5px 29px;
    font-size: 18px;
}

.ecatalogList td a,.display_editor_data a,.cartList div a,.cartList table td a{
    color: #139347;
}

.display_editor_data > div {
    text-align: left !important;
}


.newsList span {
    color: #333;
}
.main_cont a {
    color: #333;
}
.newsList th, .ecatalogList th {
       background-color: #CDF0FC;
    border-top: 1px solid #D7D6D6;
    border-bottom: 1px solid #D7D6D6;
}

p.copyright a {
    display: none;
}

.attach li {
    height: auto !important;
}
ul.attach {
    margin: 0 !important;
}
.social {
    right: 90px;
    bottom: 35px;
}
footer a:hover {
    color: #b5f3a1;
}

footer {
    background: url('../images/footer-min.jpg')0 bottom no-repeat;
}

.footer {
    padding: 33px 0;
}

/*首頁*/

.index .content {
    margin-top: 15px;
    padding-bottom: 0;
}

.container.index {
    overflow: hidden;
}

.index .banner img {
    margin-left: -24%;
}

.index .box {
    width: 100%;
    float: none;
    text-align: inherit;
    margin: 0;
}

.index .box01 li,.index .box02 li {
    width: 331px;
    float:left;
}

.index #slidepic_pic2 {
    height: 533px;
}


.index h2 {
    text-align: center;
    width: 100%;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #fff;
    padding: 1px 0;
    font-weight: inherit;
}

.index .h2bgA {
    background: linear-gradient(#2bce6d,#107639);
    background: -moz-linear-gradient(#2bce6d,#107639);
    background: -webkit-linear-gradient(#2bce6d,#107639);
    background: -o-linear-gradient(#2bce6d,#107639);
    border-top:1px solid #fff;

}

.index .h2bgB {
    background: linear-gradient(#28af5f,#0c6530);
    background: -moz-linear-gradient(#28af5f,#0c6530);
    background: -webkit-linear-gradient(#28af5f,#0c6530);
    background: -o-linear-gradient(#28af5f,#0c6530);
    border-top:1px solid #fff;
}

.index .box ul > li > ul {
    width: 330px;
    border-left: 1px #959595 dotted;
    height: 168px;
	
	/*add by hank 2016.5.6*/
	/*min-height:110px;
	max-height:110px;
	overflow:hidden;
	border-right: 1px #959595 dotted;*/
}

.index .box ul > li > ul > a > li {
    line-height: 40px;
    width: 321px;
    font-size: 15px;
    color: #333;
    text-align: center;
}

.index .box ul > li > ul > a > li:hover {
    color: #888;
}

.index .rightli{
   border-right: 1px #959595 dotted; 
}

.index .more {
    color: #1f964f;
    font-size: 13px;
}

.index .box02 .more {
    margin-top: 30px;
}

.index .box02 > li > ul {
    height: 190px !important;
}

.index .box01 {
    height: 330px;
}

.index .box02 {
    height: 355px;
}


/*選單*/

.sf-menu ul li {
    background: rgba(251, 250, 250, 0.7);
}

#navMenu ul {
    background-color: transparent;
}
#navMenu li li li {
    background-color: transparent;
    background: rgba(251, 250, 250, 0.7);
}

.sf-menu ul li a:hover {
   color: #1f964f !important;
}



/*add by hank 2016.5.6 */
/*首頁重設layout 比較好套版*/
.Inner_box li{
	width: 331px;
    float: left;
}
.Inner_box li:nth-child(3n+1){
	clear:left;
}
.Inner_box li:nth-child(3n) ul{
	border-right: 1px #959595 dotted;
}
.Inner_box img{	
	max-height:124px;
}
.innerbox_img{
	text-align:center;
	display:block;
}

/*banner*/
.container .banner img{
	margin-left:0;
	max-width:100%;
}

.banner .flex-control-nav{
	display:none;
}



