#hearder{ width:100%; margin:0 auto;}
#content{ width:980px; margin:0 auto; padding-bottom:10px; background:#FFFFFF url(../img/mainfootbg.jpg) no-repeat center bottom;}
#main{ width:980px; margin:0 auto; padding:10px 0; border-bottom:1px solid #E9E9E9; margin-bottom:10px;}
#footer{ width:100%; height:192px; margin:0 auto; border-top:4px solid #A90000;background:url(../img/foot_bg.jpg);}
/*头部*/
.top{ 
	width:980px;
	height:90px;
	margin:27px auto 23px auto;
	overflow:hidden;
	clear:both;
}
.logo{ 
	width:495px;
	height:76px;
	margin:0 auto;
	background:url(../img/logo.gif) no-repeat;
	float:left;
}
.logo h1 { 
	text-indent:-9999px;
}
.home{ 
	float:right;
	width:auto;
	height:14px;
	line-height:14px;
}
.top_tel{ 
	float:right;
	width:285px;
	height:40px;
	padding-top:36px;
}
.menu{
	width: 100%; 
	height: 56px;
	line-height:56px;
	background:url(../img/icons.gif) repeat-x left top;
	margin-bottom:1px;
	margin-bottom:21px;
}
.menu ul{ 
	width:980px;
	height:56px;
	margin: 0px auto;
}
.menu ul li{ 
	float:left;
	width:108px;
	height:56px;
	text-align:center;
	background:url(../img/icons.gif) no-repeat 107px -112px;
}
.menu ul li a{ 
	width:108px;
	height:56px;
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.menu ul .currclass a,.menu ul li a:hover{ 
	background:url(../img/icons.gif) no-repeat center -56px;
	color:#444;
	-webkit-transition: all .2s ease-in-out ;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

/*.banner{ 
	width:980px;
	height:auto;
	margin:0 auto 20px auto;
	box-shadow: 0px 0px 15px #F3F3F3;
	behavior: url(css/pie.htc);
}*/
.banner{ 
	width:980px;
	height:320px;
	overflow:hidden;
	margin:0 auto 15px;
}
.fn-clear {
	zoom: 1;
}
.box_skitter {
	position: relative;
	background: none;
	z-index: 0;
}
.box_skitter ul {
	display: none;
}
.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}
.box_skitter .image {
	overflow: hidden;
}
.box_skitter .image img {
	display: none;
}
.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}
.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width:980px;
	height:320px;
}
.box_skitter .prev_button {
	position: absolute;
	top: 50%;
	left: 0px;
	z-index: 100;
	width: 38px;
	height: 87px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../img/prev.png) no-repeat left top !important;
	_display:none;
}
.box_skitter .next_button {
	position: absolute;
	top: 50%;
	right: 0px;
	z-index: 100;
	width: 38px;
	height: 87px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../img/next.png) no-repeat left top !important;
	_display:none;
}
.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}
.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	/* background: url(../img/ajax-loader.gif) no-repeat left top; */
	width: 31px;
	height: 31px;
}
#slideshow {
	width: 980px;
	height: 320px;
}
#slideshow ul {
	display: none;
}

.product{ 
	width:980px; 
	height:415px;
	margin:0 auto;
	background:url(../img/product_bg.jpg) no-repeat center bottom;
}
.product h2{ 
	width:100%;
	height:35px;
	border-bottom:1px solid #E9E9E9;
}
.product h2 strong{ 
	float:left;
	font-size:18px;
	color:#292929;
	background:url(../img/icons.gif) no-repeat left -177px;
	padding-left:35px;
}
.product h2 strong i{ 
	font-size:12px;
	color:#585858;
	font-style:normal;
	padding:0 3px;
}
.product h2 span{ 
	float:right;
	margin:5px 5px 0 0;
}
.product h2 span a{ 
	display:block;
	width:50px;
	height:20px;
	text-indent:-9999px;
	background:url(../img/icons.gif) no-repeat left -213px;
}
.tab_main {
	width:980px;
	height:auto;
	display:inline;
	float:left;
	overflow:hidden;
}
.product_content {
	width:888px;
	height:auto;
	float:left;
	overflow:hidden;
	padding:20px 0;
}
.product_ul li {
	width:256px;
	height:auto;
	display:inline;
	float:left;
	padding:0 20px;
	overflow:hidden;
}
.product_ul li img {
	width:256px;
	height:230px;
}
.product_ul li p {
	width:240px;
	clear:both;
	display:block;
	overflow:hidden;
	margin-top:20px;
}
.product_ul li h3 { 
	font-size:14px;
	margin-bottom:8px;
	display:block;
}
.product_ul li span{ 
	line-height:18px;
}
.dis {
	float:left;
	width:20px;
	height:355px;
	text-align: center;
	cursor:pointer;
	margin:0 26px 0 0;
	display:inline;
	background:url(../img/prev.jpg) no-repeat left center;
}
.dis_next {
	float:left;
	width:20px;
	height:355px;
	text-align: center;
	cursor:pointer;
	margin:0 0 0 26px;
	background:url(../img/next.jpg) no-repeat left center;
}
/*---------------中部---------------*/
.con1{ 
	width:295px;
	height:auto;
	padding:0 20px 10px 5px;
	border-right:1px solid #E9E9E9;
}
.con2{ 
	width:295px;
	height:auto;
	padding:0 18px 10px 18px;
}
.con3{ 
	width:295px;
	height:auto;
	padding:0 5px 10px 20px;
	border-left:1px solid #E9E9E9;
}
.con4{ 
	width:220px;
	height:230px;
	padding:0 15px 10px 15px;
	border-right:1px solid #E9E9E9;
}
.con5{ 
	width:170px;
	height:230px;
	padding:0 15px 10px 15px;
	border-right:1px solid #E9E9E9;
}
.con6{ 
	width:220px;
	height:auto;
	overflow:hidden;
	padding:0 15px 10px 15px;
}
.con7{ 
	width:257px;
	height:230px;
	padding:0 0 10px 20px;
	border-left:1px solid #E9E9E9;
}
.con_pic{ 
	padding:0 0 10px 0;
}
.con1 ul,.con2 ul{ 
	padding:1px;
}
.con1 ul li,.con2 ul li{ 
	width:265px;
	height:28px;
	line-height:28px;
	background:url(../img/mews_list_bg.gif) no-repeat;
	padding-left:20px;
}
.con1 ul li p,.con2 ul li p{ 
	float:right;
}
.con1 h2,.con2 h2,.con3 h2,.con4 h2,.con5 h2,.con6 h2,.con7 h2{ 
	width:100%;
	height:35px;
}
.con1 h2 strong,.con2 h2 strong,.con3 h2 strong,.con4 h2 strong,.con5 h2 strong,.con6 h2 strong,.con7 h2 strong{ 
	float:left;
	font-size:18px;
	color:#292929;
	background:url(../img/icons.gif) no-repeat left -177px;
	padding-left:35px;
}
.con1 h2 strong i,.con2 h2 strong i,.con3 h2 strong i{ 
	font-size:12px;
	color:#585858;
	font-style:normal;
	padding:0 3px;
}
.con1 h2 span,.con2 h2 span,.con3 h2 span{ 
	float:right;
	margin:5px 5px 0 0;
}
.con1 h2 span a,.con2 h2 span a,.con3 h2 span a{ 
	display:block;
	width:50px;
	height:20px;
	text-indent:-9999px;
	background:url(../img/icons.gif) no-repeat left -213px;
}
.con3 p{ 
	padding:1px 3px;
	background:url(../img/contact_map.jpg) no-repeat 150px 60px;
	line-height:23px;
}
.con4 p{ 
	padding:0 4px;
	line-height:23px;
	text-indent:24px;
}
.con5 p{ 
	text-align:center;
	padding-top:10px;
}
.con6 ul{ 
	padding:0 4px 0 10px; 
}
.con6 ul li{ 
	line-height:24px;
}
.con6 ul ul{ 
	padding:0;
}
.open,.close{ 
	width:19px;
	height:15px;
	margin:2px auto 2px auto;
}
.close{ 
	display:none;
}
.open a{ 
	display:block;
	width:19px;
	height:15px;
	background:url(../img/icons.gif) no-repeat left -252px;
}
.close a{ 
	display:block;
	width:19px;
	height:15px;
	background: url(../img/icons.gif) no-repeat -19px -267px;
}
.products_list{ 
	height:195px; 
	overflow:hidden;
}
.products_list2{ 
	height:315px; 
	overflow:hidden;
}
/*中部结束*/


/*底部*/
/*friendlink*/
.friendlink {
	width:980px;
	height:auto;
	overflow:hidden;
	padding: 10px 0;
	margin:10px auto 15px auto;
}
.friendlink p {
	font-size:10pt;
	color:#666666;
	text-decoration:none;
	margin-left:10px;
	padding:5px 0 5px 0;
}
.friendlink li {
	float:left;
	line-height:12px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.friendlink li a {
	color:#666666;
	text-decoration: none;
}
.friendlink li a:hover {
	color:#A80000;
}
.copyright{ 
	width:980px; 
	margin:0 auto;
	color:#333333;
	position:relative;
	padding-top:27px;
}
.footlogo{ 
	padding:0px 15px 0 0px;
	float:left;
}
.foot_line{ 
	width:0;
	height:140px;
	overflow:hidden;
	border-left:1px solid #FFF;
	border-right:1px solid #B6B6B6;
	float:left;
}
.banquan{ 
	width:575px;
	padding:0 0 0 25px;
	float:left;
	line-height:24px;
}
.banquan p{ 
	margin-bottom:8px;
}
.banquan strong{ 
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}
.gotop{ 
	display:block;
	width:49px;
	height:49px;
	background:url(../img/icons.gif) no-repeat left bottom;
	position:absolute;
	top:0;
	right:100px;
	text-indent:-9999px;
}
.baidu{ 
	position:absolute;
	left:395px;
/*left:500px*/
	top:130px;
}
@media all and (min-width:0px){ .baidu{ top:137px; }}
/*底部结束*/
.left{ 
	width:250px;
	height:auto !important;
	height:300px; /*假定最低高度是200px*/
	min-height:300px;
	float:left;
	background:url(../img/wzdh.jpg) no-repeat left top;
}
.left01,.left02{ 
	width:250px;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}
.left01 h2,.left02 h2{ 
	width:100%;
	height:35px;
}
.left01 ul{ 
	padding:5px;
}
.left01 ul li{ 
	width:225px;
	height:31px;
	line-height:31px;
	background:url(../img/list_bg.gif) no-repeat;
	padding-left:25px;
}
.left01 .gyst li{ 
	letter-spacing: 3px;
}
.left01 ul li a:hover{ 
	color:#900000;
	padding-left:2px;
}
.left01 h2,.left02 h2{ 
	border-bottom:1px solid #D8D8D8;
	margin:5px 0;
}
.left01 h2 strong,.left02 h2 strong{ 
	float:left;
	font-size:18px;
	color:#292929;
	background:url(../img/icons.gif) no-repeat left -177px;
	padding-left:35px;
}
.left01 h2 strong i,.left02 h2 strong i{ 
	font-size:12px;
	color:#585858;
	font-style:normal;
	padding:0 3px;
}
.left02 p{ 
	padding:1px 3px;
	line-height:23px;
}
.order{ 
	margin-bottom:50px;
}
.right{ 
	width:710px;
	height:auto;
	float:right;
}
.daohang{ 
	width:685px;
	height:35px;
	font-size:17px;
	font-weight:bold;
	color:#292929;
	background:url(../img/icons.gif) no-repeat left -177px;
	padding-left:25px;
	border-bottom:1px solid #F0F0F0;
	margin:5px 0 0 0;
	font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;
}
.contact{ 
	background:url(/img/contact_bg.jpg) no-repeat;
	width:604px;
	height:345px;
	padding-top:105px;
	padding-left:66px;
	line-height:24px;
}


.other_body_title {
	color: #E80100;
	line-height: 35px;
	padding-left: 25px;
	background-image: url(treyru.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: bold;
}

.list_title dl {
	width: 100%;
	float: left;
	display: block;
	height: 190px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align:left;
	line-height:24px;
	border-bottom: 1px dotted #D9D9D9;
}
.list_title dt {
	padding: 2px 5px;
	display: block;
	width: 180px;
	float: left;
	height: 190px;
	overflow: hidden;
	margin-right:10px;
}
.list_title dl dt a img {
	height: 160px;
	width: 178px;
}
.list_title dd {
	float: left;
	display: block;
	width: 470px;
	text-align:left;
	color: #999999;
	font-size:14px;
	font-weight:bold;
}
.list_title dd a {
	color: #444;
}
.list_title dd a:hover {
	color: #900000;
}
.list_title dd span{ 
	font-size:12px;
	font-weight:normal;
}
.list_title dd .detail,.detail{ 
	display:block;
	width:81px;
	height:22px;
	line-height:22px;
	text-align:center;
	background:url(../img/12.gif) no-repeat;
	color:#FFF;
	font-size:12px;
	margin-top:3px;
	border:0;
}
.list_title .feature{ 
	width:470px;
	height:103px;
	line-height:20px;
	overflow:hidden;
	margin:7px 0;
}

.wzlm,.wzsy,.wznr,.tplm{ 
	padding:15px;
	line-height:300%;
	margin-bottom:30px;
	background: #FCFCFC;
	overflow:hidden;
	border:1px solid #F2F2F2;
	border-top:0px;
}
.tpnr{ 
	padding:15px;
	line-height:300%;
	margin-bottom:30px;
	overflow:hidden;
}
.shfwbg{ 
	width:710px;
	height:80px;
	background:url(../img/shfw.gif) no-repeat center top;
}
.lxwm{ 
	background:url(../img/lxwm.jpg) no-repeat center 20px;
	font-size:13px;
	line-height:30px;
}
.tplm img{ 
	padding:2px;
	border:1px solid #CCCCCC;
}
.jianjie{ 
	line-height:24px;
}
.jianjie img{ 
	margin-right:8px;
}

.cpxl{
	width:660px;
	margin:15px auto 0 auto;
}
.cpxl tr{ 
	padding-left:20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { .fhtz_c{ padding-left:7px;} }
.canshuo TD {
	BORDER-BOTTOM: #cccccc 1px solid;  CURSOR: hand;
}
.canshuo TD.b_hover { 
	width:145px; background:#CCCCCC; 
}
.canshuo TD.c_hover {
	BORDER-BOTTOM: #cccccc 0px solid; BORDER-LEFT: #cccccc 1px solid; COLOR: #A80000; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #cccccc 1px solid; background:#FFFFFF;
}
.canshuo TD.m_hover {
	BORDER-BOTTOM: #000000 1px dotted; BORDER-LEFT: #000000 0px dotted; COLOR: #000000; BORDER-TOP: #000000 0px dotted; BORDER-RIGHT: #000000 0px dotted
}
.re{ 
	position: relative;
}
.re img {
	position: absolute;
	top: -15px;
	right: 25px;
	z-index: 999;
}
.cpdd{ 
	background:url(../img/kefu.jpg) no-repeat right bottom;
	margin-bottom:40px;
	margin-top:10px;
	margin-left: 10px;
}
.bor03{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:640px;
	margin:0 auto;
	padding:20px 10px;
	overflow-x:hidden;
}
.hidden{
	overflow:hidden;
	display:none;
}
.news_list h4 .titcolor{ 
	color:rgb(228, 133, 59);
}

/*在线客服*/
.qq {
	position: fixed;
	z-index:100;
	right:0;
	top:200px;
	width:175px;
	_top: expression(documentElement.scrollTop + 180 + "px"); /*IE6 动态设置top位置*/
}
.qq .qq_top {
	background:url(../img/kefu_03.jpg) no-repeat;
	width:175px;
	height:28px;
}
.qq .qq_top a {
	float: right;
	height:28px;
	width:28px;
	font-size:0;
}
.qq .top_1 {
	background:url(../img/kefu_05.jpg) no-repeat;
	width:175px;
	height:194px;
}
.qq .top_1 a {
	display:block;
	width:175px;
	height:194px;
	text-decoration:none;
}
.qq .center {
	border:1px solid #cbdbeb;
	border-top:none;
	width:173px;
}
.qq .center li {
	cursor:pointer;
}
.qq .qq_li {
	cursor:pointer;
	border-bottom:1px solid #cbdbeb;
	background:url(../img/kefu_09.jpg) no-repeat;
	width:173px;
	height:31px;
}
.qq .qq_li_p {
	padding-left:27px;
	line-height:31px;
	font-size:12px;
	color:#044F94;
	font-family: 微软雅黑, Arial, Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.qq .qq_li_info {
	display:none;
}
.qq .qq_li_current {;
	background:url(../img/kefu_09.jpg) no-repeat;
	width:173px;
	height:62px;
}
.qq .qq_li_current .qq_li_info {
	padding-left:35px;
	display:block;
}
.qq .bottom {
	background:url(../img/kefu_12.jpg) no-repeat;
	width:175px;
	height:26px;
}
.qq .bottom a {
	font-size:0;
	display: block;
	width:175px;
	height:26px;
}
.qq_open {
	padding-left:154px;
	padding-top:40px;
}
/* tel */
@media screen and (min-width: 1001px) {
.app_push_bottom {
  display: none;
}
}
@media screen and (max-width: 1000px) {
.app_push_bottom {
  width: 100%;
  height: 160px;
  position: fixed;
  bottom: 0;
  overflow: hidden;
  z-index: 600;
  display: block;
}
.app_push_bottom .content {
  width: 100%;
  height: 160px;
  position: relative;
  overflow: hidden;
}
.app_push_bottom .content .overlay_bottom {
  width: 100%;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
}
.app_push_bottom .content .close {
  background: #2B2B2B;
  width: 168px;
  height: 168px;
  position: absolute;
  z-index: 10;
  display: block;
  left: -120px;
  top: -100px;
  -webkit-transform: rotate(45deg);
}
.app_push_bottom .content .close:after {
  width: 32px;
  height: 32px;
  display: block;
  content: '';
  margin: 55px 0 0 135px;
  background: url(../images/close_white.png) no-repeat;
  background-size: 100% auto;
  -webkit-transform: rotate(-45deg);
}
.app_push_bottom .content .f-logo {
  width: auto;
  height: 90px;
  position: absolute;
  left: 32px;
  top: 8px;
  z-index: 10;
}
.app_push_bottom .content .f-logo .img_logo {
  width: auto;
  height: 150px;
  float: left;
  margin-right: 6px;
}
.app_push_bottom .content .f-logo .img_tips {
  width: auto;
  height: 140px;
  float: left;
  margin-top: 4px;
}
.app_push_bottom .content .btn_download {
  background: #2B2B2B;
    position: absolute;
    right: 35px;
    top: 35px;
    font-size: 48px;
    line-height: 55px;
    margin: 0;
    text-align: center;
    color: #fff;
    padding: 20px;
    border-radius: 4px;
    border: 1px #fff solid;
    display: block;
}
}