@charset "utf-8";
	body {
	margin:0px auto;
	padding:0px;
	color:#666666;
	min-width:1000px;
	font-size:12px;
	font-family:Microsoft Yahei, Tahoma, Helvetica, Arial, "宋体", sans-serif;
	background:#ffffff;
}
a:link {
	color:#666666;
	cursor:pointer;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#459df5;
	text-decoration:none;
}
a:active {
	color:#666666;
	text-decoration:none;
}
img {
	border:none;
}
dl {
	margin:0px;
	padding:0px;
}
.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.fn-clear {
	zoom: 1;
	/* for IE6 IE7*/
}
/* 隐藏, 通常用来与 JS 配合*/
	body .fn-hide {
	display: none;
}
/* 设置内联, 减少浮动带来的bug*/
.fn-left, .fn-right {
	display: inline;
}
.fn-left {
	float: left;
	padding:20px 0px;
}
.fn-right {
	float: right;
}
.hidden {
	display:none;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
}
pre {
	margin: 0px;
	padding: 0px;
}
code {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
}
legend {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
textarea {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	margin: 0px;
	padding: 0px;
}
th {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
}
button {
	margin: 0px;
	padding: 0px;
}
/*布局专用*/
.layout {
	width:1002px;
	margin:0 auto;
	padding:0px;
	zoom: 1;
	overflow:hidden;
}
.layout:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.positRelative {
	position:relative;
}
/**---导航浮动--**/
.menu_fixed {
	POSITION: fixed;
	LEFT: 0px;
	top:0px;
	MARGIN: 0px auto;
	padding:0px;
	Z-INDEX: 99999;
	WIDTH: 100%;
}
/*----head---*/
.headWrap {
	width:100%;
	height:103px;
	background:#ffffff;
}
.head {
	width:1200px;
	height:100px;
	margin:0px auto;
}
.head .headright {
	width:475px;
	text-align:right;
}
.head .headright .yuyan {
	height:21px;
	line-height:21px;
	padding:20px 0px 15px 0;
	overflow:hidden;
}
.head .headright .yuyan .cn{
	padding-left:12px;
	color:#ff8949;
	}
.head .headright .yuyan .cn:hover{
	color:#459df5;
	}
.head .headright .yuyan .en{
	color:#ff8949;
	}
.headtel{
	padding:0px 0px 0px 17px;
	background:url(../images/head_tel.jpg) no-repeat left center;
	line-height:23px;
	font-size:14px;
	color:#727272;
	float:right;
	}
.headEmail{
	padding:0px 0px 0px 17px;
	background:url(../images/head_email.jpg) no-repeat left center;
	line-height:23px;
	font-size:14px;
	color:#727272;
	float:right;
	margin-left:17px;
	}
.headEmail a{
	color:#727272;
	}
.headEmail a:hover{
	color:#ff8949;
	}
/*--导航--*/
.dhwrap{
	background:#459df5;
	height:50px;
	}
.dhwrap .menu {
	width:1002px;
	height:50px;
	margin:0px auto;
	padding:0px;
}
.dhwrap .menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.dhwrap .menu ul li{
	float: left;
	width: 167px;
	height: 50px;
	position: relative;
	z-index: 99999999999999999999;
	background:url(../images/dhline.jpg) no-repeat right top;
}
.dhwrap .menu ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}
.dhwrap .menu ul li dt a{
	display: block;
	line-height: 41px;
	text-align: center;
	font-size: 12px;
	border-bottom:#ddd solid 1px;
}
.dhwrap .menu ul li:hover .svb{
	background: #69aff5;
}
.dhwrap .menu ul li .svb a{
	color:#ffffff;
	font-size:18px;
	}
.dhwrap .menu ul li:hover .svb a{
	color: #fff;
}
.dhwrap .menu ul li.hover .svb{
	background: #e04440;
}
.dhwrap .menu ul li.hover .svb a{
	color: #fff;
}
.dhwrap .menu ul li .svb-box{
	background: #f7f6f6;
	display: none;
}
/*--最新公告--*/
.notice {
	width: 100%;
	height:39px;
	margin: 0 auto;
	background:#f4f4f4;
	overflow: hidden !important;
	
}
#notice-c {
	height:39px;
	position:relative;
	width:1002px;
	margin: 0 auto;
	overflow: hidden !important;
}
#notice-c .title {
	width:128px;
	display:block;
	height:39px;
	line-height:39px;
	float: left;
	font-size:14px;
}
#notice-c .title .span1 {
	background:#ff8949;
	color:#fff;
	padding:3px 15px;
}
#notice-c .title .span2 {
	background:#464647;
	color:#fff;
	padding:3px 15px;
}
.notice_list {
	float: left;
	width:800px;
	height:39px;
	
}
.notice_list ul {
	width:800px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.notice_list li {
	float:left;
	width:800px;
	line-height:39px;
	height:39px;
	overflow:hidden;
}
.notice_list li a {
	float:left;
	color:#565454;
	width:100%;
	display:block;
	font-size:14px;
}
.notice_list li a:hover {
	color:#459df5;
}
.notice_list .time {
	padding-left:15px;
}
.notice_btn {
	display:block;
	width:26px;
	height:11px;
	overflow:hidden;
	cursor:pointer;
	background:url(../img/notic_btn.png) no-repeat;
	text-indent:-99em;
	position:absolute;
	right:443px;
	margin-top: 5px;
	display:none;
}
#Nprev {
	background-position:0 0;
	top:5px;
}
#Nprev:hover {
	background-position:-26px 0;
}
#Nnext {
	background-position:0 -11px;
	top:20px;
	overflow:hidden;
}
#Nnext:hover {
	background-position:-26px -11px;
}
#notice-c .more {
	color:#494848;
	font-size:14px;
	float:right;
	line-height:39px;
	z-index:999;
	position:absolute;
	right:0;
	top:0;
}
#notice-c .more:hover {
	color:#459df5;
}
/*--banner background:url(../images/loading.gif) no-repeat center 200px;--*/
/*--banner--*/
.bannerWrap {
	width:100%;
	height:381px;
}
/*--首页关于我们--*/
.mt40{ margin-top:40px;}
.habout{
	width:469px;
	height:177px;
	padding:1px;
	border:#d9d9d9 solid 1px;
	}
.habout a{
	display:block;
	width:100%;
	height:177px;
	}
.habout h2{
	line-height:44px;
	color:#0d0d0d;
	display:block;
	margin:0 0 0 27px;
	padding:0;
	float:left;
	font-weight:normal;
	}
.habout p{
	line-height:22px;
	color:#696969;
	display:block;
	margin:0 0 0 27px;
	padding:0;
	float:left;
	font-weight:normal;
	width:208px;
	height:109px;
	}
.habout span{
	display:block;
	margin:0 0 0 27px;
	padding:0;
	float:left;
	width:54px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#fff;
	background:#459df5;
	}	
.habout a:hover span{ background:#ff8949;}	
/*--产品展示--*/
.proWrap{
	width:100%;
	height:480px;
	background:url(../images/cpbg.jpg) no-repeat center top;
	margin-top:40px;
	}
.h1{
	font-size:24px;
	text-align:center;
	color:#fff;
	display:block;
	font-weight:bold;
	line-height:128px;
	}
.productList {
	width:100%;
	max-width:1440px;
	margin:12px auto 0px auto;
}
.productList .proShow{
	width:100%;
	height:284px;
	margin:0px auto;
}
.productList .proShow .animation{
	width:100%;
	height:284px;
	overflow:hidden;
}
.productList .proShow .animation li{
	display:block; 
	width:100%;
	height:284px;
}
.productList .proShow .animation p{
	display:block;
	padding:3px 0px;
	margin:0px auto;
}
.productList .proShow .animation a{
	display:block;
	float:left;
	width:25%;
	*width:24.985%; /*IE7*/
	height:284px;
	color:#ffffff;
	margin:0;
	padding:0;
}
.productList .proShow .animation a img{
	margin:0;
	padding:0;
	border:none;
	display:block;
	width:100%;
	}
.productList .proShow .animation .model{
	color:#fffffff;
	line-height:30px;
	text-align:center;
	font-size:14px;
	background:url(../images/tm1.png) repeat left top;
}
.productList .proShow .animation a:hover .model{
	color:#fff !important;
	background:url(../images/tm2.png) repeat left top;
}
.productList .proShow .arrow{
	width:100%;	
	padding:0px 0px;
	margin:0px auto;
	text-align:center;
	padding-top:15px;
}
.productList .proShow .arrow a{
	background:#8b8c81;
	font-size:0px;
	width:8px;
	height:8px;
	display:inline-block;
	margin:0px 3px;
	-moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px; 
}
.productList .proShow .arrow a.activeSlide{
	background:#4e96dd;
}
/*--新闻资讯--*/
.hnewstit{
	line-height:35px;
	background:url(../images/tit_news.jpg) no-repeat center  center;
	margin-top:50px;
	color:#767676 !important;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	}
.hnewsList{
	padding-top:40px;
	}
.newsList{
	width:486px;
	}
.newsList ul{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	}
.newsList ul li{
	border-bottom:#d5d5d5  solid 1px;
	margin-bottom:13px;
	}
.newsList ul li a{	
	display:block;
	width:100%;
	height:102px;
	}
.newsList ul li a dl{
	width:100%;
	height:60px;
	}
.newsList ul li a dl .ddDate{
	width:49px;
	margin:0;
	padding:0;
	float:left;
	}
.newsList ul li a dl .ddDate .span1{
	display:block;
	width:100%;
	height:19px;
	margin-bottom:1px;
	text-align:center;
	color:#fff;
	line-height:19px;
	background:#949494;
	font-size:14px;
	}
.newsList ul li a:hover dl .ddDate .span1{
	background:#ff8949;
}
.newsList ul li a dl .ddDate .span2{
	display:block;
	width:100%;
	height:37px;
	text-align:center;
	color:#fff;
	line-height:37px;
	background:#e4e4e4;
	font-size:16px;
	}
.newsList ul li a:hover dl .ddDate .span2{
	background:#949494;
}
.newsList ul li a dl  dt{
	width:423px;
	color:#3e3d3d!important;
	font-size:15px;
	float:right;
	line-height:12px;
	}
.newsList ul li a dl .ddtxt{ 
	color:#696969;
	margin:0;
	padding:10px 0 0 0;
	float:right;
	line-height:18px;
	width:423px;
	}
.newsList ul li .keys{
	color:#b7b7b7;
	margin-top: 20px;
	}
.newsList-none{
	display:none;
	}
.newsImg{
	width:499px;
	height:322px;
	}
.hflinkWrap{
	width:100%;
	margin-top:40px;
	background:url(../images/flinkbg.jpg) no-repeat center top;
	height:230px;
	}
.hflinkWrap h1{
	color:#767676;
	text-align:center;
	line-height:113px;
	font-size:24px;
	}
/*--hflink--*/
.hflink{width:1002px; margin:0 auto;}
.hflink .leftLoop2{ overflow:hidden; position:relative; border-top:none; width:1002px;margin:0 auto; height:68px;} 
.hflink .leftLoop2 .prev,.leftLoop2 .next{ display:block;  width:19px; height:30px; float:right; overflow:hidden;cursor:pointer; background:url(../images/jt1.jpg) no-repeat; position:absolute;}
.hflink .leftLoop2 .prev{ left:10px; top:60px;} 
.hflink .leftLoop2  .next{ background:url(../images/jt2.jpg) no-repeat;  right:10px; top:60px; } 
.hflink .leftLoop2 .hd ul{ float:right; overflow:hidden; zoom:1; margin:0; padding:0; list-style:none;} 
.hflink .leftLoop2 .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
.hflink .leftLoop2 .hd ul li.on{ background:#f00;  } 
.hflink .leftLoop2 .bd{ padding:0px; margin:0px auto; width:1002px;} 
.hflink .leftLoop2 .display-none{ display:none;}
.hflink .leftLoop2 .bd ul{ overflow:hidden; zoom:1; margin:0px; padding:0px 0px 0px 0px; list-style:none;} 
.hflink .leftLoop2 .bd ul li{text-align:center; float:left; position:relative; _display:inline; list-style:none;width:237px;height:68px;float:left;margin-right:20px;}
.hflink .leftLoop2 .bd ul li img{ width:235px; height:66px; border:#eaeaea solid 1px;}	
/*--底部导航--*/
.copyWrap{
	width:100%;
	height:30px;
	background:#464647;
	text-align:center;
	color:#9c9c9c;
	line-height:30px;
	}
.copyWrap a{
	color:#9c9c9c;
	}
/*--内页--*/
.subbannerWrap {
	width:100%;
}
.subbannerWrap img{
    width:100%;
}
/*--内页关于我们--*/
.subtitle{
	background:url(../images/subtitbg.jpg) no-repeat center 9px;
	margin-top:50px;
	color:#797979;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	font-family:  sans-serif;
	line-height:30px;
	font-weight:bold;
	}
.subtitle span{
	color:#459df5;
	font-size:24px;
	font-family:"Microsoft Yahei";
	line-height:40px;
	font-weight:normal;
	}
.subinfo {
	margin:0px auto;
	line-height:24px;
	padding:20px 0px 30px 0px;
	font-size:14px;
}
/*---文化--*/
.culturetit{
	background:none;
	margin-top:0;
	}
.cultureWrap{
	width:100%;
	height:545px;
	background:url(../images/whbg.jpg) no-repeat center top;
	padding-top:35px;
	}
.cultureList{
	padding-top:30px;
	}
.cultureList dl{
	width:480px;
	height:200px;
	background:#fff;
	border-bottom:#ff8949 solid 2px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	}
.cultureList dl dt{
	width:305px;
	margin-left:15px;
	font-size:18px;
	color:#000000;
	line-height:55px;
	overflow:hidden;
	}
.cultureList dl .ddpic{
	margin:0;
	padding:0;
	float:left;
	margin-left:15px;
	height:65px;
	width:305px;
	}
.cultureList dl .ddtxt{
	margin:0;
	padding:0;
	margin-left:15px;
	float:left;
	line-height:24px;
	width:305px;
	}
/*--内页新闻--*/
.subnews {
	margin:0px auto;
	list-style:none;
	min-height:400px;
	/*高度最小值设置为：100px*/
	height:auto !important;
	/*兼容FF,IE7也支持 !important标签*/
	height:400px;
	/*兼容ie6*/
	overflow:visible;
	padding-top:30px;
	margin-bottom:30px;
}
.subnews dl {
	margin:0px;
	padding:0px 0px;
	overflow:hidden;
	height:130px;
	margin-bottom:18px;
	border-bottom:#efefef  dashed 1px;
}
.subnews dl a{
	display:block;
	width:100%;
	height:130px;
	}
.subnews dl .dddate {
	width:120px;
	height:112px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.subnews dl .dddate .span1{
	display:block;
	width:120px;
	height:77px;
	text-align:center;
	line-height:77px;
	color:#fff;
	font-size:58px;
	background:#797979;
	}
.subnews dl .dddate .span2{
	border:#dddddd solid 1px;
	width:118px;
	height:33px;
	line-height:33px;
	text-align:center;
	font-size:22px;
	display:block;
	}
.subnews dl a:hover .span1{
	background:#ff8949;
	}
.subnews dl a:hover .span2{
	border:#464647 solid 1px;
	background:#464647;
	color:#fff;
	}
.subnews dl dt {
	width:830px;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#000000;
}
.subnews dl .keys{
	width:830px;
	margin:0;
	padding:0;
	line-height:26px;
	color:#b7b7b7 !important;
	overflow:hidden;
	}
.subnews dl .ddTxts {
	width:830px;
	line-height:22px;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#666666 !important;
}
/*--合作伙伴--*/
.support {
	padding:30px 0px 20px 0px;
	min-height:400px;
}
.support ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.support ul li {
	float:left;
	width:235px;
	text-align:center;
	font-size:14px;
	margin-bottom:29px;
}
.support ul li  img{
	border:#ddd solid 1px;
	width:223px;
	height:64px;
	}
.mr20{ margin-right:20px;}
.support ul li .title{
	line-height:35px;
	color:#303031;
	}
/*--联系我们--*/
.subcontact {
	padding-top:30px;
	line-height:24px;
	text-align:center;
	font-size:18px;
}
.subcontLink{
	width:768px;
	height:69px;
	border-left:#d5d5d5 solid 1px;
	border-top:#d5d5d5 solid 1px;
	margin:30px auto;
	}
.subcontLink ul{
	margin:0; 
	padding:0;
	list-style:none;
	}
.subcontLink ul li{
	float:left;
	border-right:#d5d5d5 solid 1px;
	border-bottom:#d5d5d5 solid 1px;
	width:383px;
	height:68px;
	}
.subcontLink ul li a{
	display:block;
	width:100%;
	height:68px;
	}
.subcontLink ul li a .title{
	font-size:14px;
	color:#464647;
	}
.subcontLink ul li a .title2{
	color:#d5d5d5;
	}
.subcontLink ul li a:hover .title,.subcontLink ul li a:hover .title2{
	color:#459df5;
	}
.contMap{
	width:100%;
	height:520px;
	overflow:hidden;
	}
/*--产品展示--*/
.submain {
	padding:0px 0px 20px 0px;
	margin:0px auto;
	background:url(../images/sublinebg.jpg) no-repeat 240px top;
	margin-top:30px;
	}
.subtab{
	text-align:center;
	padding-top:20px;
	}
.subtab a{
	background:#ebe6e3;
	padding:6px 16px;
	color:#616060;
	border:#ffffff solid 6px;
	}
.subtab a:hover{
	background:#e40a13;
	color:#ffffff;
	}
.subtab .aon{
	background:#e40a13;
	color:#ffffff;
	}
.submain .left {
	float:left;
	width:240px;
	padding-top:20px;
}

.submain .left .list {
	background:#f9f9f9;
	border-top:none;
}
.submain .left .list ul {
	margin:0px;
	padding:13px 0px;
	list-style:none;
}
.submain .left .list ul li {
	clear:both;
}
.submain .left .list ul li a {
	display:block;
	height:35px;
	width:208px;
	margin:0 auto;
	border-top:#dddddd  dashed 1px;
	color:#292828;
	font-size:14px;
	line-height:35px;
}
.submain .left .list ul li a:hover {
	color:#ff8949;
}
.submain .left .list ul li .ano {
	color:#fff;
	background:#ff8949;
}
.submain .left .list ul li .ano:hover {
	color:#fff !important;
}
.subright{
	width:731px;
	padding-top:20px;
	overflow:hidden;
	}
.subpro {
	margin: 0px auto;
	width:731px;
}
.subpro ul {
	overflow: hidden;
	margin:0px;
	padding:0px;
	list-style:none;
}
.subpro li {
	width: 235px;
	overflow: hidden;
	float: left;
	display: block;
	text-align:center;
	margin-bottom:12px;
}
.subpro li img {
	width: 229px;
	height: 151px;
	padding:2px;
	border:#dddddd solid 1px;
	overflow: hidden;
}
.subpro li .tit {
	line-height:30px;
	font-size:14px;
}
.mr10{ margin-right:10px;}
/*---产品详细--*/
.productDe{
	overflow:hidden;
	}
.productDe .pic{
	width:419px;
	height:280px;
	}
.productDe .title{
	width:288px;
	margin-left:22px;
	font-size:18px;
	color:#787777;
	font-weight:bold;
	line-height:36px;
	}
.productDe .title2{
	width:288px;
	margin-left:22px;
	font-size:18px;
	color:#006ab8;
	font-weight:bold;
	line-height:24px;
	padding-bottom:10px;
	}
.productDe .texts{
	font-size:14px;
	line-height:24px;
	width:288px;
	margin-left:22px;
	
	}
.productDe .links{
	font-size:14px;
	line-height:24px;
	width:288px;
	margin-left:22px;
	padding-top:18px;
	}
.productDe .links a{
	display:block;
	width:101px;
	height:39px;
	background:url(../images/cpdebtn1.jpg) no-repeat left top;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:39px;
	margin-right:10px;
	float:left
	}
.productDe .links a:hover{
	background:url(../images/cpdebtn2.jpg) no-repeat left top;
	}
.productDe .links .aon{
	background:url(../images/cpdebtn2.jpg) no-repeat left top;
	}
.prodeh1{
	background:#f3f3f3;
	width:100%;
	height:31px;
	margin:0;
	padding:0;
	line-height:31px;
	text-indent:20px;
	color:#459df5; font-size:14px;
	display:block;
	clear:both;
	margin:25px 0 20px 0;
	}
.prodeInfo{
	line-height:24px;
	font-size:14px;
	color:#3c3c3c;
	padding-bottom:20px;
	}
.prodeInfo a{
	color:#3c3c3c;
	}
/*--分页--*/
.page {
	padding:20px 0px 30px 0px;
	text-align:center;
	clear:both;
	margin:0px auto;
}
.page A {
	BORDER-RIGHT: #c9c9c9 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #c9c9c9 1px solid;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #818181;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #c9c9c9 1px solid;
	TEXT-DECORATION: none;
}
.page A:hover {
	BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #322516;
	BORDER-BOTTOM: #c9c9c9 1px solid
}
.page A:active {
	BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #818181;
	BORDER-BOTTOM: #c9c9c9 1px solid
}
.page SPAN.current {
	BORDER-RIGHT: #459df5 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #459df5 1px solid;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #459df5 1px solid;
	COLOR: #459df5;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #459df5 1px solid;
	BACKGROUND-COLOR: #ffffff
}
.page SPAN.disabled {
	BORDER-RIGHT: #c9c9c9 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #c9c9c9 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR:#ababab;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #c9c9c9 1px solid
}
/*--详细页面--*/
.newsDe{
	margin:0px auto;
	padding-bottom:20px 0;
	overflow:hidden;
	}
.gylfw_titInfo{
	text-align:center;
	font-weight:bold;
	color:#3f3f3f;
	font-size:16px;
	line-height:60px;
	padding-top:30px;
	}
.viewsleft{
	text-align:center; 
	overflow:hidden;
	line-height:18px;
	color:#949292;
	font-size:14px;
	padding-left:15px;
	}
.views{ 
	background:url(../images/views.jpg) no-repeat left center; 
	}
.subinfoProde{
	line-height:22px;
	padding:15px 0px 20px 0px;
	}
.bdshare{
	}
.pt4{ padding-top:4px;}
.pl10{ padding-left:10px !IMPORTANT;padding-left:10px;}
.preNexst{ margin:0px auto; padding-bottom:30px;}
.preNexst span{ padding:7px 12px; border:#ddd solid 1px;}
/*返回顶部*/
.sroll_top {
	right: 0.5%;
	bottom:4%;
	position: fixed;
	display:none;
	cursor:pointer;
}
/**---导航浮动--**/
.menu_fixed {
	POSITION: fixed; 
	LEFT: 0px; 
	MARGIN: 0px; 
	Z-INDEX: 99999; 
	WIDTH: 100%; 
	background:#ffffff;
}
/*--首页新闻--*/
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0; text-align:left;width:499px;height:30px;line-height:30px;overflow:hidden}
.FocusPic .title-bg{background:none;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.FocusPic .change{bottom:6px;height:10px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#fff;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:10px;margin-right:2px;margin-left:2px;padding:1px 3px; font-style:normal; height:10px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#ff8949; color:#ff8949}
.xwcms {    
	-webkit-border-radius: 110px;
	border-radius: 110px;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
}
.xwcms:hover {
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}
/***首页banner***/
/*--首页效果图--*/
.fullSlide{width:100%;position:relative;height:420px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important; margin:0px; padding:0px; list-style:none;}
.fullSlide .bd li{width:100% !important;height:420px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:420px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:38px;}
.fullSlide .hd ul{text-align:center; margin:0px; padding:0px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:14px;height:14px;margin:0px 18px 0px 0px;overflow:hidden; background:url(../images/dot.png) no-repeat left top;line-height:999px;}
.fullSlide .hd ul .on{background:url(../images/dotOn.png) no-repeat left top;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:2%;z-index:1;width:73px;height:71px;background:url(../images/ico_sliding.png) 0px -144px no-repeat;cursor:pointer;display:none;}
.fullSlide .next{left:auto;right:2%;background-position:0px -223px;}
