@charset "utf-8";
body {
	font-family: Arial;
	font-size: 14px;
	color: #666;
	
}
*{margin:0;padding:0;}
img{border:0;vertical-align:middle;}
a{color:#555;text-decoration:none;}
a:hover{
	text-decoration:none;
	color:#F60;
}
:focus{outline:0;}
h1,h2,h3,
h4,h5,h6{margin:0 0 5px;line-height:1.35;}
h1{font-size:18px;line-height:normal;color:#555;font-weight:normal;margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 10px;}
h2{
	font-size:14px;
	font-weight:bold;
	color:#555;
}
h3{font-size:12px;font-weight:normal;}
h4{
	font-size:14px;
	font-weight:lighter;
	margin-left: 10px;
}
h5{font-size:12px;font-weight:bold;}
h6{font-size:11px;font-weight:bold;}
form{display:inline;}
fieldset{border:0;}
legend{display:none;}
table{border:0;border-spacing:0;empty-cells:show;font-size:100%; border-collapse:collapse;}
caption,th,td{vertical-align:top;text-align:left;font-weight:normal;}
p{margin:0 0 10px;}
strong{font-weight:bold;}
address{font-style:normal;line-height:1.35;}
cite{font-style:normal;}
q,
blockquote{quotes:none;}
q:before,
q:after{content:'';}
small,big{font-size:1em;}
ul,ol{list-style:none;}
.hidden{display:block !important;border:0 !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;width:0 !important;height:0 !important;overflow:hidden !important;}
.nobr{white-space:nowrap !important;}
.wrap{white-space:normal !important;}
.a-left{text-align:left !important;}
.a-center{text-align:center !important;}
.a-right{text-align:right !important;}
.v-top{vertical-align:top;}
.v-middle{vertical-align:middle;}
.f-left,
.left{float:left !important;}
.f-right,
.right{float:right !important;}
.f-none{float:none !important;}
.f-fix{float:left;width:100%;}
.no-display{display:none;}
.no-margin{margin:0 !important;}
.no-padding{padding:0 !important;}
.no-bg{background:none !important;}
.clear{clear:both;}
.border{border:1px solid #dedede;padding:5px;}

ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
.head {
	height: 85px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}
.head .logo {
	float: left;
	width: 360px;
}

.head .headright {
	float: right;
}
.yuyan {
	padding-top: 28px;

	}
.head .headright .yuyan ul li {
	float: right;
	color: #666;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	margin-left: 15px;
}
.nav {
	padding-top: 15px;
	}
.head .headright .nav ul li {
	float: right;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	text-align: center;
	width: 88px;
	margin-right: 3px;
}
.head .headright .nav ul li a {
	font-weight: bold;
	color:#F60;	
}
.head .headright .nav ul li a:hover {
	text-decoration: underline;
}

#mainslide{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slideshow{position:relative;overflow:hidden;}
.banner{position:relative;margin:0;}
.banner .slide{height:295px;}
.banner .show{position:relative;}
#slideshow .ctr1{position:absolute;right: 90px;bottom: 15px;z-index:10;}
#slideshow .ctr1 a{overflow:hidden; zoom:1;text-indent:-20px;float:left;margin-right:5px;width:14px;height:14px;background:url(../images/ico.png) no-repeat right top;}
#slideshow .ctr1 a.activeSlide{background:url(../images/ico.png) no-repeat left top;width:14px;height:14px;}


.maincon {
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height:auto;
	overflow:hidden;
}
.maincon1 {
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height:auto;
	overflow:hidden;
	margin-top: 10px;
}
.left {
	width: 250px;
	float: left;
}
.left .au {
	width: 228px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 0px lightgray;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 20px;
}

.biaoti{
	border-radius: 3px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	background-image: url(../images/product-center.jpg);
	height: 44px;
	line-height: 44px;
}
.toogle_box {
	position:relative;
	padding:8px 20px 1px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
.toogle_box a{color:#808080;}
.toogle_box a:hover{
	color:#F60;
}
.toogle_box .green {font-size:14px;color:#333; font-weight:bold; margin-bottom:10px;}
.toogle_box .opened_toggle .title {color:#0071ba;}
.toogle_box .opened_toggle .title a {color:#0071ba;}
.categories ul li a.four {
	display:block;
	border-bottom:1px solid #ebebeb;
	color:#666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	background-image: url(../images/blog_categories.png);
	background-repeat: no-repeat;
	background-position: 96% center;
}
.categories ul li a.three {
	display:block;
	border-bottom:1px solid #ebebeb;
	color:#666;
	height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	background-image: url(../images/blog_categories.png);
	background-repeat: no-repeat;
	background-position: 96% center;
}
.categories ul li a.active, .categories ul li a.four:hover, .categories ul li a.three:hover, .categories ul li a.selected  {
	text-decoration:none;
	color:#F60;
	background:url("../images/blog_categories_hover.png") no-repeat 96% center;
}
.categories li ul{margin-left:20px;}


.right {
	float: right;
	height: auto;
	width: 675px;
	border: 1px solid #ddd;
	padding: 10px;
	line-height: 26px;
}
.pro-right {
	float: right;
	height: auto;
	width: 675px;
	
	
}
.buttom {
	margin-top: 20px;
}

.buttom .b_line {
	background-image: url(../images/bg_buttom_line.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
}
.buttom .b_daohang {
	width:480px;
	margin-right: auto;
	margin-left: auto;
	color: #555;
}
.buttom .b_daohang a {
	padding-right: 8px;
	padding-left: 8px;
	color: #555;
	text-decoration: none;
}
.buttom .b_daohang a:hover {
	color: #F60;
}

.dhtiao{
	font-size: 16px;
	padding: 8px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F93;
	background-color: #eee;
}

.t-brand {
	margin-top: 20px;
}
.t-brand ul li {
	float: left;
	width: 298px;
	border: 1px solid #ddd;
	margin: 10px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.pro-right {
	float: right;
	height: auto;
	width: 695px;
	font-size: 12px;
	line-height: 18px;
}
.ul_prodlist{width:746px;}
.ul_prodlist li{float:left; border:1px solid #dedede; width:195px; margin:0 22px 20px 0; background:#fff; padding:10px;}
.ul_prodlist li h2{font-size:13px; font-weight:bold; border-bottom:1px solid #dedede; padding-bottom:10px; margin-bottom:10px;}
.ul_prodlist li span.text{display:block; height:38px; overflow:hidden;}
.ul_prodlist li .readmore{display:block; margin-top:15px;}
.ul_prodlist li span a{color:#0071ba; font-weight:bold; padding-top:15px;}

.ul_product{width:746px;}
.ul_product li{float:left; border:1px solid #dedede; width:314px; margin:0 22px 20px 0; background:#fff; padding:10px;}

.p-right {
	float: right;
	height: auto;
	width: 675px;
	line-height: 16px;
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 12px;
}
.pro-right .intro {
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 15px;	
}

.prodtab_tit:after{ content:'\0020'; display:block; height:0;}
.prodtab_tit{
	border-bottom:4px solid #eaeaea;
	width:695px;
	height:36px;
	float:left;
	background:#ddd;
}
.prodtab_tit a{float:left;font-size:14px;color:#736c66;height:37px;line-height:37px;padding:0 15px 0 10px; border-bottom:none; border-right:1px solid #fff;border-left:1px solid #b8b8b8;}
.prodtab_tit a.cur{ont-size:14px;color:#333;height:37px;line-height:37px;padding:0 15px 0 10px; background:#eaeaea;}
.prodshow{
	padding-bottom:12px;
	width:714x;
	clear:both;
	border:1px solid #dedede;
	margin-left:2px;
	border-top:none;
	margin-bottom:10px;
	font-size: 12px;
}
.prodtext{
	display:none;
	padding:10px 20px;
	line-height: 22px;
}
.prodtext h2{ margin:10px 0;}
.prodtext_ul{ margin:20px 0; border-top:1px solid #dedede; clear:both; padding-top:10px;}
.prodtext_ul li{height:67px; margin-bottom:15px;}
.prodtext_ul li img{float:left; padding-right:10px; height:67px;}
.prodtext_ul li span{ display:block; padding-top:10px;}

.maincon1 .right .contact {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 260px;
}
