body {
	font-size: 14px;
	font-family: '微软雅黑',Arial, Helvetica, sans-serif;
	background: #222222;
	color: #333;
	text-align: left;
	line-height: 22px;
}
/*img{max-width: 100%; height:auto!important}	*/
input, select {
	font-size: 12px;
}
a {
	color: #1e1d1d;
	text-decoration: none;
	outline-style: none;
	outline-color: invert;
	outline-width: medium
}
a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);	/*禁止链接高亮*/
	-webkit-touch-callout: none;/*禁止链接长按弹出选项菜单*/
}
a:link, a:hover, a:visited, a:active, a:focus {
	color: #1e1d1d;
	text-decoration: none;
	outline-style: none;
	outline-color: invert;
	outline-width: medium
}
* {
	margin: 0px;
	padding: 0px;
}
ul, li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a img {
	border: none;
}
/*
.banner {
	position: relative;
}
.banner img {
	width: 100%;
	display: block;
}
.banner .slider4 {
	position: relative;
	z-index: 1;
}
.banner .pagenavi {
	position: absolute;
	bottom: 16px;
	right: 5%;
	z-index: 2;
}
.banner .pagenavi a {
	background: #ffffff;
	width: 10px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	margin: 0px 3px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.banner .pagenavi a.active {
	background: #ff5b06;
}
*/
/*banner*/
/* demo slider*/

.top{ width:100%; height:auto; margin:0 auto;display:block; overflow:hidden; }
.top-logo{ width:73%; float:left;}
.top-tel{ width:13%; float:right;}
.top-home{ width:14%; float:right;}

.touchslider-demo {
	position: relative;
	overflow: hidden;
}
.touchslider-demo .touchslider-nav {
	position: absolute;
	left: 0;
	bottom:-5px;
	z-index: 2;
	text-align: center;
	width:100%;
	font-size:0;
}
.touchslider-demo .touchslider-nav a {
	cursor: pointer;
	color: #000;
}
.touchslider-demo .touchslider-nav a:active {
	background: #689db2;
}
.touchslider-demo .touchslider-prev,
.touchslider-demo .touchslider-next{
	position: relative;
	width: 100px;
	height: 16px;
	background: #fff;
	display: inline-block;
}
.touchslider-demo .touchslider-next-in {
	position: absolute; /* fix safari render font */
}
.touchslider-demo .touchslider-prev-in {
	position: absolute;
}
.touchslider-demo .touchslider-nav-item {
	background: #b1a9a6;
	width: 5px;
	height: 5px;
	display: block;
	text-indent: -9999px;
	margin: 0px 3px;
	display:inline-block;
	*display:inline;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border:1px solid #5e4e47;
}
.touchslider-demo .touchslider-nav-item-current {
	background: #808080;
}
#body{
	min-width:320px;
	max-width:720px;
	margin:auto;
	background:#FFF;
	position:relative;
}
img.block{
	display:block;
}
header{
	background:white;
}
header .logo{
	width:100%;
}
header.header{
	position:fixed;
	top:0;
	width:100%;
	height:50px;
	background:#353b44;
	z-index:90;
	left:0;right:0;
}
header.header .home{
	background:url(../images/home.png);
	width:26px;
	height:24px;
	overflow:hidden;
	position:absolute;
	right:16px;
	top:13px;
}
header.header .back{
	background:url(../images/back.png);
	width:13px;
	height:26px;
	overflow:hidden;
	position:absolute;
	left:16px;
	top:13px;
}
header.header span{
	line-height:50px;
	text-align:center;
	display:block;
	color:white;
	font-size:18px;
}
header.header span font{
	color:#ff7200;
}
#menu_index li{
	float:left;
	width:25%;
}
#menu_index li a{
	display:block;
	border:1px solid #efe9e4;
}
#menu_index li:nth-child(1) a,
#menu_index li:nth-child(2) a,
#menu_index li:nth-child(3) a,
#menu_index li:nth-child(5) a,
#menu_index li:nth-child(6) a,
#menu_index li:nth-child(7) a{
	border-right:1px solid #FFFFFF;
}
#menu_index li:nth-child(1) a,
#menu_index li:nth-child(2) a,
#menu_index li:nth-child(3) a,
#menu_index li:nth-child(4) a{
	border-bottom:1px solid #FFFFFF;
}
#menu_index li a img{
	width:100%;
}
#list_pro_index{
	margin-bottom:2px;
}
#list_pro_index li{
	float:left;
	width:50%;
	background:white;
}
#list_pro_index li a{
	display:block;
	text-align:center;
	border:1px solid #efe9e4;
}
#list_pro_index li:nth-child(1) a,
#list_pro_index li:nth-child(2) a，{
	border-top:1px solid #efe9e4;
	border-bottom:1px solid #FFF;
}
#list_pro_index li:nth-child(1) a,
#list_pro_index li:nth-child(3) a{
	border-right:1px solid #FFF;
}
#list_pro_index li:nth-child(5) a{
	border-right:1px solid #efe9e4;
	border-top:1px solid #FFF;
}

#list_pro_index li a img{
	margin:6% auto 3% auto;
	width:94%;
}
#list_pro_index li a span{
	display:block;
	text-align:center;
	width:100%;
	height:26px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:1.5em;
	line-height:20px;
}
#list_pro_index li a span:last-child{
	margin-bottom:6%;
}
#among{
	/*position:absolute;
	top:50px;
	left:0;*/
	width:100%;
	background:#EFE9E4;
	/*
	overflow-x:hidden;
	overflow-y:auto;
	*/
}
.mainNav{
	width:100%;
	height:44px;
	overflow:hidden;
	background:white;
}
.inner,
.inner1{
	/*width:32000px;*/
	height:44px;
	clear:both;
}
.inner>li,
.inner1>li{
	width:25%;
	height:44px;
	float:left;
}
.inner1>li{
	width:20%;
}
.inner>li a,
.inner1>li a{
	line-height:44px;
	font-size:1.125em;
	text-align:center;
	display:block;
}
.inner1>li a{
	line-height:48px;
	font-weight:bold;
	color:#ff6600;
}
.inner1>li a:hover{
	color:#ff6600;
}
.inner>li a.link{
	line-height:36px;
	padding-top:4px;
	border-bottom:4px solid #AE241B;
}
#among .content{
	margin:10px 10px 0 10px;
	border:1px solid #DEDEDE;
	background:#FFF;
}
#among .content #big_img{
	margin:12px;
}
#among .content #big_img p{
	margin-bottom:10px;
	}
#among .content1{
	margin:18px 19px 0 19px;
	background:#FFF
}
#big_img img{
	max-width:100%;
}
.clear_h{
	clear:both;
	height:0px;
	overflow:hidden;
}
#list_activity li.title{
	margin:12px 12px 0 12px;
	font-size:18px;
}
#list_activity li.nr{
	margin:0 12px;
	color:#656565;
}
#list_activity li.more{
	margin:0 12px 12px 12px;
	text-align:right;
	color:#303030;
	font-size:13px;
}
#list_gg{
	margin:0 2% 0 2%;
	/*background:url(../images/bg.jpg) repeat;*/
	/*border-bottom:18px solid #242424;*/
}
#list_gg .tn,
#list_gg .tn1{
	font-size:18px;
	margin:18px 3% 0 3%;
}
#list_gg .tn1{
	font-size:16px;
}
#list_gg .nr{
	margin:0 3%;
}
#list_gg .nr,
#list_gg .nr div,
#list_gg .nr li,
#list_gg .nr td,
#list_gg .nr a{
	font-size:13px;
	color:#505050;
	line-height:24px;
}
#list_gg .more,
#list_gg .nr .more{
	color:#ff5204;
	font-size:12px;
	white-space:nowrap;
	font-family:'宋体'
}
#list_gg .nr p{ margin-top:10px;}
.pro_type_name{
	text-align:right;
	margin-right:18px;
	font-size:20px;
	margin-top:18px;
}
#listPro .bg{
	background:white;
	position:relative;
	border-bottom:1px solid #DEDEDE;
}
#listPro .bg1{
	border-bottom:0;
}
#listPro .bg .img{
	float:left;
	width:32%;
}
#listPro .bg .img img{
	width:224px;
	height:224px;
	display:block;
}
#listPro .fl_c{
	float:left;
	width:57.6%;
	position:relative;
	margin-left:3.55%;
}
#listPro .fl_c div{
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
#listPro .fl_c .name{
	display:block;
	width:100%;
	font-size:1.8em;
	line-height:30px;
	display:block;
	height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-bottom:5px;
}
#listPro .fl_c .name font{
	color:#ff8400;
}
#listPro .fl_c .nr{
	display:block;
	width:100%;
	font-size:1.125em;
	display:block;
	line-height:20px;
	height:40px;
	overflow:hidden;
	color:#767575;
}
#listPro .arrow{
	float:right;
	width:3.55%;
}
#listPro .arrow img{
	width:100%;
	display:block;
}
#listPro .gm{
	float:left;
	width:40%;
}
#listPro .gm a{
	display:block;
	text-align:center;
	line-height:60px;
	font-size:1.8em;
}
#listPro .fl_r{
	float:right;
	width:60%;
}
#listPro .fl_r div{
	padding:10px 0;
	border-left:1px solid #bf9e8f;
}
#listPro .fl_r span{
	display:block;
	line-height:20px;
	margin:0 5%;
	font-size:1.125em;
}
#dis_xx .name{
	font-size:26px;
	margin:20px 10% 5px 10%;
}
#dis_xx .nr{
	margin:0 10%;
}
#dis_xx .nr,
#dis_xx .nr div,
#dis_xx .nr li,
#dis_xx .nr a{
	font-size:14px;
	color:#7e7b78;
}
#dis_xx img{ width:100%; display:block}
#listNews .title{
	/*margin:0 5%;*/
	border-bottom:1px solid #464646;
	padding:12px 0;
}
#listNews .title span{
	font-family:'宋体';
}
#listNews .title a{
	display:block;
}
#listNews .title span,
#listNews .title a{
	font-size:14px;
	/*color:#FFF*/
}
.showMorehandle{
	text-align:right;
	cursor:pointer;
	line-height:24px;
	margin:14px 5% 0 5%;
}
#prev,
#next{
	float:left;
	width:58px;
	border:1px solid #464646;
}
#next{
	float:right;
}
#prev a,
#next a{
	font-size:12px;
	line-height:24px;
	display:block;
	text-align:center;
	color:#FFF
}
#list_wd ul{
	margin-top:18px;
}
#list_wd ul li{
	display:block;
}
#list_wd ul li:first-child{
	color:#ff6600;
}
#list_wd ul li:first-child span:last-child{
	font-weight:bold;
}
#list_wd ul li span:first-child{
	float:left;
}
#list_wd ul li span:last-child{
	position:relative;
	margin-left:70px;
	display:block;
}
#list_wd ul .look{
	margin-left:70px;
}
#list_wd ul .look a{
	color:#c24e00;
}
/****************************************/
.quickbtn_wrap {
	height: 100px; overflow: hidden; -ms-zoom: 1; /*background:url(../images/bg.jpg) repeat; */padding:0; margin:0; border-bottom:#CCC 1px solid
}
.quickbtn_wrap li {
	width: 25%; height: 100px; text-align: center; float: left;
}
.quickbtn_wrap a {
	width: 100%; height: 80px; padding-top: 20px; display: block; font-size:14px;
}
.quickbtn_wrap i {
	/*background: url("../images/index_quickbtn.png") no-repeat 0px 1px; */margin: 0px auto; width: 50%; height: 50%; display: block;background-size:contain;
}
.quickbtn_wrap .cate {
	background: url("../images/index_quickbtn1.png") no-repeat 0px 0px;background-size:contain;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_quickbtn1.png',sizingMethod='scale');
}
.quickbtn_wrap .install {
	background: url("../images/index_quickbtn2.png") no-repeat 0px 0px;background-size:contain;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_quickbtn2.png',sizingMethod='scale');
}
.quickbtn_wrap .progress {
	background: url("../images/index_quickbtn3.png") no-repeat 0px 0px;background-size:contain;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_quickbtn3.png',sizingMethod='scale');
}
.quickbtn_wrap .site {
	background: url("../images/index_quickbtn4.png") no-repeat 0px 0px;background-size:contain;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_quickbtn4.png',sizingMethod='scale');
}
.quickbtn_wrap span {
	height: 24px; color: rgb(102, 102, 102); line-height: 24px; overflow: hidden; font-size: 14px; margin-top: 7px; display: block;
	
}
.mod_back {
	margin:0 auto; height: 40px; text-align: center; background:url(../images/guide.jpg) repeat-x bottom;
}
.mod_back a {
	height: 40px; color:#FFF; line-height: 40px; display: block;
}

.foot_wrap a {
	height: 20px; color: rgb(147, 149, 144); line-height: 20px; font-size: 20px;
}
.foot_wrap p {
	height: 20px; color: rgb(147, 149, 144); line-height: 20px; font-size: 20px;
}
.foot_wrap {
	padding-bottom: 20px; background:url(../images/bottombg.jpg) repeat; background-size:cover
}
.foot_title {
	height: 38px; padding:0; margin:0
}
.foot_title li {
	width: 25%; height: 38px; text-align: center; line-height: 38px; float: left; list-style-type:none
}
.foot_title a {
	height: 38px; color: rgb(102, 102, 102); line-height: 38px; font-size: 14px; vertical-align: middle; display: block;
}
.foot_logo {
	margin: 0px 30px 50px; text-align: center; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.foot_logo a {
	margin: 0px auto; width: 120px; height: 20px; overflow: hidden; padding-top: 40px; display: block;
}
.foot_info {
	text-align: center;
}
.foot_info a {
	padding: 0px 18px; vertical-align: top; display: inline-block;
}
.foot_info a:first-child {
	position: relative;
}
.foot_info a:first-child::after {
	background: rgb(147, 149, 144); top: 1px; width: 1px; height: 20px; right: 0px; position: absolute; content: "";
}
.foot_info a:nth-child(2) {
	margin-left: -5px;
}
.foot_info p {
	margin: 0 10px;
	font-size:14px;
}
.foot_info p:first-child {
	padding-top: 20px; border-top-color: rgb(85, 78, 72); border-top-width: 1px; border-top-style: solid;
}

.clr {
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
.top_bar{position:fixed;z-index:900;bottom:-1px;left:0;right:0;}
.top_menu{
	border-top:1px solid #b3b3b3;width:100%;height:40px;margin:0;padding:0;
	
	background:rgba(255, 255, 255, 0.7);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#e7e4e7), to(#b9b9b9));
	background:-o-gradient(linear, 0 0, 0 100%, from(#e7e4e7), to(#b9b9b9));
	background:gradient(linear, 0 0, 0 100%, from(#e7e4e7), to(#b9b9b9));
}
.top_bar .top_menu>li{
	position:relative;text-align:center;display:inline-block;width:25%;float:left;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.1)));
	background:-o-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -o-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.1)));
	background:gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.1)));
}
.top_bar .top_menu li a label{padding:3px 0 0 3px;font-size:14px;overflow:hidden;}
.top_menu>li:first-child{background:none;}
.top_bar .top_menu>li>a{height:40px;line-height:40px;display:block;text-align:center;color:#4f4d4f;text-shadow:0 1px rgba(255, 255, 255, 0.3);text-decoration:none;border-top:1px solid #f9f9f9;}
.top_bar .top_menu>li>a p{overflow:hidden;margin:0 0 0 0;font-size:12px;display:block!important;line-height:18px;text-align:center;}
.top_bar .top_menu>li>a img{padding:0;height:20px;width:20px;color:#fff;line-height:40px;vertical-align:middle;}
.top_bar .top_menu>li>a:hover,.top_bar .top_menu>li>a:active{background-color:#CCCCCC;}

/*公共盒子公用样式*/
.g-sbox .spe2 p a:first-child{ border-top:0;} /*首页有切换效果的样式*/
.g-sbox .m-con .u-lifo{ display:block;padding:13px 35px 0 10px;height:113px; overflow:hidden; position:relative; } /*切换下面的列表样式*/
.g-sbox .m-con .u-lifo img{ float:left; display:inline; margin-right:11px;} /*切换下面列表图片样式*/
.g-sbox .m-con .u-lifo h3{ padding-right:10px; line-height:24px; height:24px; overflow:hidden; white-space:nowrap;}  /*切换下面列表标题样式*/
.g-sbox .m-con .u-lifo p{ margin:5px; font-size:12px; line-height:22px; height:65px; overflow:hidden;} /*切换下面列表描述样式*/
.g-sbox .m-con .u-lifo span,.g-bd .m-con-2 dl span{ display:block; width:9px;height:16px;position:absolute; top:57px;right:3%;}/*切换下面列表箭头样式*/
.g-sbox .m-con .u-lifo span:before,.g-bd .m-con-2 dl span:before,.g-bd .m-con.z-spe dl span:before{ content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
/*	position:absolute;
	background:#aaaaaa;
	width:11px;
    height:11px;
    right:0;
	top:0;
	z-indx:10;*/
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);}/*切换下面列表箭头css3样式*/

.g-sbox .m-con .u-lifo span:after,.g-bd .m-con-2 dl span:after,.g-bd .m-con.z-spe dl span:after{ content:"";
/*	position:absolute;
	background:#fff;
	width:11px;
    height:11px;
    right:4px;
	top:0;
	z-indx:11;*/
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg);  /*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*切换下面列表箭头css3样式*/
.g-sbox .m-con .s-babg:nth-child(2n) span:after,.g-bd .m-con-2 .s-babg:nth-child(2n) span:after,.g-bd .m-con.z-spe .s-babg:nth-child(2n) span:after{background:#fafafa;} /*切换下面列表背景颜色样式*/
.g-sbox .m-con.z-spe{ padding:5px; width:310px; line-height:22px;}/*首页切换公司动态列表样式*/
.g-sbox .m-con.z-spe a{ font-size:14px; height:33px; display:block; line-height:33px; text-indent:8px; width:100%;overflow:hidden;}/*首页切换公司动态列表链接样式*/
/*公共盒子公用样式*/
/* 产品列表页面二样式  */
.g-bd .m-con-2 { margin-bottom:26px; }
.g-bd .m-con-2 a{ display:block;}
.g-bd .m-con-2 dl { border-bottom:1px solid #CCC; /*box-shadow:0 1px #e6e6e6; */margin-bottom:2px; padding:12px 36px 12px 10px; position:relative; }
.g-bd .m-con-2 dt { float:left;display:block;border:1px solid #ccc; margin-right:11px; }
.g-bd .m-con-2 dt img { display:block;/*border:1px solid #CCC;*/}
.g-bd .m-con-2 h3 { height:24px; line-height:100%; overflow: hidden; padding-right:10px; font-size:13px}
.g-bd .m-con-2 p { font-size: 12px; height: 65px; line-height: 22px; /*margin:0 5px; margin-right:3%; */overflow: hidden; }
.g-bd .m-con-2 .s-babg p span{ width: auto; height: auto; background: none; position: relative; right: inherit;top: inherit; display: inline;}
.g-bd .m-con-2 .s-babg p span:before,.g-bd .m-con-2 .s-babg p span:after{ display: none;}
.s-wc,a.s-wc,.s-wc a{ color:#333 ; }

.indexpro{ width:100%; margin:2% 0% 0 0%; clear:both;}
.indexpro ul{ padding:0; margin:0; list-style-type:none}
.indexpro ul li{float:left; width:49%;/* border-right:#FFF 1px solid;*/ padding:10px 0 0 0; margin:0}
.indexpro ul li p{text-align:center; padding-bottom:1em}
#map img{ max-width:none!important}