@charset "utf-8";
/* 全站共用 */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	font-family:"Microsoft YaHei";
}
ul, li {
	margin:0px;
	padding:0px;
	list-style: none;
}
img {
	border:0px;
	vertical-align:bottom
}
a {
	color:#666;
	text-decoration:none
}
a:hover {
	color:#000;
	text-decoration:none
}
input {
	outline:0
}
/*公用按钮*/
.btn {
	display: inline-block;
	color: #fff;
	/*padding:10px 50px;*/
    /*border-radius: 3px;*/
    background: #35b558;
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: background;
	transition-property: background;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.h-btn:hover, .h-btn:focus, .h-btn:active {
}
.topbox {
	width:100%;
	float:left;
}
.top {
	width:1080px;
	margin:0 auto
}
.top-right {
	width:310px;
	float:right
}
.top-right1 {
	width:310px;
	float:right;
	line-height:50px;
	text-align:right
}
.top-right2 {
	float:right;
	text-align:right;
	font-size:15px;
	background:url(../images/ico_kf.jpg) left center no-repeat;
	padding-left:30px;
	font-weight:bold;
	color:#333;
}
/*导航*/
.dhbox {
	width:100%;
	height:50px;
	float:left;
	background-color:#0045A6
}
#nav {
	width:1080px;
	margin:0 auto
}
#nav li {
width:;
	float:left;
	display:block;
	position:relative;
	z-index:999;
	text-align:center;
	font-size:15px
}
#nav .topa {
width:;
	float:left;
	line-height:50px;
	display:block;
	height:50px;
	color:#fff;
	overflow:hidden;
	padding:0 22px
}
#nav .topa:hover {
	background-color:#F08300;
	color:#fff;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
#nav li a.hov {
	background-color:#F08300;
	color:#fff;
}
#nav ul {
	position:absolute;
	left:0px;
	display:none;
	top:50px;
	background-color:#F08300;
}
#nav ul li {
	width:104px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:12px;
	border-top:1px solid #D97700
}
#nav ul li a {
	display:block;
	height:auto;
	line-height:20px;
	color:#fff;
	padding:2px 0
}
#nav ul li a:hover {
	color:#fff;
	font-size:12px;
}
#nav ul li.kuan {
	width:148px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:12px;
	border-top:1px solid #D97700
}
.nav-x {
	width:1px;
	float:left;
}
.dh-ss {
	width:220px;
	height:20px;
	float:right;
	background:#fff;
	margin-top:14px;
	padding:1px;
}
/*首页轮播*/
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
	zoom: 1;
	z-index:1
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flexslider .slides a img {
	width: 100%;
	height: 500px;
	display: block;
}
.flex-direction-nav a {
	width: 29px;
	height: 53px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
 -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -53px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width:1040px;
	margin:0 auto;
	position:relative;
	z-index:9999;
	text-align:center;
	top:460px
}
.flex-control-nav li {
	zoom: 1;
*display: inline;
	line-height:30px;
	display: inline-block;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -5px;
	display:inline-block;
	height: 5px;
	overflow: hidden;
	width: 20px;
	cursor: pointer;
	float:left;
	margin:0 2px;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.zbox {
	width:100%;
	float:left
}
.z {
	width:1080px;
	margin:0 auto
}
.z1-left {
	width:350px;
	height:250px;
	float:left;
	padding:5px;
	background-color:#D6D6D6;
}
.z1-right {
	width:700px;
	height:auto;
	float:right
}
.z1-right-bt {
	width:674px;
	height:30px;
	float:left;
	line-height:30px;
	background:#F6F6F6;
	border-left:6px solid #0045A6;
	font-size:14px;
	padding:0 10px;
}
.z1-right-bt a {
	font-size:12px;
}
.z1-right-nr {
	width:700px;
	line-height:30px;
	float:left;
	margin-top:15px;
}
.z2box {
	width:100%;
	height:672px;
	float:left;
	background:url(../images/bj.jpg) top center no-repeat;
	margin-top:40px;
	border-top:5px solid #F7C17F
}
.marquee_horizontal {
	overflow:hidden;
	width:1080px;
	height:400px;
	float:left;
}
.marquee_horizontal ul li {
	width:340px;
	float:left;
	margin-right:30px;
	background:#fff;
	padding-bottom:20px;
	position:relative;
	z-index:9;
}
.marquee_horizontal ul li .bt {
	width:300px;
	height:40px;
	float:left;
	line-height:40px;
	font-size:15px;
	color:#333;
	border-bottom:1px solid #ddd;
	padding:0 20px;
	text-align:center
}
.marquee_horizontal ul li .nr {
	width:300px;
	line-height:24px;
	float:left;
	text-align:left;
	padding:10px 20px
}
.marquee_horizontal ul li a {
	width:200px;
	float:left;
}
.marquee_horizontal ul li img {
	vertical-align:bottom
}
.marquee_horizontal ul li img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	curosr: pointer
}
.more-h1 {
	width:160px;
	height:24px;
	margin:0 auto;
}
.more-h1 a.btn {
	width:160px;
	height:24px;
	line-height:24px;
	display:block;
	background:#F08300;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.more-h1 a.btn:hover {
	background:#E83B35;
	text-decoration:none;
	color:#fff;
}
.z2-fd {
	width:23px;
	height:23px;
	float:right;
	position:relative;
	z-index:99;
	top:0px;
	right:0px
}
.z3-left {
	width:520px;
	height:auto;
	float:left
}
.z3-left-bt {
	width:494px;
	height:30px;
	float:left;
	line-height:30px;
	background:#F6F6F6;
	border-left:6px solid #0045A6;
	font-size:14px;
	padding:0 10px;
}
.z3-left-bt a {
	font-size:12px;
}
.z3-left-nr {
	width:520px;
	line-height:30px;
	float:left;
	margin-top:15px;
}
.z3-left-nr img {
	width:180px;
	height:180px;
	float:left;
	border-bottom:4px solid #D6D6D6;
	border-right:4px solid #D6D6D6;
}
.z3-left-nr-new {
	width:320px;
	height:auto;
	float:right;
}
.z3-left-nr-new ul li {
	width:305px;
	height:30px;
	float:left;
	line-height:30px;
	background:url(../images/ico_new.jpg) left center no-repeat;
	padding-left:15px;
}
.linkbox {
	width:100%;
	float:left;
	background:#F6F6F6;
	margin-top:40px;
}
.link {
	width:1080px;
	margin:0 auto;
	line-height:22px;
	padding:20px 0
}
.link a {
	margin:0 9px;
}
.bottombox {
	width:100%;
	float:left;
	background:#333;
	padding:15px 0;
	text-align:center;
	color:#fff
}
.bottombox a {
	color:#fff;
}
.bottombox a:hover {
	color:#fff;
	text-decoration:underline
}
.abanner {
	width:100%;
	height:250px;
	float:left;
	margin-bottom:20px;
}
/*关于我们*/
.about-left {
	width:240px;
	height:auto;
	float:left;
}
.about-left-bt {
	width:240px;
	height:60px;
	float:left;
	background:url(../images/about_left1.jpg) top center no-repeat;
	font-size:25px;
	color:#fff;
	text-align:center;
	padding-top:60px;
	border-bottom:1px solid #789ACB
}
.about-left-dh {
	width:240px;
	height:auto;
	float:left;
	font-size:14px;
	padding-top:20px;
	padding-bottom:60px;
	margin-bottom:10px;
	background: -moz-linear-gradient(top, #3A6FBA, #5885C5); /* Firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3A6FBA), color-stop(1, #5885C5)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3A6FBA', endColorstr='#5885C5', GradientType='0'); /* IE */
}
.about-left-dh ul li {
	width:220px;
	height:auto;
	float:left;
	line-height:35px;
	margin-left:0px;
	border-bottom:1px solid #fff
}
.about-left-dh ul li a {
	width:220px;
	height:auto;
	float:left;
	background:url(../images/ico.png) 0px center no-repeat;
	padding-left:20px;
	color:#fff;
}
.about-left-dh ul li a:hover {
	width:220px;
	height:auto;
	float:left;
	background:url(../images/ico.png) 0px center no-repeat;
	padding-left:20px;
	color:#FF7F00
}
.big {
	width:220px;
	height:auto;
	float:left;
	background:url(../images/ico6.png) 0px center no-repeat;
	padding-left:0px;
	color:#fff;
}
.small {
	width:220px;
	height:auto;
	float:left;
	padding-left:0px;
	color:#fff;
}
#about-left-ys {
	width:140px;
	height:35px;
	float:left;
	background:url(../images/ico7.png) 0px center no-repeat;
	padding-left:20px;
	color:#FF7F00;
}
.about-right {
	width:820px;
	height:auto;
	float:right;
}
.about-right-bt {
	width:820px;
	height:40px;
	float:left;
	line-height:40px;
	border-bottom:1px solid #EDEDED
}
.about-right-home {
	width:auto;
	height:40px;
	float:right;
	background:url(../images/ico12.png) left center no-repeat;
	padding-left:18px;
	color:#666;
}
.about-right-home a {
	color:#666;
	text-decoration:none;
}
.about-right-home a:hover {
	color:#000;
	text-decoration:none
}
.about-right-nr {
	width:820px;
	height:auto;
	float:left;
	margin-top:10px;
	line-height:30px;
}
/*产品样式*/
.product {
	width:260px;
	height:auto;
	float:left
}
.product ul li {
	width:260px;
	height:auto;
	float:left;
	margin-top:15px;
}
.product ul li .tp {
	width:250px;
	height:250px;
	overflow:hidden;
	margin:5px 0 0 5px;
}
.product ul li .tp img {
	float:left;
	position:relative;
	z-index:9;
	transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}
.product ul li .tp img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition:all 1.2s linear;
	-moz-transition:all 1.2s linear;
	-o-transition:all 1.2s linear;
	-webkit-transition:all 1.2s linear;
	-webkit-transform:scale(1.15);
	-moz-transform:scale(1.15);
	-o-transform:scale(1.15);
	-m-transform:scale(1.15);
	transform:scale(1.15);
}
.product ul li .wz {
	width:250px;
	height:auto;
	float:left;
	line-height:40px;
	font-size:14px;
	text-align:center;
	margin-left:5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
.product ul li a {
	width:260px;
	height:auto;
	float:left;
	border:1px solid #ccc;
}
.product ul li a:hover {
	width:260px;
	height:auto;
	float:left;
	border:1px solid #0045A6;
}
/*详细页*/
.product-nr {
	width:820px;
	float:left;
}
.product-nr-bt {
	width:820px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#000;
	font-family:"Microsoft YaHei";
	line-height:50px;
}
.product-nr-fb {
	width:820px;
	float:left;
	text-align:center;
	color:#999;
	background-color:#F2F2F2;
	margin-bottom:10px;
	height:30px;
}
.product-nr ul li {
	width: 820px;
	float:left;
	line-height:25px;
}
.product-nr ul li img {
	max-width:820px;/*IE7以上及Firefox用*/
width: expression(this.width > 820 ? 820: true); /*IE6用*/
}
.product-fy {
	width:820px;
	float:left;
	border-top:1px dashed #ccc;
	padding-top:10px;
	margin-top:10px;
	color:#999
}
.product-fy ul li {
	width:820px;
	float:left;
	line-height:25px;
}
.product-fy ul li a {
	color:#999;
}
.product-fy ul li a:hover {
	color:#000;
}
/*新闻*/
.news {
	width:820px;
	height:auto;
	float:left;
}
.news ul {
	width:820px;
	height:auto;
	float:left;
}
.news ul li {
	width:800px;
	height:50px;
	float:left;
	border-bottom:1px dotted #ccc;
	line-height:50px;
	background:url(../images/ico_new.jpg) left center no-repeat;
	padding-left:20px;
}
/*分页*/
.fenye {
	width:800px;
	height:auto;
	float:left;
	text-align:center;
	margin:40px 0 0 0;
}
.fenye a {
	border:1px solid #D6D6D6;
	padding:2px 5px;
	margin-left:5px;
}
.fenye a:hover {
	border:1px solid #D6D6D6;
	padding:2px 5px;
	margin-left:5px;
}
.fenye-bd {
	width:50px;
	border:1px solid #D6D6D6;
	margin:0 5px;
	text-align:center
}
.red {
	color:#F00
}
.zp {
	width:798px;
	height:auto;
	float:left;
	border:1px dotted #dedede;
	padding:10px;
	float:left;
	font-size:14px;
}
.zp ul li {
	width:798px;
	float:left;
	line-height:30px;
	margin:8px 0;
}
.ziduan100 {
	width:100px;
	float:left;
	text-align:right;
	margin-right:10px;
}
.bd200 {
	width:300px;
	height:25px;
	line-height:25px;
	border:1px solid #dedede
}
.bd400 {
	width:400px;
	height:100px;
	line-height:20px;
	border:1px solid #dedede;
}
.more-h2 {
	width:100px;
	height:30px;
	margin-left:110px;
}
.more-h2 a.btn {
	width:100px;
	height:30px;
	line-height:30px;
	display:block;
	background:#F08300;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border-radius: 3px;
}
.more-h2 a.btn:hover {
	background:#E83B35;
	text-decoration:none;
	color:#fff;
}
/*下载*/
.xz {
	width:820px;
	height:auto;
	float:left;
}
.xz ul {
	width:820px;
	height:auto;
	float:left;
}
.xz ul li {
	width:800px;
	height:50px;
	float:left;
	border-bottom:1px dotted #ccc;
	line-height:50px;
	background:url(../images/ico_new.jpg) left center no-repeat;
	padding-left:20px;
}
.xz ul li a {
	color:#0143A4;
}
.xz ul li a:hover {
	color:#0143A4;
	text-decoration:underline
}
/*视频*/
.sp {
	width:260px;
	height:auto;
	float:left
}
.sp ul li {
	width:260px;
	height:auto;
	float:left;
	margin-top:15px;
}
.sp ul li .tp {
	width:250px;
	height:179px;
	overflow:hidden;
	margin:5px 0 0 5px;
}
.sp ul li .tp img {
	float:left;
	position:relative;
	z-index:9;
	transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}
.sp ul li .tp img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition:all 1.2s linear;
	-moz-transition:all 1.2s linear;
	-o-transition:all 1.2s linear;
	-webkit-transition:all 1.2s linear;
	-webkit-transform:scale(1.15);
	-moz-transform:scale(1.15);
	-o-transform:scale(1.15);
	-m-transform:scale(1.15);
	transform:scale(1.15);
}
.sp ul li .wz {
	width:250px;
	height:auto;
	float:left;
	line-height:40px;
	font-size:14px;
	text-align:center;
	margin-left:5px;
}
.sp ul li a {
	width:260px;
	height:auto;
	float:left;
	border:1px solid #EDEDED;
}
.sp ul li a:hover {
	width:260px;
	height:auto;
	float:left;
	border:1px solid #0045A6;
}
/*对齐方式*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.tar {
	text-align:right;
}
.tac {
	text-align:center
}
/*边距*/
.mt5 {
	margin-top:7px;
}
.mt40 {
	margin-top:40px;
}
.mr20 {
	margin-right:10px;
}
.mr0 {
	margin-right:0px;
}
.ml40 {
	margin-left:40px;
}
/*文字样式*/
.fam {
	font-family:"宋体"
}
.fow {
	font-weight:bold
}
.fz18 {
	font-size:18px;
}
.fz20 {
	font-size:20px;
}
.lan {
	color:#005FB2;
}
.anniu {
	border:1px solid #D6D6D6;
	padding:2px 5px;
	margin-left:5px;
	background-color:#fff
}
#nav ul li.kuanaa {
	width:135px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:12px;
	border-top:1px solid #D97700
}
.ewm {
	width:120px;
	height:auto;
	float:left;
	background-color:#fff;
	padding:10px;
	border:1px solid #ccc;
	position:relative;
	z-index:999
}
.ewm ul li {
	width:120px;
	height:auto;
	float:left;
	line-height:20px;
	font-family:"Microsoft YaHei";
	font-size:15px;
	text-align:center
}
