﻿@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	color: #333;
}
ul { list-style-type: none; }
a {
	text-decoration: none;
	border: none;
}
img {
	border: none;
	display: block;
}
.red_color { color: #009966; }
body { background-color: #fafafa }
/*首页强制性弹出广告_开始*/
*html, *html body {
	background-image: url(about:blank);
	background-attachment: fixed;
}
*html .advbox { position: absolute; top:expression(eval(document.documentElement.scrollTop));
}
.advbox {
	width: 600px;
	height: 460px;
	position: fixed;
	display: none;
	left: 50%;
	top: 0;
	margin: -240px 0 0 -310px;
	padding: 0px;
	background-color:rgba(255, 255, 255, 0);
	z-index: 9999999999999999999999999999999999999999999999;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);/*谷歌苹果*/
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);/*火狐*/
	-ms-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);/*ie*/
	-o-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);/*opera*/
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);/*标准写法*/
}
.advbox .advpic {
	position: relative;
	height: 460px;
	overflow: hidden;
}
.advbox .advpic .closebtn {
	display: block;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 8px;
	padding: 2px 3px 0px 3px;
	background-color: rgba(0,0,0,0.4);
	z-index: 999999999999999999999999999999999999999999999999999999999999999;
}
/*首页强制性弹出广告_结束*/

.hj1 { float: left; width: 49%; padding: 10px 0px; }
.hj1 a { text-align: center; line-height: 28px; color:#666; text-decoration:none;  }
.hj1 p{ text-align:center;}
.hj1 a .hj2 { display: block; width: 330px; height: 192px; margin: 0px auto; overflow: hidden; }
.hj1 a .hj2 img {-webkit-transition:all 0.4s ease;/*谷歌苹果*/
					-moz-transition:all 0.4s ease;/*火狐*/
					-ms-transition:all 0.4s ease;/*ie*/
					-o-transition:all 0.4s ease;/*opera*/
					transition:all 0.4s ease;/*标准写法*/
}
.hj1 a .hj2 img:hover{ -webkit-transform:scale(1.05);/*谷歌苹果*/
					-moz-transform:scale(1.05);/*火狐*/
					-ms-transform:scale(1.05);/*ie*/
					-o-transform:scale(1.05);/*opera*/
					transform:scale(1.05);/*标准写法*/
}

.hj3 { float: left; width: 49%; padding: 10px 0px; }
.hj3 a { text-align: center; line-height: 28px; color:#666; text-decoration:none;  }
.hj3 p{ text-align:center;}
.hj3 a .hj4 { display: block; width: 330px; height: 465px; margin: 0px auto; overflow: hidden; }
.hj3 a .hj4 img {-webkit-transition:all 0.4s ease;/*谷歌苹果*/
					-moz-transition:all 0.4s ease;/*火狐*/
					-ms-transition:all 0.4s ease;/*ie*/
					-o-transition:all 0.4s ease;/*opera*/
					transition:all 0.4s ease;/*标准写法*/
}
.hj3 a .hj4 img:hover{ -webkit-transform:scale(1.05);/*谷歌苹果*/
					-moz-transform:scale(1.05);/*火狐*/
					-ms-transform:scale(1.05);/*ie*/
					-o-transform:scale(1.05);/*opera*/
					transform:scale(1.05);/*标准写法*/
}


/* QQ客服_开始*/
.QQbox {
	z-index: 1000;
	width: 410px;
	left: -276px;
	bottom: 10px;
	position: fixed;
}
*html, *html body {
	background-image: url(about:blank);
	background-attachment: fixed;
}
*html .QQbox { position: absolute; top:expression(eval(document.documentElement.scrollTop));
}
.QQbox .press {
	left: 0;
	border: none;
	cursor: pointer;
	width: 32px;
	height: 96px;
	position: absolute;
	padding-top: 140px;
}
.QQbox .Qlist {
	float: left;
	width: 400px;
	background: url(../images/bj01.png) no-repeat;
	background-position: -9px 0px;
	height: 540px;
	display: block;
	overflow: hidden;
	zoom: 1;
}
.QQbox .Qlist .infobox {
	text-align: center;
	background-repeat: no-repeat;
	padding: 5px;
	line-height: 14px;
	color: #CCCCCC;
	font-weight: 700;
}
.QQbox .Qlist .con {
	margin-top: 266px;
	margin-left: 40px;
	color: #32567e;
	font-size: 14px;
}
.QQbox .Qlist .con ul li {
	height: 31px;
	list-style: none;
	padding: 1px 0px 0px 45px;
}
.QQbox .Qlist .con ul li span { line-height: 25px; }
.QQbox .Qlist .con ul li a {
	font-size: 13px;
	text-decoration: none;
	text-align: right;
	float: right;
	padding-right: 20px;
}
.OnlineLeft {
	float: left;
	display: inline;
	width: 262px;
	height: 542px;
	overflow: hidden;
	zoom: 1;
}
.OnlineBtn {
	float: right;
	display: inline;
	width: 127px;
	height: 26px;
	background: url(../images/bj02.png) no-repeat;
	margin-top: -45px;
	margin-left: 220px;
}
/* QQ客服_结束*/

/*top_开始*/
.header-wrap {
	width: 100%;
	position: relative;
	z-index: 90;
}
.fixed {
	position: fixed;
	z-index: 999999999;
	width: 100%;
}
.fixed #top { display: none; }
#top {
	width: auto;
	height: 101px;
	background: url(../images/top_bg.jpg) repeat-x 0 0;
}
#top #top_nei {
	height: 101px;
	width: 1100px;
	margin: 0px auto;
}
#top #top_nei #top_logo {
	height: 101px;
	float: left;
	width: 560px;
}
#top #top_nei #top_logo img {
	float: right;
	display: block;
}
#top #top_nei #top_right {
	width: 215px;
	height: 101px;
	float: right;
	background: url(../images/top_right_bg.jpg) no-repeat right bottom;
}
#top #top_nei #top_right #yuyan {
	color: #CCC;
	float: right;
	width: 200px;
	height: auto;
	overflow: hidden;
	padding-top: 3px;
}
#top #top_nei #top_right #yuyan ul li {
	padding-left: 25px;
	width: 60px;
	line-height: 30px;
	height: 30px;
	float: left;
}
#top #top_nei #top_right #yuyan ul li a { color: #8E8E8E; font-size:12px;}
#top #top_nei #top_right #yuyan ul .cn { background: url(../images/cn.jpg) no-repeat left center; }
#top #top_nei #top_right #yuyan ul .en { background: url(../images/en.jpg) no-repeat left center; }
#top #top_nei #top_right #tel {
	height: 20px;
	width: 133px;
	padding-top: 34px;
	float: right;
}
/*top_结束*/

#daohang {
	width: 100%;
	height: 41px;
	position: absolute;
	z-index: 9999;
	background: url(../images/dh_bg.png) repeat-x 0 0;
	clear: both;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.5);/*谷歌苹果*/
	-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.5);/*火狐*/
	-ms-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.5);/*ie*/
	-o-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.5);/*opera*/
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.5);/*标准写法*/
}
#daohang #dh_nei {
	margin: 0px auto;
	width: 1100px;
	height: 41px;
}
/*导航左边选择条_开始*/
#daohang #dh_nei #dh_nei_l {
	float: left;
	width: 830px;
	height: 41px;
	overflow: hidden;
}
#daohang #dh_nei #dh_nei_l ul li {
	float: left;
	width: 133px;
	height: 41px;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all .4s ease-in;/*谷歌苹果*/
	-moz-transition: all .4s ease-in;/*火狐*/
	-ms-transition: all .4s ease-in;/*ie*/
	-o-transition: all .4s ease-in;/*opera*/
	transition: all .4s ease-in;/*标准写法*/
}
#daohang #dh_nei #dh_nei_l ul li:nth-child(2n+1):hover {
	background-color: rgba(0,0,0,0.35);
	height: 39px;
}
#daohang #dh_nei #dh_nei_l ul li.fenge {
	width: 2px;
	height: 41px;
}
#daohang #dh_nei #dh_nei_l ul .fenge img { padding-top: 10px; }
.xz_hong {
	width: 133px;
	height: 41px;
	background: url(../images/xz_hong.jpg) repeat-x 0 0;
	-webkit-animation: xzhhh 0s ease-in;/*谷歌苹果*/
	-moz-animation: xzhhh 0s ease-in;/*火狐*/
	-ms-animation: xzhhh 0s ease-in;/*ie*/
	-o-animation: xzhhh 0s ease-in;/*opera*/
	animation: xzhhh 0s ease-in;/*标准写法*/
}
@-webkit-keyframes xzhhh {  0% {
background: url(../images/xz_honga.png) repeat-x 0 0;
}
 100% {
background: url(../images/xz_hong.jpg) repeat-x 0 0;
}
}
@-moz-keyframes xzhhh {  0% {
background: url(../images/xz_honga.png) repeat-x 0 0;
}
 100% {
background: url(../images/xz_hong.jpg) repeat-x 0 0;
}
}
@-ms-keyframes xzhhh {  0% {
background: url(../images/xz_honga.png) repeat-x 0 0;
}
 100% {
background: url(../images/xz_hong.jpg) repeat-x 0 0;
}
}
@-o-keyframes xzhhh {  0% {
background: url(../images/xz_honga.png) repeat-x 0 0;
}
 100% {
background: url(../images/xz_hong.jpg) repeat-x 0 0;
}
}
@keyframes xzhhh {  0% {
background: url(../images/xz_honga.png) repeat-x 0 0;
}
 100% {
background: url(../images/xz_hong.jpg) repeat-x 0 0;
}
}
#daohang #dh_nei #dh_nei_l ul li a {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
/*导航左边选择条_结束*/

/*导航右边搜索_开始*/
#daohang #dh_nei #dh_nei_r {
	float: right;
	width: 240px;
	height: 41px;
}
/*导航右边搜索_结束*/

/*宽屏banner_开始*/
#chengkai {
	width: 100%;
	height: 41px;
	overflow: hidden;
	clear: both;
}
#b_kp { position: relative; }
.fullSlide {
	width: 100%;
	position: relative;
	height: 350px;
	background-color: #FFF;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul { width: 100% !important; }
.fullSlide .bd li {
	width: 100% !important;
	height: 350px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 350px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	margin-top: 315px;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul { text-align: center; }
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 17px;
	height: 15px;
	margin: 5px;
	overflow: hidden;
	line-height: 999px;
	background: url(../images/x_mei.png) no-repeat center;
}
.fullSlide .hd ul .on { background: url(../images/x_zhong.png) no-repeat center; }
#banner_xia {
	width: 100%;
	height: 20px;
	overflow: hidden;
	clear: both;
	background: url(../images/banner_xia.jpg) repeat-x 0 0;
	padding:0px 0px 8px 0px;
}
/*宽屏banner_结束*
/
/*mian开始*/
#main_all {
	background-color: #fafafa;
	height: auto;
}
#z_main {
	margin: 0px auto;
	width: 1100px;
	overflow: hidden;
	clear: both;
}
#z_main #mian_left {
	width: 648px;
	float: left;
	height: auto;
	overflow: hidden;
}
.box ul { height: 26px; }
.box ul li {
	font-size: 14px;
	float: left;
	width: 128px;
	height: 26px;
	text-align: center;
	cursor: pointer;
}
.box ul li:hover { color: #888; }
.box ul li.two { background: url(img/bg_3.png) repeat-x; }
.content {
	width: 648px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	height: 210px;
	overflow: hidden;
}
* html .content { margin-top: -1px; }
.video { float: left; border:#CCC 1px solid; padding:3px; }
/*弹出框视频*/
.imgs{cursor:pointer;}
.zzzssc {position: fixed;left: -100%;right:100%;top:23%;bottom: 0;text-align: center;font-size: 0; z-index:9999; display:none;}
.zzzssc:after {contenttc:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.contenttc{display: inline-block; *display: inline; *zoom:1;	vertical-align: middle;position: relative;right: -100%;}
.contenttc_mark{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:555; background:#000; opacity:0.5;filter:alpha(opacity=50); display:none;}
/*//弹出框视频*/
.sy_gsjj {
	float: right;
	text-align: left;
	width: 360px;
}
.sy_gsjj .title a {
	font-size: 14px;
	font-weight: bold;
}
.sy_gsjj .jj {
	line-height: 22px;
	padding-top: 14px;
	font-size:12px;
}
.ct dl dt {
	margin: 0px auto;
	width: 620px;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px #CCC dashed;
	padding-left: 20px;
	background: url(../images/icon_arrow.gif) no-repeat 5px center;
}
.ct dl dt:hover { background: url(../images/icon_arrow_z.gif) no-repeat 5px center; }
.ct dl dt a{font-size:12px;}
.ct dl dt a:hover { color: #888; }
.ct dl dt span {
	font-size:12px;
	float: right;
	color: #888;
	padding-right: 10px
}
.box ul li.one {
	background: url(../images/xxk_bg.jpg) repeat-x center bottom;
	height: 26px;
	color: #009966;
	font: normal 16px/14px "Microsoft YaHei";
}
#z_main #mian_right {
	width: 432px;
	float: right;
	height: auto;
	overflow: hidden
}
/*当前位置的文字样式_开始*/
.weizi {
	width: 100%;
	height: 26px;
	border-bottom: #CCC 1px solid;
	overflow: hidden;
}
.weizi a {
	font-size: 14px;
	font-weight: bold;
	width: 128px;
	height: 26px;
	text-align: center;
	display: block;
	float: left;
	background: url(../images/xxk_bg.jpg) repeat-x center bottom;
	font: normal 16px/14px "Microsoft YaHei";
}
.weizi span {
	height: auto;
	width: 100%;
}
.weizi span a {
	float: right;
	width: 30px;
	line-height: 16px;
	font-weight: normal;
	height: 16px;
	color: #FFF;
	padding-left: 3px;
	padding-right: 4px;
	-webkit-border-radius: 3px;/*谷歌苹果*/
	-moz-border-radius: 3px;/*火狐*/
	-ms-border-radius: 3px;/*ie*/
	-o-border-radius: 3px;/*opera*/
	border-radius: 3px;/*标准写法*/
	font-family: Arial;
	font-size: 12px;
	background: none;
	background-color: #bbbbbb;
	-webkit-transition: all .4s ease-in;/*谷歌苹果*/
	-moz-transition: all .4s ease-in;/*火狐*/
	-ms-transition: all .4s ease-in;/*ie*/
	-o-transition: all .4s ease-in;/*opera*/
	transition: all .4s ease-in;/*标准写法*/
}
.weizi span a:hover {
	background-color: #009966;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*谷歌苹果*/
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*火狐*/
	-ms-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*ie*/
	-o-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*opera*/
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*标准写法*/
}
/*当前位置的文字_结束*/

/*图片滚动开始*/	
.marqueeleft {
	height: 200px;
	width: 425px;
	overflow: hidden;
	padding-top: 20px;
	float: right;
}
.marqueeleft ul { float: left; }
.marqueeleft li {
	float: left;
	display: inline;
	width: 152px;
	height: 195;
}
.marqueeleft li img {
	-webkit-transition: all .3s ease-in;/*谷歌苹果*/
	-moz-transition: all .3s ease-in;/*火狐*/
	-ms-transition: all .3s ease-in;/*ie*/
	-o-transition: all .3s ease-in;/*opera*/
	transition: all .3s ease-in;/*标准写法*/
}
.marqueeleft li img:hover {
	width: 125px;
	height: 177px;
	-webkit-box-shadow: 1px 2px 4px rgba(0,0,0,0.4);/*谷歌苹果*/
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,0.4);/*火狐*/
	-ms-box-shadow: 1px 2px 4px rgba(0,0,0,0.4);/*ie*/
	-o-box-shadow: 1px 2px 4px rgba(0,0,0,0.4);/*opera*/
	box-shadow: 1px 2px 4px rgba(0,0,0,0.4);/*标准写法*/
}
/*图片滚动结束*/				
		
#main_bottom {
	width: auto;
	height: auto;
	clear: both;
}
#main_bottom #main_bottom_nei {
	width: 1100px;
	height: auto;
	margin: 10px auto;
	overflow: hidden;
	border: none;
	border: #ccc 1px solid\0;
*border:#ccc 1px solid;
	margin-top: 290px;
	background-color: #fff;
	position: relative;
	-webkit-border-radius: 5px;/*谷歌苹果*/
	-moz-border-radius: 5px;/*火狐*/
	-ms-border-radius: 5px;/*ie*/
	-o-border-radius: 5px;/*opera*/
	border-radius: 5px;/*标准写法*/
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.5);/*谷歌苹果*/
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.5);/*火狐*/
	-ms-box-shadow: 0px 1px 4px rgba(0,0,0,0.5);/*ie*/
	-o-box-shadow: 0px 1px 4px rgba(0,0,0,0.5);/*opera*/
	box-shadow: 0px 1px 4px rgba(0,0,0,0.5);/*标准写法*/
}
:root #main_bottom #main_bottom_nei { border: none; }
.sy_cp_tou {
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #009966;
	-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);/*谷歌苹果*/
	-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);/*火狐*/
	-ms-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);/*ie*/
	-o-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);/*opera*/
	box-shadow: 0px 1px 5px rgba(0,0,0,0.3);/*标准写法*/
}
.sy_cp_tou .sy_cp_tou_wenzi {
	padding-left: 30px;
	float: left;
}
.sy_ziti { font: normal 16px/35px "Microsoft YaHei"; }
.sy_cp_tou .sy_cp_tou_xinwen {
	float: right;
	height: 34px;
	overflow: hidden;
	font-size:14px;
}
.sy_cp_tou .sy_cp_tou_xinwen img {
	float: left;
	padding: 10px 5px 0px 0px;
}
.sy_cp_tou .sy_cp_tou_xinwen span {
	float: right;
	padding-left: 40px;
	padding-right: 20px;
	line-height: 34px;
	color: #888888;
}
.sy_cp_tou .sy_cp_tou_xinwen a { line-height: 34px; }
.gd_chengkai {
	width: auto;
	height: 25px;
	clear: both;
}
/*按键图片滚动开始*/	
.boxlalala {
	width: 1003px;
	margin: 0 auto;
	overflow: hidden;
	_height: 100%;
}
.picboxlalala {
	width: 1003px;
	height: 135px;
	overflow: hidden;
	position: relative;
	overflow: hidden;
}
.piclist {
	height: 115px;
	position: absolute;
	left: 0px;
	top: 0px
}
.piclist li {
	background-color: #EEE;
	margin-right: 29px;/*ie8以上支持小数点px*/
*margin-right:29px;
	padding: 4px;
	float: left;
	-webkit-transition: all .3s ease-in;/*谷歌苹果*/
	-moz-transition: all .3s ease-in;/*火狐*/
	-ms-transition: all .3s ease-in;/*ie*/
	-o-transition: all .3s ease-in;/*opera*/
	transition: all .3s ease-in;/*标准写法*/
}
.piclist li:hover {
	background-color: #EEE;
	background-color: #ccc\0;/*ie8 ie9*/
 	*background-color:#ccc;/*ie6 ie7*/
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.4);/*谷歌苹果*/
	-moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.4);/*火狐*/
	-ms-box-shadow: 0px 3px 5px rgba(0,0,0,0.4);/*ie*/
	-o-box-shadow: 0px 3px 5px rgba(0,0,0,0.4);/*opera*/
	box-shadow: 0px 3px 5px rgba(0,0,0,0.4);/*标准写法*/
}
:root .piclist li:hover { background-color: #EEE; }





.piclist li img {
	-webkit-transition: all .4s ease-in;/*谷歌苹果*/
	-moz-transition: all .4s ease-in;/*火狐*/
	-ms-transition: all .4s ease-in;/*ie*/
	-o-transition: all .4s ease-in;/*opera*/
	transition: all .4s ease-in;/*标准写法*/
}


.piclist li img:hover {
	-webkit-transform:scale(1.07);/*谷歌苹果*/
	-moz-transform:scale(1.07);/*火狐*/
	-ms-transform:scale(1.07);/*ie*/
	-o-transform:scale(1.07);/*opera*/
	transform:scale(1.07);/*标准写法*/
	-webkit-box-shadow: 0px -1px 3px rgba(0,0,0,0.3);/*谷歌苹果*/
	-moz-box-shadow: 0px -1px 3px rgba(0,0,0,0.3);/*火狐*/
	-ms-box-shadow: 0px -1px 3px rgba(0,0,0,0.3);/*ie*/
	-o-box-shadow: 0px -1px 3px rgba(0,0,0,0.3);/*opera*/
	box-shadow: 0px -1px 3px rgba(0,0,0,0.3);/*标准写法*/
}




.swaplist {
	position: absolute;
	left: -3000px;
	top: 0px
}
.og_prev, .og_next {
	width: 18px;
	height: 44px;
	position: absolute;
	top: 85px;
	z-index: 6;
	cursor: pointer;
}
.og_prev {
	background: url(../images/aajl.png) no-repeat 0 0;
	left: 15px;
	top: 85px;
}
.og_next {
	background: url(../images/aajr.png) no-repeat 0 0;
	right: 16px;
	top: 85px;
}
.og_prev:hover { background: url(../images/aajl2.png) no-repeat 0 0; }
.og_next:hover { background: url(../images/aajr2.png) no-repeat 0 0; }
/*按键图片滚动开始*/

.qk_ge {
	width: auto;
	height: 30px;
	clear: both;
}
/*mian结束*/

 
/*footer开始*/
#footer {
	width: auto;
	clear: both;
	background: url(../images/footer_bg.jpg) repeat-x bottom center;
}
#footer #huiheng {
	width: auto;
	height: 0px;
	clear: both;
	background-color: #009966;
	-webkit-box-shadow: 1px 8px 8px rgba(0,0,0,0.6);/*谷歌苹果*/
	-moz-box-shadow: 1px 2px 8px rgba(0,0,0,0.6);/*火狐*/
	-ms-box-shadow: 1px 2px 8px rgba(0,0,0,0.6);/*ie*/
	-o-box-shadow: 1px 2px 8px rgba(0,0,0,0.6);/*opera*/
	box-shadow: 1px 2px 8px rgba(0,0,0,0.6);/*标准写法*/
}
#footer #footer_nei_shang { overflow: hidden; }
#footer #footer_nei {
	width: 1100px;
	height: auto;
	margin: 0px auto;
	position: relative;
}
.dibu_fenlei {
	width: 170px;
	float: left;
	overflow: hidden;
	height: auto;
	padding-top: 30px;
	padding-bottom: 25px;
}
.baizi {
	color: #FFF;
	font: normal 16px/35px "Microsoft YaHei";
}
.dibu_fenlei ul { padding-top: 5px; }
.dibu_fenlei ul li {
	padding: 5px 0px 7px 13px;
	background: url(../images/red_dian.gif) no-repeat left center;
	-webkit-transition: all .3s ease-in;/*谷歌苹果*/
	-moz-transition: all .3s ease-in;/*火狐*/
	-ms-transition: all .3s ease-in;/*ie*/
	-o-transition: all .3s ease-in;/*opera*/
	transition: all .3s ease-in;/*标准写法*/
}
.dibu_fenlei ul li:hover { background: url(../images/red_dian_2.gif) no-repeat left center; }
.dibu_fenlei ul li a { font-size:12px;
	color: #888888;
	-webkit-transition: all .2s ease-in;/*谷歌苹果*/
	-moz-transition: all .2s ease-in;/*火狐*/
	-ms-transition: all .2s ease-in;/*ie*/
	-o-transition: all .2s ease-in;/*opera*/
	transition: all .2s ease-in;/*标准写法*/
}
.dibu_fenlei ul li a:hover { text-decoration: underline; }
.dibu_fenlei p {
	color: #888888;
	line-height: 25px;
	font-size:12px;
}
.baizidixian {
	color: #ccc;
}
#dibu_you {
	float: right;
	width: 225px;
	padding: 30px 0px 0px 53px;
	background: url(../images/footer_zyf.png) no-repeat left bottom;
}
#dibu_you p {
	color: #888888;
	line-height: 25px; font-size:12px;
}
.gconww {
	padding-top: 20px;
	float: left;
	padding-right: 15px;
}
.tongji {
	padding-top: 23px;
	float: left;
	padding-left: 5px;
}
.vbwoen {
	position: absolute;
	z-index: 60;
	right: 0px;
	top: 0px;
}
#footer_xia {
	border-top: #121212 1px solid\0;/*ie8 ie9以上*/
 *border-top: #121212 1px solid;/*ie6 ie7*/
	border-top: rgba(0,0,0,0.5) 1px solid; /*最优先权rgba要ie9以上才支持*/
	width: 1100px;
	margin: 0px auto;
	clear: both;
}
#footer_neixs {
	border-top: #393939 1px solid\0;/*ie8 ie9以上*/
 *border-top: #393939 1px solid;/*ie6 ie7*/
	border-top: rgba(255,255,255,0.1) 1px solid; /*最优先权rgba要ie9以上才支持*/
	width: 1100px;
	text-align: center;
	line-height: 20px;
}
.gwocvbd { padding-top: 20px; }
.weocnxopi { padding-bottom: 20px; }
#footer_neixs a { color: #cccccc; font-size:12px; }
#footer_neixs p { color: #888888; font-size:12px; }
/*footer结束*/

/*内页css开始*/
/*内页banner开始*/
#neib {
	width: auto;
	height: auto;
	background: url(../images/neib_bg.jpg) repeat-x bottom center;
}
#neiban {
	width: 1100px;
	height: 295px;
	margin: 0px auto;
	-webkit-animation: dib 5s ease;/*谷歌苹果*/
	-moz-animation: dib 5s ease;/*火狐*/
	-ms-animation: dib 5s ease;/*ie*/
	-o-animation: dib 5s ease;/*opera*/
	animation: dib 5s ease;/*标准写法*/
}
 @-webkit-keyframes dib {  0% {
background:url(../images/neibbottom_bg22.jpg) no-repeat bottom center;
}
 100% {
background:url(../images/neibbottom_bg.jpg) no-repeat bottom center;
}
}
@-ms-keyframes dib {  0% {
background:url(../images/neibbottom_bg22.jpg) no-repeat bottom center;
}
 100% {
background:url(../images/neibbottom_bg.jpg) no-repeat bottom center;
}
}
@-o-keyframes dib {  0% {
background:url(../images/neibbottom_bg22.jpg) no-repeat bottom center;
}
 100% {
background:url(../images/neibbottom_bg.jpg) no-repeat bottom center;
}
}
@keyframes dib {  0% {
background:url(../images/neibbottom_bg22.jpg) no-repeat bottom center;
}
 100% {
background:url(../images/neibbottom_bg.jpg) no-repeat bottom center;
}
}
.cowmvv {
	width: 1100px;
	clear: both;
	height: 20px;
}
.showpage {
	position: relative;
	padding: 3px;
}
.flashbox .f_tabs {
	width: auto;
	height: auto;
	position: absolute;
	bottom: 10px;
	right: 20px;
	z-index: 100;
}
.flashbox .f_tabs span {
	width: 45px;
	height: 50px;
	border-bottom: 4px solid #fff;
	float: left;
	margin-right: 8px;
	cursor: pointer;/*鼠标移上去边样子*/
}
.flashbox .f_tabs span.hover {
	border-bottom: 4px solid #B51017;
	cursor: pointer;
}
/*内页banner结束*/

#mainmmall {
	height: auto;
	width: 1100px;
	margin: 0px auto;
	padding-top: 25px;
}
/*内页main左开始*/
.nlall {
	height: auto;
	float: left;
	width: 236px;
}
.aboutme {
	height: auto;
	width: 236px;
}
.abm_title {
	height: 35px;
	background: url(../images/neiltu.jpg) no-repeat left center;
	padding-top: 20px;
	padding-left: 35px;
	text-align: left;
}
.abm_title a { font: normal 18px/14px "Microsoft YaHei"; }
.aboutme_xz { padding-bottom: 35px; }
.aboutme_xz a {
	color: #333;
	font: normal 15px/35px "Microsoft YaHei";
	padding-left: 25px;
}
.aboutme_xz ul li {
	height: 34px;
	width: 236px;
	border-bottom: #ccc solid 1px;
}
.am_xz1g {
	height: 34px;
	width: 236px;
	background: url(../images/left_xz1.jpg) no-repeat right bottom;
	-webkit-border-radius: 3px 3px 0px 0px;/*谷歌苹果*/
	-moz-border-radius: 3px 3px 0px 0px;/*火狐*/
	-ms-border-radius: 3px 3px 0px 0px;/*ie*/
	-o-border-radius: 3px 3px 0px 0px;/*opera*/
	border-radius: 3px 3px 0px 0px;/*标准写法*/
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);/*谷歌苹果*/
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);/*火狐*/
	-ms-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);/*ie*/
	-o-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);/*opera*/
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2);/*标准写法*/
}
.am_xz1g a {
	color: #fff;
	font: normal 15px/35px "Microsoft YaHei";
}
.zs_left { padding-bottom: 60px; }
.zs_left a {
	font: normal 14px/36px "Microsoft YaHei";
	color: #FFF;
	padding-left: 55px;
}
.zs_left ul li {
	height: 37px;
	width: 236px;
	background: url(../images/left_xz2.jpg) no-repeat left center;
	margin-bottom: 1px;
	-webkit-border-radius: 3px;/*谷歌苹果*/
	-moz-border-radius: 3px;/*火狐*/
	-ms-border-radius: 3px;/*ie*/
	-o-border-radius: 3px;/*opera*/
	border-radius: 3px;/*标准写法*/
	-webkit-transition: all .5s ease-in;/*谷歌苹果*/
	-moz-transition: all .5s ease-in;/*火狐*/
	-ms-transition: all .5s ease-in;/*ie*/
	-o-transition: all .5s ease-in;/*opera*/
	transition: all .5s ease-in;/*标准写法*/
}
.zs_left ul li:hover {
	-webkit-border-radius: 50px;/*谷歌苹果*/
	-moz-border-radius: 50px;/*火狐*/
	-ms-border-radius: 50px;/*ie*/
	-o-border-radius: 50px;/*opera*/
	border-radius: 50px;/*标准写法*/
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);/*谷歌苹果*/
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);/*火狐*/
	-ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);/*ie*/
	-o-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);/*opera*/
	box-shadow: 0px 2px 4px rgba(0,0,0,0.3);/*标准写法*/
}
#sidebar {
	width: 236px;
	background: url(../images/left_xz3.jpg) no-repeat top center;
	padding-bottom:15px;
	border-bottom: #009966 2px solid;
}
#sidebar p, #sidebar a {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
#portamento_container { position: relative; }
#portamento_container #sidebar {
	float: none;
	position: absolute;
	z-index: 2;
}
#portamento_container #sidebar.fixed { position: fixed; }
/*内页main左结束*/


/*内页main右开始*/

.weiziss {
	height: 26px;
	overflow: hidden;
	width: 80px;
	float: right;
	padding: 16px 8px 0px 0px;
}
.weiziss a {
	font-weight: bold;
	text-align: center;
	display: block;
	background: url(../images/xxk_bg.jpg) repeat-x center bottom;
	font-size: 12px;
	float: right;
	width: 25px;
	height: 15px;
	line-height: 12px;
	font-weight: normal;
	color: #FFF;
	padding-left: 3px;
	padding-right: 4px;
	-webkit-border-radius: 3px;/*谷歌苹果*/
	-moz-border-radius: 3px;/*火狐*/
	-ms-border-radius: 3px;/*ie*/
	-o-border-radius: 3px;/*opera*/
	border-radius: 3px;/*标准写法*/
	background: none;
	background-color: #bbbbbb;
	-webkit-transition: all .4s ease-in;/*谷歌苹果*/
	-moz-transition: all .4s ease-in;/*火狐*/
	-ms-transition: all .4s ease-in;/*ie*/
	-o-transition: all .4s ease-in;/*opera*/
	transition: all .4s ease-in;/*标准写法*/
}
.weiziss a:hover {
	background-color: #dd3435;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*谷歌苹果*/
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*火狐*/
	-ms-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*ie*/
	-o-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*opera*/
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5) inset;/*标准写法*/
}
.nrall {
	height: auto;
	float: right;
	width: 826px;
}
.atitle {
	width: 826px;
	height: 40px;
	border-bottom: 2px #009966 solid;
}
.atitle .atizi {
	float: right;
	text-align: right;
	font: normal 16px/14px "Microsoft YaHei";
	padding-top: 3px;
	clear: both;
}
.atitle .atizi a {
	font: normal 16px/14px "Microsoft YaHei";
	line-height: 34px;
}
.bhong { color: #009966; }
.neineir {
	height: auto;
	width: 774px;
	padding: 25px;
	overflow: hidden;
	background-color: #fff;
	clear: both;
	font-size: 14px;
	line-height: 1.5;
	border: 1px #ccc solid;
	border-top: none;
	-webkit-border-radius: 0px 0px 10px 10px;/*谷歌苹果*/
	-moz-border-radius: 0px 0px 10px 10px;/*火狐*/
	-ms-border-radius: 0px 0px 10px 10px;/*ie*/
	-o-border-radius: 0px 0px 10px 10px;/*opera*/
	border-radius: 0px 0px 10px 10px;/*标准写法*/
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);/*谷歌苹果*/
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);/*火狐*/
	-ms-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);/*ie*/
	-o-box-shadow: 0px 1px 3px rgba(0,0,0,0.3);/*opera*/
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3);/*标准写法*/
}

/*.neineir a, .neineir p, .neineir h1, .neineir h2, .neineir h3, .neineir h4, .neineir h5, .neineir h6, .neineir span {
	font-size: 14px;
	line-height: 2;}
*/

.neineir a {
	color: #1C57C4;
	text-decoration: underline;
}
.newstitle {
	text-align: center;
	clear: both;
	padding-bottom: 20px;
}
.newstitle a {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	color: #333;
	text-decoration: none;
}
.newsriqi {
	text-align: center;
	font-size: 12px;
	padding: 5px 0px;
	border-bottom: 1px #CCC dashed;
	border-top: 1px #CCC dashed;
}
.newsriqi span { padding-right: 100px }
.newsriqi a {
	color: #1C57C4;
	text-decoration: underline;
	font-size: 12px;
}
.wznrong {
	line-height: 28px;
	font-size: 14px;
	height: auto;
	overflow: hidden;
	clear: both;
	padding: 23px 0px;
}

.wznrong img{
	margin:0px auto;}
	
.met_page {
	text-align: center;
	padding: 5px 0px;
	border-top: 1px #CCC dashed;
}
.met_page a {
	margin-right: 50px;
	color: #1C57C4;
	text-decoration: underline;
	font-size: 12px;
}
.atitle .atizi_xin {
	float: left;
	padding-top: 3px;
	clear: both;
}
.atitle .atizi_xin a {
	font: normal 18px/14px "Microsoft YaHei";
	line-height: 34px;
	padding-left: 10px;
	-webkit-transition: all .3s ease-in;/*谷歌苹果*/
	-moz-transition: all .3s ease-in;/*火狐*/
	-ms-transition: all .3s ease-in;/*ie*/
	-o-transition: all .3s ease-in;/*opera*/
	transition: all .3s ease-in;/*标准写法*/
}
.atitle .atizi_xin a:hover { color: #009966; }
.neineirfen {
	padding: 10px 5px 40px 5px;
	clear: both;
}
.neineirfen a {
	font-size: 14px;
	color: #666;
}
.neineirfen ul li {
	margin: 0px auto;
	line-height: 35px;
	border-bottom: 1px #CCC dashed;
	padding-left: 20px;
	background: url(../images/icon_arrow.gif) no-repeat 5px center;
	-webkit-transition: all .3s ease-in;/*谷歌苹果*/
	-moz-transition: all .3s ease-in;/*火狐*/
	-ms-transition: all .3s ease-in;/*ie*/
	-o-transition: all .3s ease-in;/*opera*/
	transition: all .3s ease-in;/*标准写法*/
}
.neineirfen ul li:hover { background: url(../images/icon_arrow_z.gif) no-repeat 5px center; }
.neineirfen ul li dt.search_title { padding-top: 15px; }
.neineirfen ul li dt.search_title em {
	font-size: 16px;
	font-weight: bolder;
}
.neineirfen ul li dt.search_title a {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bolder;
}
.neineirfen ul li dt.search_title a font {
	font-size: 16px;
	color: #009966;
}
.neineirfen ul li dt.search_content { padding: 8px 0px 8px 0px; }
.neineirfen ul li dt.search_updatetime {
	padding: 0px 0px 15px 0px;
	color: #008000;
}
.neineirfen ul li span { float: right; }
.neineirfen ul li span a { color: #009966; }
.neineirfen dl {
	float: left;
	padding: 10px 13px 3px 16px;
}
.neineirfen dl dt {
	height: auto;
	width: 240px;
	border: none;
}
.neineirfen dl dt img {
	padding: 5px;
	-webkit-transition: all .3s ease-in;/*谷歌苹果*/
	-moz-transition: all .3s ease-in;/*火狐*/
	-ms-transition: all .3s ease-in;/*ie*/
	-o-transition: all .3s ease-in;/*opera*/
	transition: all .3s ease-in;/*标准写法*/
}
.neineirfen dl dt img:hover {
	background-color: #FFF;
	-webkit-box-shadow: 0px 1px 6px rgba(0,0,0,0.4);/*谷歌苹果*/
	-moz-box-shadow: 0px 1px 6px rgba(0,0,0,0.4);/*火狐*/
	-ms-box-shadow: 0px 1px 6px rgba(0,0,0,0.4);/*ie*/
	-o-box-shadow: 0px 1px 6px rgba(0,0,0,0.4);/*opera*/
	box-shadow: 0px 1px 6px rgba(0,0,0,0.4);/*标准写法*/
}
.neineirfen dl dt p {
	text-align: center;
	line-height: 35px;
}
/*内页main右结束*/

/*内页css结束*/

/*产品系列展示js css开始*/
.wrap {
	margin: 40px auto;
	width: 1134px;
	height: 470px;
	position: relative;
	overflow: hidden;
}
.pic {
	width: 679px;
	height: 437px;
	cursor: pointer;
}
.pic1 {
	background: url('../images/01.jpg');
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.pic_num1 {
	width: 74px;
	height: 79px;
	position: absolute;
	top: 41px;
	left: 18px;
	background: url('../images/pic_num01.jpg');
	background-position: 0 0;
	display: none;
}
.pic2 {
	background: url('../images/02.jpg');
	position: absolute;
	top: 0;
	left: 588px;
	z-index: 4;
}
.pic_num2 {
	width: 74px;
	height: 79px;
	position: absolute;
	top: 41px;
	left: 18px;
	background: url('../images/pic_num02.jpg');
	background-position: 0 0;
}
.pic3 {
	background: url('../images/03.jpg');
	position: absolute;
	top: 0;
	left: 679px;
	z-index: 7;
}
.pic_num3 {
	width: 74px;
	height: 79px;
	position: absolute;
	top: 41px;
	left: 18px;
	background: url('../images/pic_num03.jpg');
	background-position: 0 0;
}
.pic4 {
	background: url('../images/04.jpg');
	position: absolute;
	top: 0;
	left: 770px;
	z-index: 10;
}
.pic_num4 {
	width: 74px;
	height: 79px;
	position: absolute;
	top: 41px;
	left: 18px;
	background: url('../images/pic_num04.jpg');
	background-position: 0 0;
}
.pic5 {
	background: url('../images/05.jpg');
	position: absolute;
	top: 0;
	left: 861px;
	z-index: 13;
}
.pic_num5 {
	width: 74px;
	height: 79px;
	position: absolute;
	top: 41px;
	left: 18px;
	background: url('../images/pic_num05.jpg');
	background-position: 0 0;
}
.pic6 {
	background: url('../images/06.jpg');
	position: absolute;
	top: 0;
	left: 952px;
	z-index: 15;
}
.pic_num6 {
	width: 74px;
	height: 79px;
	position: absolute;
	top: 41px;
	left: 18px;
	background: url('../images/pic_num06.jpg');
	background-position: 0 0;
}
.pic7 {
	background: url('../images/07.jpg');
	position: absolute;
	top: 0;
	left: 1043px;
	z-index: 18;
}
.pic_num7 {
	width: 74px;
	height: 79px;
	position: absolute;
	top: 41px;
	left: 18px;
	background: url('../images/pic_num07.jpg');
	background-position: 0 0;
}

/*产品系列展示js css结束*/


/*产品简介开始*/
.cpjianjie {
	float: left;
	width: 340px;
	height: 360px;
	overflow: hidden;
}
.cpjjtitle {
	clear: both;
	padding-bottom: 20px;
}
.cpjjtitle a {
	font: normal 20px/35px "Microsoft YaHei";
	color: #333;
	text-decoration: none;
}
.cpjjnei {
	background-color: #f8f8f8;
	padding: 10px 20px 10px 20px;
	line-height: 25px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.08) inset;/*谷歌苹果*/
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.08) inset;/*火狐*/
	-ms-box-shadow: 1px 1px 3px rgba(0,0,0,0.08) inset;/*ie*/
	-o-box-shadow: 1px 1px 3px rgba(0,0,0,0.08) inset;/*opera*/
	box-shadow: 1px 1px 3px rgba(0,0,0,0.08) inset;/*标准写法*/
	-webkit-transition: all .4s ease-in;/*谷歌苹果*/
	-moz-transition: all .4s ease-in;/*火狐*/
	-ms-transition: all .4s ease-in;/*ie*/
	-o-transition: all .4s ease-in;/*opera*/
	transition: all .4s ease-in;/*标准写法*/
}
.cpjjnei:hover {
	background-color: #f4f4f4;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.0) inset;/*谷歌苹果*/
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.0) inset;/*火狐*/
	-ms-box-shadow: 1px 1px 3px rgba(0,0,0,0.0) inset;/*ie*/
	-o-box-shadow: 1px 1px 3px rgba(0,0,0,0.0) inset;/*opera*/
	box-shadow: 1px 1px 3px rgba(0,0,0,0.0) inset;/*标准写法*/
}
.cpjjnei p { font-size: 12px; }
.neicpjjt {
	height: 30px;
	width: 100%;
	clear: both;
	border-bottom: 1px #CCC dashed;
	padding-top: 20px;
}
.neicpjjt span {
	font-size: 14px;
	background-color: #f4f4f4;
	height: 30px;
	display: block;
	width: 100px;
	text-align: center;
	line-height: 30px;
	-webkit-border-radius: 4px 4px 0px 0px;/*谷歌苹果*/
	moz-border-radius: 4px 4px 0px 0px;/*火狐*/
	-ms-border-radius: 4px 4px 0px 0px;/*ie*/
	-o-border-radius: 4px 4px 0px 0px;/*opera*/
}
.neicpjj {
	clear: both;
	height: 20px;
}
/*产品简介结束*/
/*列表页分页开始*/
.pagessss {
	padding-top: 5px;
	padding-left: 10px;
	font-size: 12px;
	clear: both;
}
.dede_pages { }
.dede_pages ul {
	float: left;
	padding: 12px 0px 12px 16px;
}
.dede_pages ul li {
	float: left;
	font-family: Tahoma;
	line-height: 17px;
	margin-right: 6px;
	border: none;
	color: #555;
}
.dede_pages ul li a {
	float: left;
	padding: 2px 4px 2px;
	color: #555;
	display: block;
}
.dede_pages ul li a:hover {
	color: #690;
	text-decoration: none;
	padding: 2px 4px 2px;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color: #ebf0f4;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bolder;
}
.dede_pages .pageinfo {
	line-height: 21px;
	padding: 12px 10px 12px 16px;
	color: #999;
}
.dede_pages .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
/*列表页分页结束*/
.cowtoowe{width:auto; height:40px; margin:0px auto;clear:both;}
.cowcmq{ font-size:14px; color:#666666;width:420px; height:520px; background: url('../images/cpz_04.jpg'); padding:280px 15px 60px 315px; border:none; overflow:hidden;}
.cowcmq a{font-size:14px; }
.qoxtt{padding-top:15px;}