@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:#057abd;}
: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: 110px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.head .logo {
	float: left;
	width: 580px;
}
.head .h_right {
	float: right
	width: 420px;
}
.head .h_right .yuyan {
	margin-top: 50px;
	float: right;
	height: 25px;
}
.head .h_right .yuyan ul {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.head .h_right .yuyan ul li {
	float: right;
	color: #666;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	margin-left: 15px;
}

.head .h_right .yuyan ul li a {
	color: #555;
	text-decoration: none;
}
.head .h_right .yuyan ul li a:hover {
	text-decoration: underline;
	color: #FF0000;	
}
.head .h_right .search {
	float: right;
	border: 1px solid #CCC;
	border-radius: 10px;
	
}
form {
    display: inline;
}
.search .input {
    border: none;
    background: none;
    float: left;
    width: 120px;
    padding: 4px;
    height: 15px;
}
.search .submit {
    background: url('../images/button-search.png') no-repeat center center;
    float: right;
    width: 30px;
    height: 22px;
    cursor: pointer;
    border: none;
}
.nav {
	background-color: #931006;
	height: 40px;
	margin-bottom: 2px;
}
.mainnav {
margin: 0 auto;
width: 960px;
}
.mainnav .active {
	background-image: none;
	background-color: #931006;
}

.mainnav li {
	float: left;
	display: inline;
	height: 40px;
	line-height: 40px;
	background-image: url(../images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.mainnav li a {
	float: left;
	padding: 0 29px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.mainnav li:hover {
	background-color: #057abd;
}


#mainslide{margin:0 auto;width:960px;}
#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;}



.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:680px;
	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: #F00;
	text-decoration: underline;
}.maincon {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height:auto;
	overflow:hidden;
}
.maincon .left {
	width: 250px;
	float: left;
}
.maincon .left .au {
	width: 228px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 0px lightgray;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 20px;
}
.maincon .left .ql {
	width: 228px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 0px lightgray;
	border: 1px solid #CCC;
	padding: 10px;
}
.maincon .biaoti{
	border-radius: 3px;
	border: 2px solid #028ce4;
	padding: 8px;
	color: #028ce4;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.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:#0071ba;}
.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.three {
	display:block;
	border-bottom:1px solid #ebebeb;
	color:#666;
	background:url("../images/blog_categories.png") no-repeat 96% 7px;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
}
.categories ul li a.active{
	text-decoration:none;
	color:#028ce4;
	background:url("../images/blog_categories_hover.png") no-repeat 96% 7px;
	font-size: 14px;
}
.categories ul li a.three:hover, .categories ul li a.selected  {text-decoration:none;color:#028ce4;background:url("../images/blog_categories_hover.png") no-repeat 96% 7px;}
.categories li ul{margin-left:20px;}
.categories ul li.four{
	padding:5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}

.categories ul li.four a:hover,.categories ul li.actives a{text-decoration:none;color:#028ce4;}
.maincon .right {
	float: right;
	height: auto;
	width: 675px;
	border: 1px solid #ddd;
	padding: 10px;
}
#gallery li {
	float: left;
	width: 332px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	text-align: center;
}
#gallery img {
	padding: 5px;
	border: 1px solid #eee;
	}
.pagelist {
text-align: center;
margin: 20px auto;
}
.pagelist li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.pagelist li a {
border: solid 1px #DEDEDE;
padding: 7px 13px;
border-radius: 5px;
}	
.pagelist li.thisclass a, .pagelist li a:hover {
	background-color: #028ce4;
	color: white;
	border-color: #028ce4;
}#scale li {
	float: left;
	width: 221px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	text-align: center;
}
.maincon .left .pc {
	width: 248px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 0px lightgray;
	border: 1px solid #CCC;
}
.pro-biaoti{
	border-radius: 3px;
	border: 2px solid #028ce4;
	padding: 8px;
	color: #028ce4;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
.maincon .pro-right {
	float: right;
	height: auto;
	width: 695px;
	font-size: 12px;
	line-height: 18px;
}
.maincon .pro-right .intro {
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 15px;	
}
/*==================产品列表样式==================*/
.slideprod{border:1px solid #dedede; padding:20px; margin-bottom:20px;}
.slideprod h1{font-size:16px; font-weight:bold; border-bottom:1px solid #dedede; padding-bottom:10px; margin-bottom:10px;}
.slideprod img{ padding:5px 0 10px 0;}
.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 .new{background:url(../images/new.jpg) no-repeat right top; width:37px; height:36px; margin:-8px -8px 0 0; float:right;}
.ul_prodlist li .hot{background:url(../images/hot.jpg) no-repeat right top; width:37px; height:36px; margin:-8px -8px 0 0; float:right;}
.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;}
.tables tr:hover{background-color:#E9E9E9;}
.tables td{border:solid 1px #dedede; padding:5px 10px;}
.ulfeature{list-style-type:circle; margin-left:20px;}
.ulfeature li{margin:10px 0;}

/*=============列表样式=============*/
.demo li{border-bottom:1px dashed #DEDEDE; padding-bottom:10px; margin-bottom:15px;}
.demo li .new_img{border:1px solid #DEDEDE; padding:3px; width:164px; height:100px; float:left; margin-right:20px;}
.demo li .h1_new{font-size:14px; font-weight:bold;}
.demo li .intext{padding:5px 0;}
.demo a.readon{
	float:right;
	color:#2C79BF;
	margin-right:15px;
	font-weight:bold;
	position: relative;
	bottom: 15px;
}

/*=============产品展示样式=============*/
#preview{width: 359px; text-align: center;}
.jqzoom{ width:359px; height: 183px; position:relative;}
.jqzoom img{width:339px; height:183px;}
/*list*/
#spec-n5{width:325px; height:67px; overflow:hidden; background:#f0f0f0; padding:10px 22px 10px 22px;}
#spec-list{width:285px; height:67px; float:left; overflow:hidden; display:inline; margin:0 10px;}
#spec-list ul li{float:left; margin-top:8px; display:inline; width:95px;}
#spec-list ul li img{border:1px solid #ccc; width:83px; height:45px;}
.list-h li{ float:left;}

/*jqzoom*/
.jqzoom{position:relative;padding:0; margin-top:1px;}
.zoomdiv{z-index:100;position:absolute;margin-left:21px;background:url(i/loading.gif) #fff no-repeat right center;
border:1px solid #e4e4e4;display:none;text-align:right;overflow: hidden;}
.bigimg{}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;border:1px solid #aaa;background:#FEDE4F;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

.control{float:left; margin-top:11px; cursor:pointer;}

/*=============内页右侧样式==============*/
.module_right{float:right;overflow: hidden;zoom: 0; width: 695px;;}
.prodspec{
	width:693px;
	height:271px;
	background-image: url(../images/bg-spec.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.prodgallery{width:359px; height:275px; float:left; padding:0px 34px 0px 0px;}
.h1_prodspec{font-size:14px; font-weight:bold;color:#555; padding-top:8px; margin-bottom:20px;}
.ul_prodspec li{ padding-bottom:5px;}
.ul_prodspec li span{ padding-right:5px; width:90px; font-weight:bold;}
.prodspec p{
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}


.prodtab_tit:after{ content:'\0020'; display:block; height:0;}
.prodtab_tit{border-bottom:4px solid #eaeaea;width:695px;height:36px;float:left; margin:20px 0 0 2px; 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;}
.page {
float: right;
padding-right: 20px;
margin-bottom: 20px;
}

