#container {
    width: 1200px;
    margin: 20px auto 20px auto;font-size: 12px;
}
#container a:hover {
    transition: color 200ms linear 0s,background-color 200ms linear 0s,border-color 200ms linear 0s;
    color: #13c0a2;
}
#container *{
	box-sizing: content-box;
}
#sidebar {
    float: left;
    width: 279px;
}
#Classification {
    width: 279px;
    margin-bottom: 25px;
}
.SideTitle {
    width: 153px;
    height: 75px;
    line-height: 26px;
    font-size: 25px;
    font-weight: normal;
    color: #13c0a2;
    margin-bottom: 8px;
    box-sizing: content-box;
    padding: 22px 0 0 128px;
    background: url(../images/sidetitlebg.jpg) no-repeat left top;
}
.SideTitle span {
    font-size: 16px;
    display: block;
}
#Classification{width:279px;margin-bottom:25px;}
#Classification ul{padding:9px 0 9px 70px;background-color:#ececec;border:3px solid #f5f5f5;}
#Classification ul li a{width:200px;height:53px;line-height:42px;font-size:14px;padding-left:10px;display:block;}
#Classification ul li.change a,#Classification ul li a:hover{color:#fff;background:url(../images/a_bg.png) no-repeat left top;text-decoration:none;}
#contact{width:263px;padding-bottom:13px;border:8px solid #ececec;}
#contact h4{height:50px;line-height:50px;position:relative;font-size:18px;margin:-8px -8px 0;
	font-weight: bold;
	padding-left:66px;background:url(../images/icon_tel.jpg) no-repeat left center;border:8px solid #13c0a2;border-bottom:1px solid #d9e2f1;}
#contact h4 span{font-size:14px;font-weight:normal;color:#949494;padding-left:7px;text-transform:uppercase;}
#contact h5{height:42px;line-height:42px;overflow:hidden;font-size:18px;font-weight:normal;color:#6b6b6b;padding-left:18px;}
#contact ul{padding:0 18px;}
#contact ul li{line-height:25px;color:#919191;}
#neirong {
    float: right;
    width: 873px;
    position: relative;
}
#Location{height:41px;line-height:41px;position:absolute;top:0px;right:0px;padding-left:20px;background:url(../images/icon_home.gif) no-repeat left 12px ;
font-size: 14px;}
.MainTitle{height:40px;line-height:40px;overflow:hidden;font-size:17px;margin-bottom:20px;border-bottom:1px solid #cecece;font-weight: bold;}
#Products{width:873px;}
.Products{height:250px;padding:24px 0;border-bottom:1px solid #e3e3e3;}
	.Products .photo{float:left;width:358px;height:250px;position:relative;margin-right:31px;display:inline;}
	.Products .photo img{width:350px;height:242px;border:4px solid #f6f6f6;display:block;}
	.Products h5{height:39px;line-height:39px;overflow:hidden;font-size:15px;margin-bottom:7px;font-weight: bold;}
	.Products h5 a:hover{}
	.Products p{height:161px;line-height:23px;overflow:hidden;font-size:14px;color:#737373;margin-bottom:10px;}
	.Products .btn_more{width:76px;height:21px;line-height:21px;text-align:center;color:#fff;background-color:#13c0a2;border:1px solid #13c0a2;display:inline-block;}

	.Products .btn_more:hover {
    color: #fd8002;
    background-color: #ffffff;
}

