﻿@charset "utf-8";
/*公用部分*/
body{
	margin:0px auto; padding:0px; font-family:"微软雅黑";
	color:#1d1e23;
	font-size:0.88em;
	background: url(../images/back.jpg);
}
ul,li,span,dl,ddt,dd,input,h1,h2,p{
	margin:0px; padding:0px; list-style:none;
}
img{
	border:none;
}
a{
	color:#1d1e23; 
	text-decoration: none;
	target:_blank;
}
a:hover{
	color:#ffc200;
	text-decoration: none;
}
.lef{
	float:left;
}

.rig{
	float:right;
	color:#ababab;
	font-size:12px;
}
.clr{
	clear:both; padding:0; margin:0; background:none; height:1px; overflow:hidden;  
}

.clr20{
	clear:both; padding:0; margin:0; background:none; height:20px;  overflow:hidden;  
}

.all{
	width:100%;
	margin:0px auto;
}
/*首页*/
.ad{
	width:100%;
	height:40px;
	background:#396090;
}
.ad_ct{
	width:100%;
	height:auto;
	margin:0px auto;
	max-width:1088px;
}
.search{
	float:left;
	width:224px;
	height:34px;
	padding:3px 0px;
}
.tel{
	float: right;
	width: auto;
	height:24px;
	padding:8px 0px 8px 30px;
	color:#FFF;
	background:url(../images/tel.jpg) left no-repeat;
}
.search_w{
float: left;
width: 170px;
border: none;
border-right: none;
line-height:34px;
color:#a1a1a1;
height: 34px;
outline: none;
}
.search_btn{
background: url(../images/search_btn.jpg) no-repeat;
overflow: visible;
float: left;
white-space: nowrap;
padding-left: 0;
height: 34px;
width: 42px;
cursor: pointer;
margin: 0px;
}

.top{
	width:100%;
	height:144px;
	margin:20px auto;
	max-width:1088px;
	background:url(../images/top_bg.jpg) repeat-x;
}

.logo{
	float:left;
	width:34%;
	height:82px;
	padding-top:36px;
}
.nav{
	float: right;
	width:65%;
	height:138px;
}
.nav ul{
	float: left;
	width:100%;
	height:138px;
}
.nav ul li{
	float: left;
	width:14%;
	height:138px;
	font-size:1em;
	text-align:center;
	line-height:20px;
}
.nav ul li span{
	color:#a1a1a1;
	font-size:0.8em;
}
.nav ul li a{
	float: left;
	width:100%;
	height:88px;
	padding-top:50px;
}
.nav ul li a:hover{
	float: left;
	width:100%;
	height:88px;
	padding-top:50px;
	background:url(../images/nav_bg.jpg) repeat-x;
}
.now{
	float: left;
	width:100%;
	height:88px;
	padding-top:50px;
	background:url(../images/nav_pic.jpg) no-repeat top center;
}
.banner{
	width:100%;
	height: 380px;
	margin:0px auto;
	overflow:hidden;
	max-width:1088px;
}
.banner_ct
{
    display:none;
}
.addWrap{ position:relative; width:100%;margin:0; padding:0;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative; height:380px }

#position{ position:absolute; bottom:0; right:0; padding-right:8px; margin:0; background:#000; opacity: 0.4; width:100%; filter: alpha(opacity=50);text-align:right;}
#position li{width:10px;height:10px;margin:0 2px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#AFAFAF;}
#position li.cur{background-color:#FF0000;}
.img-responsive { display: block; width: 100%; height:380px;  }


.jgsb{
	width:100%;
	height:320px;
	margin:20px auto;
	overflow:hidden;
	max-width:1188px;
}
.jgsb_btn{
	float:left;
	width:4%;
	height:36px;
	padding-top:130px;
}
.jgsb_btn01{
	float: right;
	width:20px;
	height:36px;
	padding-top:130px;
}
.jgsb ul{
	float:left;
	width:94%;
	height:320px;
	overflow:hidden;

}

.jgsb ul li{
	float:left;
	width:280px;
	height:320px;
	overflow:hidden;
	margin-right:2px;
	margin-left:3px;
	background:url(../images/jgsb_bg.jpg) repeat-x;
	
}
.jgsb ul li a{
	float:left;
	width:100%;
	height:310px;
	overflow:hidden;
	margin-right:3px;
	padding-top:10px;
	background:url(../images/jgsb_bg.jpg) repeat-x;
}
.jgsb ul li a:hover{
	float:left;
	width:100%;
	height:310px;
	overflow:hidden;
	color:#ffc200;
	margin-right:3px;padding-top:10px;
	background:url(../images/jgsb_bg01.jpg) repeat-x;
}
.jgsb_img{
	float:left;
	width:100%;
	height:auto;
	max-width:280px;
}

.jgsb_name{
	float:left;
	width:68%;
	height:70px;
	padding:12px 0px;
	background:url(../images/dt_dot.jpg) left no-repeat;
	max-width:280px;
	padding-left:64px;
	line-height:23px;
	font-size: 1.1em;
	font-weight: bold;
}
.cc
{
width:210px;font-size:0.9em;color:#aaaaaa;font-weight: normal;word-break:break-all;white-space:normal;
}
.content{
	width:100%;
	height: auto;
	margin:0px auto;
	max-width:1088px;
	background:#FFF;
	border-top:10px solid #eeeeee;
	border-bottom:6px solid #a7a7a7;
}
.about{
	width:96%;
	padding-top:40px;
	margin:0px auto;
	height:204px;
}

.about_img{
	float:left;
	width:46%;
	height: auto;
}
.about_rg{
	float: right;
	width:52%;
	height: auto;
}
.about_tl{
	float:left;
	width:94%;
	height:44px;
	color:#FFF;
	line-height:44px;
	font-size:1.2em;
	padding-left:6%;
	background:url(../images/about_tl.jpg) left no-repeat;
}
.about_ct{
	float:left;
	width:100%;
	height:144px;
	padding-top:6px;
	line-height:24px;
}
.about_line{
	width:96%;
	margin:20px auto;
}
.title{
	width:96%;
	height:50px;
	margin:0px auto;
	background:url(../images/title_bg.jpg) bottom no-repeat;
	text-align:center;
	font-size:1.8em;
}
.title span{
	color:#bfbfbf;
}
.titlex{
	width:96%;
	height:50px;
	margin:0px auto;
	background:url(../images/title_bg.jpg) bottom no-repeat;
	text-align:center;
	font-size:1.8em;
}
.titlex span{
	color:#bfbfbf;
}
.new{
	width:96%;
	height: auto;
	margin:0px auto;
	padding-top:30px;
}
.new_lf{
	float:left;
	width:30%;
	height: 340px;
}
.new_img{
	float:left;
	width:100%;
}
.new_text{
	float:left;
	width:100%;
	font-size:0.9em;
	padding:8px 0px;
	color:#5b5b5b;
}
.new_more{
	float:left;
	width:100%;
}
.new_rg{
	float: right;
	width:32%;
	height: 340px;
	padding-left:2%;
}
.new_rg ul{
	float: left;
	width:100%;
	height: 340px;
}
.new_rg ul li{
	float: left;
	width:92%;
	height:48px;
	line-height:48px;
	padding-left:24px;
	background:url(../images/dot.jpg) no-repeat left;
	border-bottom:1px dashed #d4d4d4;
}
.new_rg ul li a{
	float: left;
}
.product{
	width:96%;
	height: auto;
	margin:20px auto;
}
.product ul{
	float:left;
	width:100%;
	height: auto;
}
.product ul li{
	float:left;
	width:250px;
	height: auto;
	padding-right:14px;
}
.product_img{
	float:left;
	width:100%;
	height: auto;
}
.product_tl{
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
}
.footer{
	width:100%;
	height:auto;
	border-top:10px solid #555555;
	margin:0px auto;
	max-width:1088px;
	background:#373737;
}
.link{
	width:96%;
	height: auto;
	margin:0px auto;
	padding:15px 0px;
	border-bottom:1px dashed #fff;
}
.link span{
	color:#FFF;
	font-size:1.4em;
}
.link a{
	color:#FFF;
	padding:0px 6px;
	font-size:0.9em;
}
.link a:hover{
	color:#ffc200;
}
.bottoms{
	width:96%;
	height: auto;
	margin:0px auto;
	padding:10px 0px;
	color:#FFF;
}
.bottom a{
	color:#FFF;
}
.bottom a:hover{
	color:#ffc200;
}
.dblj{
	float:left;
	width:25%;
	height: 160px;
	font-size:0.9em;
	line-height:30px;
}
.dblj b{
	font-size:1.2em;
}
.ewm{
	float: right;
	width:10%;
	height: 160px;
	font-size:0.85em;
	line-height:18px;
	text-align:center;
}
.ewm b{
	font-size:1.2em;
}
.copyright{
	width:100%;
	height: 50px;
	margin:0px auto;
	background:#232323;
	max-width:1088px;
	line-height:50px;
	text-align:center;
	color:#FFF;
	font-size:0.9em;
}

.copyright a{
color: #fff;
}


.content01{
	width:100%;
	height: auto;
	margin:0px auto;
	max-width:1088px;
	background:#FFF;
	border-bottom:6px solid #a7a7a7;
}
.c_add{
	width:100%;
	height:40px;
	margin:0px auto;
	background:#eeeeee;
}
.c_add_c{
	width:94%;
	height:40px;
	margin:0px auto;
	background: url(../images/home.jpg) no-repeat left;
	line-height:40px;
	padding-left:2%;
	font-family:"宋体";
	font-size:12px;
}
.class{
	width:96%;
	height:44px;
	margin:20px auto;
}
.class ul{
	width: auto;
	height:44px;
	margin:0px auto;
}
#class_about{
	width:750px;
	height:44px;
	margin:0px auto;
}
#class_new{
	width:375px;
	height:44px;
	margin:0px auto;
}
.class ul li{
	float:left;
	width:173px;
	height:44px;
	margin-right:14px;
	_margin-right:7px;
	
}
.class ul li a{
	float:left;
	width: 125px;
	height:44px;
	color:#505050;
	font-weight:bold;
	line-height:44px;
	padding-left:48px;
	background: url(../images/class_b.jpg) no-repeat;
}
.class ul li a:hover,.class ul li a.b{
	float:left;
	width: 125px;
	height:44px;
	line-height:44px;
	padding-left:48px;
	color:#FFF;
	background:url(../images/class_x.jpg) no-repeat;
}
.c_about{
	width:96%;
	height: auto;
	margin:0px auto;
	line-height:24px;
	
}
.c_new{
	float: left;
	width:100%;
	height: auto;
	padding:0px 0px;

}
.c_new ul{
	float: left;
	width:100%;
	height: auto;
	
}
.c_new ul li{
	float: left;
	width:45%;
	height:48px;
	line-height:48px;
	margin-left:24px;
	padding-left:24px;
	background:url(../images/dot.jpg) no-repeat left;
	border-bottom:1px dashed #d4d4d4;
}
.c_new ul li a{
	float: left;
}
.fany{
	width: 100%;
	height:32px;
	padding:40px 0px 20px 0px;
	margin:0px auto;
}
.news_ct_tit{
	width:100%;
	height:30px;
	padding:25px 0px;
	text-align:center;
	font-size:1.4em;
}
.news_ct_ad{
	width:100%;
	padding:10px 0px;
	text-align:center;
	font-size:0.80em;
	background-color:#f5f5f5;
	color:#666666;
}
.news_ct_text{
	width:100%;
	height: auto;
	padding:20px 0px;
	line-height:24px;
}
.ye_next{
	width:100%;
	line-height:150%;
	font-size:0.80em;
	text-align:center;
	padding-top:40px;
}

.c_content{
	width:96%;
	height: auto;
	margin:0px auto;
	padding:35px 0px;
}

.map{
	float:left;
	width:60%;
	border:1px solid #d7d7d7;
}
.mp{
	float: right;
	width:36%;
	line-height:30px;
	background:url(../images/mp.jpg) left top no-repeat;
}
.mp span{
	float:left;
	font-size:1.5em;
	color:#ffc200;
	line-height:60px;
	padding-left:30px;
	background:url(../images/dd.jpg) left no-repeat;
}

.c_e{
	width:96%;
	height: auto;
	margin:20px auto;
}
.c_e_lef{
	float:left;
	width:250px;
	height: auto;
}
.c_e_lef ul{
	float:left;
	width:250px;
	height: auto;
}
.c_e_lef ul li{
	float:left;
	width:250px;
	height:44px;
	padding-top:15px;
	line-height:44px;
}
.c_e_lef ul li a{
	float:left;
	width:202px;
	height:44px;
	padding-left:48px;
	background:url(../images/l_class_b.jpg) no-repeat;
}
.c_e_lef ul li a:hover,.c_e_lef  ul li a.c{
	float:left;
	width:202px;
	height:44px;
	padding-left:48px;
	color:#FFF;
	background:url(../images/l_class_x.jpg) no-repeat;
}


.equipment_show{
	float:left;
	width:50%;
	height: auto;
}
.equipment_ct{
	float: right;
	width:48%;
	height: auto;
}
.equipment_tl{
	float:left;
	width:90%;
	height:30px;
	padding-left:40px;
	font-size:1.4em;
	background:url(../images/dd.jpg) left no-repeat;
	line-height:30px;
}
.equipment_text{
	float:left;
	width:100%;
	height: auto;
	color:#5b5b5b;
	padding:16px 0px;
}
.equipment_cd{
	float:left;
	width:125px;
	height: 44px;
	padding-left:48px;
	line-height:44px;
	background:url(../images/class_x.jpg) no-repeat;
	color:#FFF;
}
.equipment_cd a{
	color:#FFF;
}
.equipment_ss{
	float:left;
	width:100%;
	height:160px;
	padding-top:26px;
}
.equipment_ss ul{
	float:left;
	width:100%;
	height:160px;
	overflow:hidden;
}
.equipment_ss ul li{
	float:left;
	width:33%;
	height:160px;
	padding-right:10px;
}


.c_e_rig{
	float: right;
	width:73%;
	height: auto;
	padding-top:15px;
}
.c_e_rig ul{
	float: left;
	width:100%;
	height: auto;
}
.c_e_rig ul li{
	float: left;
	width:31%;
	height: auto;
	padding-right:2%;
	padding-bottom:10px;
}

.equipment_jj{
	float:left;
	width:100%;
	height: auto;
	color:#1d1e23;
	line-height:24px;
	padding:16px 0px;
}
.c_coop{
	width:96%;
	height:415px;
	margin:50px auto;
	position:relative;
}
.c_coop_btn01{
	left:-20px;
	width:30px;
	height:30px;
	top:160px;
	position:absolute;
	z-index:9;
}
.c_coop_btn02{
	width:30px;
	height:30px;
	top:160px;
	right:-20px;
	position:absolute;
	z-index:9;
}


.c_coop ul{
	width:100%;
	height: auto;
	z-index:1;
	
	margin-left:13px;
}
.c_coop ul li{
	float:left;
	width:46%;
	height: auto;
	
	margin-right:38px;
}
.coop_img{
	float:left;
	width:100%;
	height: auto;
}
/*分页*/

.yema{margin-top:10px;  width:100%; height:60px;}

.yema ul li{float:left;width:100%}

.yema .ym a{display:block; float:left;  width:auto; height:20px; margin-left:15px; color:#2f4576; line-height:20px;
             text-align:center; overflow:hidden;  BORDER: #ccc 1px solid; text-decoration:none; padding:3px 5px;}

.current{display:block; float:left;  width:auto; height:20px; margin-left:15px; color:#7fcde8; line-height:20px;
             text-align:center; overflow:hidden;  BORDER: #ccc 1px solid;padding:3px 5px;}

.yema A:hover {
	display:block; float:left;  width:auto; height:20px; margin-left:15px; color:#FF0000; line-height:20px;
             text-align:center; overflow:hidden;  BORDER: #ccc 1px solid;padding:3px 5px;  
}
.nav{ display:block }
.nav_w{ display:none }

@media screen and (min-width:200px) and (max-width:600px)
{
.all{
	width:100%;
	margin:0px auto;
	
}
.logo{
	float:left;
	width:100%;
	height:82px;
	padding-top:36px;
}
.top{
	width:100%;
	height:130px;
	margin-top:0px;
	background:url(../images/top_bg.jpg) repeat-x;
}
.ad{ display:none}
.nav{ display:none}
.nav_w{ display:block; height:50px;  margin-top:10px; }

.nav_w ul {
width:94%;
 position: absolute;
 border: solid 1px #aaa;
 background: #fff url(../images/icon-menu.png) no-repeat 10px 11px;
 border-radius: 5px;
 left:3px;
 z-index:9;
 padding-left:10px;
}
.nav_w ul li 
{
 float:left;
 display: none; 
 height:36px;
 line-height:36px;
 width:90px;
  text-align:right;
}
.nav_w .noww {
 display: block;color:#e77817;height:36px;  text-align:right;
}

.nav_w ul:hover li {
 display: block;
}
.nav_w ul:hover {
 display: block;
}


.noww{
	float:left;
	width:90px;
	height: 36px;
	background:url(../images/classx_b.jpg) no-repeat left;
	line-height:36px;
text-align:right;
}
.nav_w ul li a{
	float:left;
	width:90px;
	height:36px;
	color:#333;
	font-weight:lighter;
	text-align:right;
	background:url(../images/classssx_b.jpg) no-repeat;
}
.nav_w ul li a:hover{
	float:left;
	width:90px;
	height:36px;
	color:#e77817;
	font-weight:lighter;
	text-align:right;
	background:url(../images/classssx_b.jpg) no-repeat;
}

.banner{
	width:98%;
	height:110px;
	
	margin-left:1%;

}
.banner_ct{
	width:98%;
	height:130px;
	margin:0px auto;
	max-width:1000px;
	overflow:hidden;
}

.swipe-wrap img{ width:100%; height:30%}
.class{
	width:96%;
	height:44px;
	margin:20px auto;
}
.class ul{
	width: auto;
	height:44px;
	margin:0px auto;
}
#class_about{
	width:100%;
	height:44px;
	margin:0px auto;
}
#class_new{
	width:100%;
	height:44px;
	margin:0px auto;
}
.class ul li{
	float:left;
	width:173px;
	height:44px;
	margin-right:14px;
	_margin-right:7px;
	margin-top:10px;
	
}
.class ul li a{
	float:left;
	width: 125px;
	height:44px;
	color:#505050;
	font-weight:bold;
	line-height:44px;
	padding-left:48px;
	background: url(../images/class_b.jpg) no-repeat;
}
.class ul li a:hover,.class ul li a.b{
	float:left;
	width: 125px;
	height:44px;
	line-height:44px;
	padding-left:48px;
	color:#FFF;
	background:url(../images/class_x.jpg) no-repeat;
}
.titlex
{
	display:none;
}
.title{
	width:96%;
	height:50px;
	margin:0px auto;
	background:url(../images/title_bg.jpg) bottom no-repeat;
	text-align:center;
	font-size:1.8em;
	overflow:hidden;
}

.c_new{
	float: left;
	width:99%;
	height: auto;
	padding:0px 0px;
	overflow:hidden;
}
.c_new ul{
	float: left;
	width:100%;
	height: auto;
	
}
.c_new ul li{
	float: left;
	width:100%;
	height:48px;
	line-height:48px;
	margin-left:24px;
	padding-left:24px;

	border-bottom:1px dashed #d4d4d4;

}
.copyright{
	width:100%;
	height: 50px;
	margin:0px auto;
	background:#232323;
	max-width:1088px;
	line-height:50px;
	text-align:center;
	color:#FFF;
	font-size:0.9em;
	overflow:hidden;
}

.jgsb_btn{ display:none}
.jgsb_btn01{ display:none}

.jgsb ul{
	width:90%;
	height:320px;
	margin-left:3%;
	overflow:hidden;
	align:center;
}
.about_img{
	float:left;
	width:100%;
	height: auto;
}

.about_rg
{
	margin-top:20px;
	float: right;
	width:100%;
	height: 360px;
	overflow:hidden;
}
.about_tl{
	float:left;
	width:100%;
	height:44px;
	color:#FFF;
	line-height:44px;
	font-size:1.2em;
	padding-left:9%;
	background:url(../images/about_tl.jpg) left no-repeat;
}



.w_img01{
	width:100%;
}
.w_img01 img { width:100%;}
.w_title img { width:100%}
.w_text01{ width:100%}
.w_img{ width:100%}
.w_text{ width:100%}
.new{ width:100%}
.anl_2,.anl_3{ display:none}
.n_w{
	width:100%;
	height:auto;
	padding:30px 0px;
	margin:0px auto;

}
.btm{ display:none}
.show{
	width:98%;
	height: auto;
	margin:0px auto;
	padding-bottom:6px;	
	border-bottom:1px dashed #dedede;
}
.show ul{
	width:100%;
	height: auto;
	margin:0px auto;
	max-width:1180px;
}
.show ul li{
	float:left;
	width:50%;
	height: auto;
}
.show_tl{
	float:left;
	width:96%;
	height:50px;
	background: url(../images/tt.png);
	color:#404ba7;
	line-height:50px;
	text-align:center;
}
.show_img{
	float:left;
	width:96%;
}
.show_more{
	float:left;
	width:96%;
}
.content
{
	width:98%;
	height:auto;
	margin:0px auto;
	padding:5px 0px;
}

.about{
	float:left;
	width:99%;
	height:auto;
	margin-top:3%;

}

.product
{
	display:none;
}
.bottoms
{
	display:none;
}
.online{ display:none}

.add_tl{
	float:left;
	width:98%;
	color:#404ba7;
	height:50px;
	font-size:1.6em;
}
.add{
	margin:0px auto;
	width:98%;
	background: url(../images/tt.png);
	padding:0px 1%;
	line-height:50px;
	height:auto;

}
.a_class
{
	float:left;
	width:98%;
	height:auto;
	
}

.a_class dl{
	float: left;
	height:auto;
	padding-top:6px;
	font-size:12px;

}
.a_class dl dt{
	float: left;
	width:41px;
	height:38px;
	overflow:hidden;
	font-size:12px;
}
.a_class dl dd{
	float: left;
	width:auto;
	height:38px;
	text-align:center;
	font-size:12px;
	margin-right:1px;
}
.a_class dl dd a{
	float: left;
	width:auto;
	height:38px;
	color:#FFF;
	line-height:38px;
	background:#404ba7;
		font-size:12px;
		padding:0px 5px;
}
.a_class dl dd a:hover{
	float: left;
	width:auto;
	height:38px;
	color:#FFF;
	background:#f06d39;
	line-height:38px;
	font-size:12px;
		padding:0px 5px; 
}
.za{
	width:96%;
	height:22px;
	line-height:22px;
	margin:10px auto;
	max-width:1180px;
	font-size:0.8em;
	font-family:"宋体";
	border-bottom:1px dashed #bbb8b8;
	color:#666666;
	padding-left:3.5%;
	background:url(../images/home.jpg) left  no-repeat;
	overflow:hidden;
}
.za a{
	color:#666666;
}
.za a:hover{
	color:#f06d39;
}
.c_content,.c_pro{
	width:98%;
	height: auto;
	margin:0px auto;
	padding:10px 0px;

}
.lef{
	float:left; width:78%;  padding-left:5px;
}
.new_ct ul li a{
	float: left; width:66%; overflow:hidden; height:30px;
}
.rig{
	float:right;
	color:#ababab;
	font-size:12px;width:30%; 
}
.c_new_ct  li a{
	float: left; width:66%; overflow:hidden; height:50px;
}
.c_content ul{
	float:left;
	width:100%;
	top:0px;
	height:auto;
}
.c_content ul li{
	float:left;
	width:98%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:2%;
	border-bottom:1px dashed #bbb8b8;
	background:url(../images/dot.jpg) left no-repeat;
	
}

.equipment_show{
	float:left;
	width:100%;
	height: auto;
}
.equipment_ct{
	float:left;
	width:100%;
	height: auto;
}
.equipment_tl{
	float:left;
	width:90%;
	height:30px;
	padding-left:40px;
	font-size:1.4em;
	background:url(../images/dd.jpg) left no-repeat;
	line-height:30px;
}
.equipment_text{
	float:left;
	width:100%;
	height: auto;
	color:#5b5b5b;
	padding:16px 0px;
}
.equipment_cd{
	float:left;
	width:125px;
	height: 44px;
	padding-left:48px;
	line-height:44px;
	background:url(../images/class_x.jpg) no-repeat;
	color:#FFF;
}
.equipment_cd a{
	color:#FFF;
}
.equipment_ss{
	float:left;
	width:100%;
	height:160px;
	padding-top:26px;
}
.equipment_ss ul{
	float:left;
	width:100%;
	height:160px;
	overflow:hidden;
}
.equipment_ss ul li{
	float:left;
	width:33%;
	height:160px;
	padding-right:10px;
}
.map{
	float:left;
	width:96%;
	border:1px solid #d7d7d7;
	overflow:hidden;
}
.mp{
	float: left;
	width:75%;
	 margin-top:5%;
	padding-left:20%;
	line-height:26px;
	background:url(../images/mp.jpg) left top no-repeat;
}
.mp span{
	font-size:1.5em;
	color:#f06d39;
	line-height:32px;
}
.c_about img{ width:80%}
.c_about ul{
	float:left;
	width:100%;
}
.c_about ul li{
	float:left;
	width:98%;
	margin:1%;

}
.c_add{
	width:100%;
	height:40px;
	margin:0px auto;
	background:#eeeeee;
}
.c_add_c{
	width:94%;
	height:40px;
	margin:0px auto;
	background: url(../images/home.jpg) no-repeat left;
	line-height:40px;
	padding-left:2%;
	font-family:"宋体";
	font-size:12px;
	overflow:hidden;
	padding-left:10px;
}
.case_img
{
	text-align:center;
	width:100%;
}
.case_img .img
{
	text-align:center;
	width:100%;
}
.c_pro_tl{
	float:left;
	width:96%;
	height:50px;
	text-align:center;
	padding-top:12px;
	font-size:0.85em;
	line-height:20px;
	padding:16px 2% 0px 2%;
	overflow:hidden;
}
.c_about
{
	float:left;
	margin-top:20px;
	width:100%;
}

.chanp ul li
{
 width:50px; height:50px; float:left;	
}
.chanp ul li a img
{
 width:50px; height:50px; 
}
.c_pro_txt{
	float: left;
	width:98%;
}
#Browser
{
	display:none;
}

.new_lf{
	float:left;
	width:100%;
	height: auto;
}
.new_img{
	float:left;
	width:100%;
}
.new_text{
	float:left;
	width:100%;
	font-size:0.9em;
	padding:8px 0px;
	color:#5b5b5b;
}
.new_more{
	float:left;
	width:100%;
}
.new_rg{
	float: right;
	width:100%;
	height: auto;
	padding-left:2%;
}
.new_rg ul{
	float: left;
	width:100%;
	height:auto;
}
.new_rg ul li{
	float: left;
	width:92%;
	height:48px;
	line-height:48px;
	padding-left:24px;
	background:url(../images/dot.jpg) no-repeat left;
	border-bottom:1px dashed #d4d4d4;
}
.new_rg ul li a{
	float: left;
}
.ewm{
	float:left;
	width:98%;
	height:100px;
}
.footer_c
{
	text-align:center;
	width:80%;
	line-height:24px;
}
.news_ct_text img
{
	width:100%;	
}

.news_ct_text p img
{
	width:100%;	
}
.shows{ display:none}
.showe{ display:none}
.bottom{
	width:100%;
	margin:60px auto;
	color:#FFF;
	background:#000;
}
.link{ margin-top:10px}
.bottom{display:none}
.ewm{ display:none}
.dblj{ float:left;
	width:100%;
	height: 300px;
	font-size:0.85em;
	line-height:30px;}
.dblj a{display:none}

.cont_lf{
	float:left;
	width:100%;
	height: auto;

}
.class_tl{ display:none}
.title_tl{ display:none}
.class_btm{display:none}
.contact_i{display:none}
.cont_rg{
	float:left;
	width:100%;
	height: auto;
}

.class_ct{
	width:100%;
	background:url(../images/class_bgx.jpg) repeat-y;
}
.class_ct ul{

	width:100%;
	background:url(../images/class_bg_rg.jpg) right repeat-y;
}
.class_ct ul li{

	width:100%;
	height:50px;
	text-align:center;
	background:url(../images/class_bg_rg.jpg) right repeat-y;
}
.class_ct ul li a{

	width:100%;
	height:50px;
}
.class_ct ul li a:hover{

	width:100%;
	height:50px;
	background:#1766b0;
	color:#FFF;
}


.c_e_rig{
	float:left;
	width:100%;
	height: auto;
	padding-top:15px;
}
.c_e_rig ul{
	float: left;
	width:100%;
	height: auto;
}
.c_e_rig ul li{
	float: left;
	width:100%;
	height: auto;
	padding-right:2%;
	padding-bottom:10px;
}

.mes_tb{
	width:70%;
	height:380px;	
}
.mes_table{
	width:100%;
	height:380px;

}

.input_mes{
	width:80%;
	height:21px;
	border:none;
	padding:5px;
	border:1px solid #cecfcf;
}
.input_mes_tx{
	width:80%;
	height:156px;
	border:none;
	padding:5px;
	border:1px solid #cecfcf;
}

.search
{
	display:none;
}

.c_coop
{
	
	width:96%;
	height:415px;
	margin:150px auto;
	position:relative;
	overflow:hidden;
}
.c_e{
	width:96%;
	height: auto;
	margin:20px auto;
	overflow:hidden;
}
.c_coop ul{
	width:100%;
	height: auto;
	z-index:1;
	
	margin-left:13px;
}
.c_coop ul li{
	float:left;
	width:46%;
	height: auto;
	
	margin-right:38px;
}
.coop_img{
	float:left;
	width:100%;
	height: auto;
}

#divContact
    {
        display:none;
    }
    
    
}



@media screen and (min-width:500px) and (max-width:800px)
{
#divContact
    {
        display:none;
    }
.all{
	width:100%;
	margin:0px auto;
	
}
.logo{
	float:left;
	width:100%;
	height:82px;
	padding-top:36px;
}
.top{
	width:100%;
	height:150px;
	margin-top:0px;
	background:url(../images/top_bg.jpg) repeat-x;
	overflow:hidden;
}
.ad{ display:none}
.nav{ display:none}
.nav_w{ display:block; height:50px;  margin-top:30px; }

.nav_w ul {
width:94%;
 position: absolute;
 border: solid 1px #aaa;
 background: #fff url(../images/icon-menu.png) no-repeat 10px 11px;
 border-radius: 5px;
 left:3px;
 z-index:9;
 padding-left:10px;
}
.nav_w ul li 
{
 float:left;
 display: none; 
 height:36px;
 line-height:36px;
 width:90px;
  text-align:right;
}
.nav_w .noww {
 display: block;color:#e77817;height:36px;  text-align:right;
}

.nav_w ul:hover li {
 display: block;
}
.nav_w ul:hover {
 display: block;
}


.noww{
	float:left;
	width:90px;
	height: 36px;
	background:url(../images/classx_b.jpg) no-repeat left;
	line-height:36px;
text-align:right;
}
.nav_w ul li a{
	float:left;
	width:90px;
	height:36px;
	color:#333;
	font-weight:lighter;
	text-align:right;
	background:url(../images/classssx_b.jpg) no-repeat;
}
.nav_w ul li a:hover{
	float:left;
	width:90px;
	height:36px;
	color:#e77817;
	font-weight:lighter;
	text-align:right;
	background:url(../images/classssx_b.jpg) no-repeat;
}

.banner{
	width:98%;
	height:120px;
	
	margin-left:1%;

}
.banner_ct{
	width:98%;
	height:130px;
	margin:0px auto;
	max-width:1000px;
	overflow:hidden;
}
.swipe-wrap img{ width:100%; height:30%}

.class{
	width:96%;
	height:44px;
	margin:20px auto;
}
.class ul{
	width: auto;
	height:44px;
	margin:0px auto;
}
#class_about{
	width:100%;
	height:44px;
	margin:0px auto;
}
#class_new{
	width:100%;
	height:44px;
	margin:0px auto;
}
.class ul li{
	float:left;
	width:173px;
	height:44px;
	margin-right:14px;
	_margin-right:7px;
	margin-top:10px;
	
}
.class ul li a{
	float:left;
	width: 125px;
	height:44px;
	color:#505050;
	font-weight:bold;
	line-height:44px;
	padding-left:48px;
	background: url(../images/class_b.jpg) no-repeat;
}
.class ul li a:hover,.class ul li a.b{
	float:left;
	width: 125px;
	height:44px;
	line-height:44px;
	padding-left:48px;
	color:#FFF;
	background:url(../images/class_x.jpg) no-repeat;
}
.titlex
{
	display:none;
}
.title{
	width:96%;
	height:50px;
	margin:0px auto;
	background:url(../images/title_bg.jpg) bottom no-repeat;
	text-align:center;
	font-size:1.8em;
	overflow:hidden;
}

.c_new{
	float: left;
	width:99%;
	height: auto;
	padding:0px 0px;
	overflow:hidden;
}
.c_new ul{
	float: left;
	width:100%;
	height: auto;
	
}
.c_new ul li{
	float: left;
	width:100%;
	height:48px;
	line-height:48px;
	margin-left:24px;
	padding-left:24px;

	border-bottom:1px dashed #d4d4d4;

}
.copyright{
	width:100%;
	height: 50px;
	margin:0px auto;
	background:#232323;
	max-width:1088px;
	line-height:50px;
	text-align:center;
	color:#FFF;
	font-size:0.9em;
	overflow:hidden;
}

.jgsb_btn{ display:none}
.jgsb_btn01{ display:none}

.jgsb ul{
	width:90%;
	height:320px;
	margin-left:3%;
	overflow:hidden;
	align:center;
}
.about_img{
	float:left;
	width:100%;
	height: auto;
}

.about_rg
{
	margin-top:20px;
	float: right;
	width:100%;
	height: 360px;
	overflow:hidden;
}
.about_tl{
	float:left;
	width:100%;
	height:44px;
	color:#FFF;
	line-height:44px;
	font-size:1.2em;
	padding-left:9%;
	background:url(../images/about_tl.jpg) left no-repeat;
}



.w_img01{
	width:100%;
}
.w_img01 img { width:100%;}
.w_title img { width:100%}
.w_text01{ width:100%}
.w_img{ width:100%}
.w_text{ width:100%}
.new{ width:100%}
.anl_2,.anl_3{ display:none}
.n_w{
	width:100%;
	height:auto;
	padding:30px 0px;
	margin:0px auto;

}
.btm{ display:none}
.show{
	width:98%;
	height: auto;
	margin:0px auto;
	padding-bottom:6px;	
	border-bottom:1px dashed #dedede;
}
.show ul{
	width:100%;
	height: auto;
	margin:0px auto;
	max-width:1180px;
}
.show ul li{
	float:left;
	width:50%;
	height: auto;
}
.show_tl{
	float:left;
	width:96%;
	height:50px;
	background: url(../images/tt.png);
	color:#404ba7;
	line-height:50px;
	text-align:center;
}
.show_img{
	float:left;
	width:96%;
}
.show_more{
	float:left;
	width:96%;
}
.content
{
	width:98%;
	height:auto;
	margin:0px auto;
	padding:5px 0px;
}

.about{
	float:left;
	width:99%;
	height:auto;
	margin-top:3%;

}

.product
{
	display:none;
}
.bottoms
{
	display:none;
}
.online{ display:none}

.add_tl{
	float:left;
	width:98%;
	color:#404ba7;
	height:50px;
	font-size:1.6em;
}
.add{
	margin:0px auto;
	width:98%;
	background: url(../images/tt.png);
	padding:0px 1%;
	line-height:50px;
	height:auto;

}
.a_class
{
	float:left;
	width:98%;
	height:auto;
	
}

.a_class dl{
	float: left;
	height:auto;
	padding-top:6px;
	font-size:12px;

}
.a_class dl dt{
	float: left;
	width:41px;
	height:38px;
	overflow:hidden;
	font-size:12px;
}
.a_class dl dd{
	float: left;
	width:auto;
	height:38px;
	text-align:center;
	font-size:12px;
	margin-right:1px;
}
.a_class dl dd a{
	float: left;
	width:auto;
	height:38px;
	color:#FFF;
	line-height:38px;
	background:#404ba7;
		font-size:12px;
		padding:0px 5px;
}
.a_class dl dd a:hover{
	float: left;
	width:auto;
	height:38px;
	color:#FFF;
	background:#f06d39;
	line-height:38px;
	font-size:12px;
		padding:0px 5px; 
}
.za{
	width:96%;
	height:22px;
	line-height:22px;
	margin:10px auto;
	max-width:1180px;
	font-size:0.8em;
	font-family:"宋体";
	border-bottom:1px dashed #bbb8b8;
	color:#666666;
	padding-left:3.5%;
	background:url(../images/home.jpg) left  no-repeat;
	overflow:hidden;
}
.za a{
	color:#666666;
}
.za a:hover{
	color:#f06d39;
}
.c_content,.c_pro{
	width:98%;
	height: auto;
	margin:0px auto;
	padding:10px 0px;

}
.lef{
	float:left; width:78%;  padding-left:5px;
}
.new_ct ul li a{
	float: left; width:66%; overflow:hidden; height:30px;
}
.rig{
	float:right;
	color:#ababab;
	font-size:12px;width:30%; 
}
.c_new_ct  li a{
	float: left; width:66%; overflow:hidden; height:50px;
}
.c_content ul{
	float:left;
	width:100%;
	top:0px;
	height:auto;
}
.c_content ul li{
	float:left;
	width:98%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:2%;
	border-bottom:1px dashed #bbb8b8;
	background:url(../images/dot.jpg) left no-repeat;
	
}

.equipment_show{
	float:left;
	width:100%;
	height: auto;
}
.equipment_ct{
	float:left;
	width:100%;
	height: auto;
}
.equipment_tl{
	float:left;
	width:90%;
	height:30px;
	padding-left:40px;
	font-size:1.4em;
	background:url(../images/dd.jpg) left no-repeat;
	line-height:30px;
}
.equipment_text{
	float:left;
	width:100%;
	height: auto;
	color:#5b5b5b;
	padding:16px 0px;
}
.equipment_cd{
	float:left;
	width:125px;
	height: 44px;
	padding-left:48px;
	line-height:44px;
	background:url(../images/class_x.jpg) no-repeat;
	color:#FFF;
}
.equipment_cd a{
	color:#FFF;
}
.equipment_ss{
	float:left;
	width:100%;
	height:160px;
	padding-top:26px;
}
.equipment_ss ul{
	float:left;
	width:100%;
	height:160px;
	overflow:hidden;
}
.equipment_ss ul li{
	float:left;
	width:33%;
	height:160px;
	padding-right:10px;
}
.map{
	float:left;
	width:96%;
	border:1px solid #d7d7d7;
	overflow:hidden;
}
.mp{
	float: left;
	width:75%;
	 margin-top:5%;
	padding-left:20%;
	line-height:26px;
	background:url(../images/mp.jpg) left top no-repeat;
}
.mp span{
	font-size:1.5em;
	color:#f06d39;
	line-height:32px;
}
.c_about img{ width:80%}
.c_about ul{
	float:left;
	width:100%;
}
.c_about ul li{
	float:left;
	width:98%;
	margin:1%;
	border:1px solid #e5e5e5;
}
.c_add{
	width:100%;
	height:40px;
	margin:0px auto;
	background:#eeeeee;
}
.c_add_c{
	width:94%;
	height:40px;
	margin:0px auto;
	background: url(../images/home.jpg) no-repeat left;
	line-height:40px;
	padding-left:2%;
	font-family:"宋体";
	font-size:12px;
	overflow:hidden;
	padding-left:10px;
}
.case_img
{
	text-align:center;
	width:100%;
}
.case_img .img
{
	text-align:center;
	width:100%;
}
.c_pro_tl{
	float:left;
	width:96%;
	height:50px;
	text-align:center;
	padding-top:12px;
	font-size:0.85em;
	line-height:20px;
	padding:16px 2% 0px 2%;
	overflow:hidden;
}
.c_about
{
	float:left;
	margin-top:20px;
	width:100%;
}

.chanp ul li
{
 width:50px; height:50px; float:left;	
}
.chanp ul li a img
{
 width:50px; height:50px; 
}
.c_pro_txt{
	float: left;
	width:98%;
}
#Browser
{
	display:none;
}

.new_lf{
	float:left;
	width:100%;
	height: auto;
}
.new_img{
	float:left;
	width:100%;
}
.new_text{
	float:left;
	width:100%;
	font-size:0.9em;
	padding:8px 0px;
	color:#5b5b5b;
}
.new_more{
	float:left;
	width:100%;
}
.new_rg{
	float: right;
	width:100%;
	height: auto;
	padding-left:2%;
}
.new_rg ul{
	float: left;
	width:100%;
	height:auto;
}
.new_rg ul li{
	float: left;
	width:92%;
	height:48px;
	line-height:48px;
	padding-left:24px;
	background:url(../images/dot.jpg) no-repeat left;
	border-bottom:1px dashed #d4d4d4;
}
.new_rg ul li a{
	float: left;
}
.ewm{
	float:left;
	width:98%;
	height:100px;
}
.footer_c
{
	text-align:center;
	width:80%;
	line-height:24px;
}
.news_ct_text img
{
	width:100%;	
}

.news_ct_text p img
{
	width:100%;	
}
.shows{ display:none}
.showe{ display:none}
.bottom{
	width:100%;
	margin:60px auto;
	color:#FFF;
	background:#000;
}
.link{ margin-top:10px}
.bottom{display:none}
.ewm{ display:none}
.dblj{ float:left;
	width:100%;
	height: 300px;
	font-size:0.85em;
	line-height:30px;}
.dblj a{display:none}

.cont_lf{
	float:left;
	width:100%;
	height: auto;

}
.class_tl{ display:none}
.title_tl{ display:none}
.class_btm{display:none}
.contact_i{display:none}
.cont_rg{
	float:left;
	width:100%;
	height: auto;
}

.class_ct{
	width:100%;
	background:url(../images/class_bgx.jpg) repeat-y;
}
.class_ct ul{

	width:100%;
	background:url(../images/class_bg_rg.jpg) right repeat-y;
}
.class_ct ul li{

	width:100%;
	height:50px;
	text-align:center;
	background:url(../images/class_bg_rg.jpg) right repeat-y;
}
.class_ct ul li a{

	width:100%;
	height:50px;
}
.class_ct ul li a:hover{

	width:100%;
	height:50px;
	background:#1766b0;
	color:#FFF;
}


.c_e_rig{
	float:left;
	width:100%;
	height: auto;
	padding-top:15px;
}
.c_e_rig ul{
	float: left;
	width:100%;
	height: auto;
}
.c_e_rig ul li{
	float: left;
	width:100%;
	height: auto;
	padding-right:2%;
	padding-bottom:10px;
}

.mes_tb{
	width:70%;
	height:380px;	
}
.mes_table{
	width:100%;
	height:380px;

}

.input_mes{
	width:80%;
	height:21px;
	border:none;
	padding:5px;
	border:1px solid #cecfcf;
}
.input_mes_tx{
	width:80%;
	height:156px;
	border:none;
	padding:5px;
	border:1px solid #cecfcf;
}

.search
{
	display:none;
}

.c_coop
{
	
	width:96%;
	height:415px;
	margin:150px auto;
	position:relative;
	overflow:hidden;
}
.c_e{
	width:96%;
	height: auto;
	margin:20px auto;
	overflow:hidden;
}
.c_coop ul{
	width:100%;
	height: auto;
	z-index:1;
	
	margin-left:13px;
}
.c_coop ul li{
	float:left;
	width:46%;
	height: auto;
	
	margin-right:38px;
}
.coop_img{
	float:left;
	width:100%;
	height: auto;
}

}
/*在线QQ样式*/
DIV#divContact {
	Z-INDEX: 9000; POSITION: absolute; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; COLOR: white; TOP: 200px; left: 5px; PADDING-TOP: 3px
}
