body{
	font:110%/1.7em Arial, Helvetica, sans-serif;
	}
.content{
	display:block;
	overflow:hidden;
	zoom:1;
	}
.index .content{
	margin-top:50px;
	}
.lagH a{
	padding-right:10px;
	border-right:1px dotted #aaa;
	}
h2.menuTitle{
	color:#039;
	font-size:170%;
	padding:0 0 10px 0;	
	background:none;
	border-bottom:3px solid #039;
	}
h2.menuTitle a{
	color:#555;
	}
.slogan{
	color:#fff;
	position:absolute;
	top:35%;
	}
.lagH a, .register a{
	margin:0 3px;
	}
.register li{
	padding-right:3px;
	}


.search{
	clear:none;
    margin-top:0;
	}
.search form{
	line-height:1.6em;
    margin:0 7px 0 0;
    padding:0 5px 3px 2px;
	border:1px solid #ccc;
   -webkit-border-radius:5px;
      -moz-border-radius:5px;
           border-radius:5px;
	}
.search #sf_keyword{
    color:#777;
    font-size:90%;
    padding:0 5px;
	border:0;
	}
.search #sf_submit{
	text-shadow:none;
	text-indent:-9999px;
	width:16px;	
    height:16px;
    padding:0;
	background:url("../images/search.png") 0 0 no-repeat;
	border:none;
	}
.bannerArea{
	width:100%;
	}
.logo{
	margin:10px 0 30px;
	padding-top:0;
	}
nav{
	margin-bottom:0;
	border-bottom:4px solid #039;
	}
.banner .slides{
	border-bottom:4px solid #039;
}
.index .colMain{
	float:none;
	width:100%;
	}
#navMenu{
	width:auto;
	margin:0 auto;
	display:table;
	text-align:center;
	background:none;
	}
#navMenu a{
	color:#000;
	font-size:120%;
	font-weight:normal;
	line-height:1em;
	margin-bottom:10px;
	padding:0 30px;
	border-right:1px solid #bbb;
	}
#navMenu a:hover{
	color:#f70;
	background-color:transparent;
	}
#navMenu ul a, a.btn{
	color: #fff;
}
nav ul#navMenu li>ul>li a{
	margin-bottom: 0px;
}
nav ul#navMenu li>ul>li a:hover{
	color: #fff;
}
footer{
	color:#000;
	clear:both;
	background:#dbdbdb;
	}
footer a{
	color:#000;
	}
footer a:hover{
	color:#0000ee;
	}
footer i{
	margin-right:10px;
	}
.footer{
	width:980px;
	padding:15px 0 10px;
	}
.footer .info, .copyright{
	padding-left:0;
	}
.footer .menu{
	margin-left:-7px;
	margin-bottom:20px;
	position:static;
	}
.social{
	bottom:auto;
	top:-150px;
	right:100px;
	}
.index .copyright a{
	display:none;
	}
/*首頁熱門產品RWD {template _effect_pic_new}
---------------------------*/
.anli_box_title{
	color:#000;
	width:180px;
	display:block;
	}
a.imgBorder{
    width:180px;
    height:180px;
    margin-left:10px;
    margin-right:10px;
    padding:0;
	border:1px solid #ddd;
	}
.flexslider{
	text-align:center;
	}
.txtAbout{
	width:60%;
	float:left;
	}
.txtAbout p{
	margin-bottom:15px;
	}
.aboutIntro img{
	width:35%;
	float:right;
	max-width:100%;
	}
header{
	width:100%;
	}
.header{
	width:1000px;
	margin:0 auto;
	}
#navMenu > li{
	margin-right:0;
	}
/*navMenu
----------------------------*/
#navMenu ul{
	border:none;
	/*background-color:transparent; 背景透明才需要設定*/
	}
#navMenu ul li{
	border:none;
	border-bottom:1px solid #ccc;
	}
#navMenu ul li:last-child{
	border-bottom:none;
	}
#navMenu ul li a{
	padding:7px 25px 5px 10px;
	color: #000;
	}

/*navMenu color*/
#navMenu ul li a:hover{
	color:#f00;
	background:#039;
	}
#navMenu li{
	border-right:none;
	}
#navMenu li li li{
	/*background:rgba(136,0,0,0.8);*/
	background-color: #fff;
	}
/*navMenu hover color*/
.sf-menu ul li{
	/*background:#616;*/
	background-color: #fff;
	color: #000;
	/*border:none;*/
	}
.sf-menu ul ul{
	top:0;
	}
/*navMenu三角形*/
.sf-arrows ul .sf-with-ul::after{
	/*border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);*/
	border-color: transparent transparent transparent #000;
    margin-right:5px;
	margin-top:-3px;
	}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after{
	border-top-color:#038;
	}
/*sideMenu產品次分類/次次分類
---------------------------*/
.colSide{
	background:none;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
.colSide h4{
	color:#555;
	font-size:150%;
	margin-bottom:0;
	background:url("../images/side_title.jpg") repeat-y 0 0 #d1d0ce;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
.sideCate{
	margin:0;
	padding:0;
	background-color:transparent;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}

/*active font color*/
.sideCate .par_tree.active > span a{
	color:#c00;
	}
.sideCate li li{
	border-top:1px dotted #ccc;
	border-bottom:none;
	}
.sideCate li li a{
	color:#333;
	}
/*產品頁
----------------------------*/
.productList .txt{
	float:none;
	width:100%;
	}
.proList h3, .proList h5{
	line-height:1.4em;
	}
/*產品詳細頁Tab
----------------------------*/
.r-tabs .r-tabs-panel{
	padding:15px 0;
	}
.newsIntro h2, .aboutIntro h2, .hotIntro h2{
	color:#039;
	font-weight:normal;
	margin-bottom:20px;
	padding-bottom:3px;
	border-bottom:3px solid #039;
	}
.newsBox{
	float:left;
	width:45%;
	}
.certificationBox{
	float:right;
	width:45%;
	}
.certificationBox img{
	max-width:100%;
	}
.aboutIntro, .hotIntro{
	padding:50px 0;
	}
.aboutIntro, .hotIntro{
	clear:both;
	}
.newsBox, .newsIntro h2{
	position:relative;
	}
.newsBox .more, .txtAbout a{
	color:#fff;
	text-align:center;
	width:60px;
	background-color:#039;
	}
.newsBox .more{
	margin-top:0;
	padding:10px 10px 0;
	position:absolute;
	top:-10px;
	right:0;
	}
.txtAbout .more{
	float:right;
	width:80px;
	}
.newsBox .more:hover, .txtAbout a:hover{
	text-decoration:none;
	background-color:#469;
	}
.newsBox li{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #aaa;
	}
.newsBox li a{
	color:#000;
	}
.cate-65622 .productGrid .proList{
	width:30%;
	}