@import 'https://fonts.googleapis.com/css?family=Raleway';
body{
	font-family:Arial, Helvetica, sans-serif;
	}
.sideCate li a{
	color:#fff;
	}
h2.menuTitle a{
	color:#555;
	}
footer a:hover{
	color:#0fe;
	}
.productGrid h5 a{
	color:#07c;
	}
header{
	padding-top:0;
	background:url("../images/header_bg.jpg") repeat-x 0 0 #a3e5f7;
	}
.header{
	position:relative;
	}
.content{
	display:block;
	width:100%;
	overflow:hidden;
	zoom:1;
	}
.lagH a, .register a{
	margin:0 3px;
	}
.register li{
	padding-right:3px;
	}
.search{
	clear:none;
	margin:0 10px 0 0;
	position:absolute;
	right:0;
    top:10px;
    z-index:1;
	}
.search form{
	line-height:1.8em;
	background-color:#7de;
	border:none;
	}
.search #sf_keyword{
    color:#025;
    font-size:90%;
    padding:0 5px;
	border:0;
	background-color:#7de;
	}
.search #sf_submit{
	text-shadow:none;
	text-indent:-9999px;
	width:15px;	
    height:14px;
    padding:0;
	background:url("../images/search.png") 0 0 no-repeat;
	border:none;
	}
.bannerArea{
	width:100%;
	}
.logo{
    position:absolute;
    top:60px;
	left:15px;
    z-index:1;
	}
.breadcrumb{
	width:100%;
	}
.content{
	background-color:#d0eeff;
	}
/*footer
----------------------------*/
footer{
	clear:both;
	background:url("../images/footer_bg.jpg") center 0 no-repeat #059;
	}
.footer{
	width:980px;
	padding:25px 0;
	}
.footer .info, .copyright{
	padding-left:0;
	}
.footer .menu{
	margin-left:-7px;
	}
.social{
	float:right;
	position:static;
	}
/*首頁熱門產品RWD {template _effect_pic_new}
---------------------------*/
a.imgBorder{
	width:80%;
	height:250px;
	display:block;
	margin:0 10%;
	padding:0;
	position:relative;	
	border:1px solid #ccc;
	box-sizing:border-box;
	}
.flexslider{
	text-align:center;
	}
/*navMenu
----------------------------*/
#navMenu{
	background:none;
	}
#navMenu > li{
	margin-right:20px;
	}
#navMenu ul{
	border:none;
	}
#navMenu ul li{
	border:none;
	border-bottom:1px solid #fff;
	}
#navMenu ul li:last-child{
	border-bottom:none;
	}
#navMenu ul li a{
	padding:7px 25px 5px 10px;
	}
#navMenu a{
	font-size:115%;
	padding:12px 20px 5px;
	}
#navMenu a, #navMenu a:hover{
	color:#05a;
	}
/*navMenu color*/
#navMenu ul li a:hover{
	color:#fff;
	background:#1ce;
	}
#navMenu li li li{
	background:rgba(136,0,0,0.8);
	}
/*navMenu hover color*/
.sf-menu ul li{
	background:#7de;
	border:none;
	}
.sf-menu ul ul{
	top:0;
	}
/*navMenu三角形*/
.sf-arrows ul .sf-with-ul::after{
    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產品次分類/次次分類
---------------------------*/
.colMain{
	width:60%;
	margin-right:15%;
	min-height:900px;
	}
h2.menuTitle{
	color:#fff;
    font-size:190%;
    height:40px;
	margin-bottom:0;
	padding:20px 0 0 25%;
	background:url("../images/h2bg.jpg") no-repeat right 0 #038;
	}
.colMain h2.menuTitle{
	display:none;
	}
.colSide{
	width:20%;
	position:absolute;
	top:180px;
	z-index:1;
	background:none;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
.colSide h4{
	font-size:150%;
	text-transform:uppercase;
	background-color:#07c;
   -webkit-border-radius:0 0 50% 0;
      -moz-border-radius:0 0 50% 0;
           border-radius:0 0 50% 0;
	}
.listProCont .colSide h4, .showProCont .colSide h4{
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
.sideCate{
	margin:0;
	padding:0 0 50px;
	background-color:#07c;
   -webkit-border-radius:0 0 20px;
      -moz-border-radius:0 0 20px;
           border-radius:0 0 20px;
	}
.sideCate li{
	border-bottom:1px solid #fff;
	background:url("../images/icon_tree_add.png") no-repeat 8px 15px;
	}
.sideCate li li{
	border-top:1px dotted #fff;
	border-bottom:none;
	}
.sideCate li a, .sideCate li li a{	
	line-height:1.5em;
	padding:12px 5px 10px 25px;	
	}
.sideCate li li a{
	padding:7px 0 5px 35px;
	}
.sideCate li li a.tree{
	left:15px;
	width:14px;
	}
.sideCate .par_tree .superTitle{
	display:block;
	background:#eee;
	}
/*active font color*/
.sideCate .par_tree.active > span a{
	color:#fff;
	}
/*sideMenu 設定背景色
----------------------------*/
.sideCate li a.tree{
	width:30px;
	background:url("../images/icon_tree_add.gif") no-repeat 8px 15px;
	}
.sideCate .par_tree a.active{
	background-color:#eee;
	display:block;
	}


/*產品頁
----------------------------*/
.productList .txt{
	float:none;
	width:100%;
	}
.proList h3{
	font-size:120%;
	}
.productGrid .txt{
	height:60px;
	padding:15px 0;
	background-color:#ccc;
	background:linear-gradient(to bottom, #eee, #ccc);
	background:-moz-linear-gradient(top, #eee, #ccc);
	background:-webkit-linear-gradient(top, #eee, #ccc);
	}
.productGrid .proList h3{
	margin:0;
	}
/*產品詳細頁Tab
----------------------------*/
.r-tabs .r-tabs-panel{
	padding:15px 0;
	}
/**產品頁-自訂列表縮圖Size 圖片居中對齊**/
.relationBox .productList .proList .img *, .relationBox .productGrid .proList .img *{
	display:table-cell;
	}
.productList .proList .img, .productGrid .proList .img{
	padding:0;
	background-color:#fff;
	border:0;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
.productGrid .proList{
	width:350px;
	}
.productGrid .proList h3 a{
	color:#555;
	}
/*詳細頁*/
.productPic .photo{
	display:table;
	padding:30px 0;
	background-color:#fff;
	border:none;
	}
.productPic #prod_img{
	display:table-cell;
	text-align:center;
	}
#slide li{
	background-color:#fff;
	}
.main_cont{
	margin-top:20px;
	}
/*首頁*/
.index .banner{
	clear:none;
	height:550px;
	background:url("../images/index_bg.jpg") no-repeat 0 0;
	}
.index .banner img{
	width:auto;
	}
/* banner 2D環繞特效 */
#focus_Box{
	position:relative;
	width:665px;
	top:190px;
	left:500px;
	}
#focus_Box ul{
	position:relative;
	width:302px;
	height:301px;
	}
#focus_Box li{
	z-index:0;
	position:absolute;
	width:0px;
	height:0px;
	top:146px;
	cursor:pointer;
	left:377px;
	}
#focus_Box li img{
	/**width:302px;
	height:302px;**/
	vertical-align:top;
	}
#focus_Box li p{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	text-indent:3px;
	}
#focus_Box .prev, #focus_Box .next{
	display:block;
	z-index:100;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	width:23px;
	height:41px;
	top:131px;
	}
#focus_Box .prev{
	background:url(../images/arrows.png) 0 -77px no-repeat;
	left:-45px;
	}
#focus_Box .next{
	background:url(../images/arrows.png) 0 0 no-repeat;
	right:0;
	}
.index .content{
	padding-bottom:0;
	background-color:#fff;
	}
.introHonor h3, .introAbout h3{
	color:#e00;
	font-size:270%;
	font-family:'Raleway', sans-serif;
	letter-spacing:0.05em;
	line-height:2em;
	text-transform:uppercase;	
	}
.introHonor h3{
	margin-bottom:20px;
	}
.introHonor{
	text-align:center;
	margin:45px 0 70px;
	}
.introHonor img{
	vertical-align:top;
	margin:0 50px;
	}
.introAbout{
	background-color:#eee;
	overflow:hidden;
	zoom:1;
	}
.introAbout .left, .introAbout div{
	float:left;
	}
.introAbout .left{
	width:50%;
	height:300px;
	background:url(../images/index_boat.jpg) no-repeat;
	}
.introAbout .right{
	width:42%;
	padding:1% 4% 0;	
	}
.introAbout p{
	font-size:115%;
	line-height:1.7em;
	}
.introAbout .more{
	color:#fff;
	font-size:100%;
	text-align:center;
	display:block;
	margin-top:10px;
	padding:8px 30px;
	width:10%;
	background-color:#04a;
	}
.introAbout .more:hover{
	color:#04a;
	text-decoration:none;
	background-color:#7de;
	}
/**.gocatalog**/
.gocatalog #prod_layout.productGrid.cateBox .proList{
	width:30%;
	}
.gocatalog .productGrid .proList .img{
	width:37%;
	background-color:transparent;
	}
.list_imgXXL .img{
	height:210px;
	}
.shipWrap{
	position:relative;
	}
.ship{
	position:relative;
	right:5px;
	}
.shipWave{
	position:absolute;
	right:0;
	bottom:0;
	}
.aboutCertification{
	overflow:hidden;
	zoom:1;
	}
.aboutCertification div{
	float:left;
	margin-right:20px;
	}
.aboutCont .main_cont h3{
	font-size:180%;
	text-transform:uppercase;
	line-height:1.5em;
	}
.productList .proList .img *, .productGrid .proList .img *, .productPic .photo *{
	max-width:100%;
	}