body{
	font-family:Arial;
	}
.sideCate li a{
	color:#444;
	}
header, .footer{
	width:1000px;
	}
.breadcrumb{
	width:985px;
	padding:10px 0 10px 15px;
	background-color:#fff;
	}
.container{
	background:url("../images/bg.jpg") 0 0 repeat-x #efefef;
	}
.container.index{
	background:url("../images/bg_index.jpg") 0 0 repeat-x #efefef;
	}
.content{
	width:970px;
	padding:0 15px 50px;
	background-color:#fff;
	}
.index .content{
	padding:30px 15px 50px;
	}
header{
	padding-top:5px;
	background:url("../images/header_bg.jpg") 0 0 repeat-x;
	}
.logo{
	padding:35px 0 0 50px;
	}
nav{
	margin:0 10px 0 0;
	}
#navMenu{
	clear:right;
	float:right;
	background:none;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
#navMenu a{
	color:#444;
	font-size:110%;
	text-transform:uppercase;
	padding:7px 23px 4px;
	}
#navMenu a:hover{
	color:#fff;
	background-color:#fecf0d;
	}
#navMenu li{
	border-right:none;
	}
#menu_891 a{
	background:url(../images/icon_new.gif) 0 3px no-repeat;
	}
.colSide h4{
	text-align:center;
	text-transform:uppercase;
	padding:12px 0 8px;
	background:none #000;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
h2.menuTitle{
	color:#0bbeff;
	font-size:120%;
	padding:12px 0 8px 10px;
	background:none #000;
	}
h2.menuTitle a{
	color:#0bbeff;
	}
.sideCate li{
	border-bottom:1px dotted #ccc;
	}
footer{	
	background-color:inherit;	
	}
footer, footer a{
	color:#000;
	}
.footer{
	padding:0 0 15px;
	background:url("../images/logo_foot.jpg") 10px 50px no-repeat #a6bbca;
	}
.footer .info, .footer .copyright{
	padding-left:270px;
	}
.footer .menu, .footer .menu a{
	color:#fff;
	}
.footer .menu{
	text-align:center;
	margin-bottom:20px;
	background-color:#1c4f95;
	}
.footer .menu a{
	line-height:2.5em;
	padding:0 25px;
	}
.footer .menu a:hover{	
	color:#a8c;
	text-decoration:none;
	}
.social{
	margin-top:-10px;
	}
.index #slidepic_pic2{
	width:1000px;
	height:358px;
	}
.index .colMain{
	float:none;
	width:100%;
	}
.coIntro{
	float:left;
	width:40%;
	padding-top:10px;
	}
.coIntro img{
	margin-bottom:5px;
	}
.proIntro{
	float:right;
	width:56%;
	}
.proIntro h2{
	margin-left:15px;
	color:#0bbeff;
	}
.proIntro h2{
	font-size:200%;
	font-weight:500;
	line-height:1.5;
	text-transform:uppercase;
	}
/**search**/
.lag, .lagH, .register, .search{
	margin-top:0;
	}
.search{
	clear:right;
	margin:20px 10px 20px 0;
	}
.search input{
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
.search form{
	-border:1px solid #723d77;	
	}
.search #sf_keyword{
	width:200px;
	height:23px;
	padding:0 0 0 5px;
	border:1px solid #ccc;
	}
.search #sf_submit{
	color:#fff;
	font-size:0;
	width:32px;
	height:25px;
	text-shadow:none;
	border:none;
	background:url(../images/search.jpg) 0 0 no-repeat;
	}
/** 熱門產品 **/
.flexslider{
	box-shadow:none;
	}
.Anli_pic{
	width:506px;
	}
.box{
	width:150px;
	height:230px;
	font-size:100%;
	line-height:1.5em;
	margin:0 10px 0 0;
	padding:5px;
	border:1px solid #e4e4e4;
	}
a.imgBorder{
	width:150px;
	height:150px;
	-padding:5px;
	}
.Anli_left, .Anli_right{
	width:12px;
	height:250px;	
	}
.Anli_left{
	margin-right:5px;
    background: url("../images/arrowL.png") center center no-repeat;
	}
.Anli_right{
	margin-left:5px;
    background: url("../images/arrowR.png") center center no-repeat;
	}
.proIntro .more{
	display:none;
	}
.newsIntro a, .proIntro a{
	color:#737;
	}
/** 熱門產品 END **/


.productGrid.list_imgL{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.productGrid.list_imgL .proList{
	height: auto;
}