body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
}

a img{
	border:0;
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.clear {
	clear: both;
}

.top {
	height: 30px;
	background: #e5e6e0;
	border-bottom: #d4d2d3 1px solid;
	line-height: 30px;
	font-size:12px;
}

.logo .center {
	height: 125px;
}


/*导航*/

.nav {
	overflow: hidden;
	background: url("../images/navbg.jpg")/*tpa=http://www.apguanan.com/skin/pc/default/images/navbg.jpg*/ repeat-x;
	height: 50px;
	line-height: 50px;
}

.nav ul li {
	float: left;
	width: 130px;
	text-align: center;
}

.nav ul li:hover,.nav ul li.on {
	background: url("../images/navon.jpg")/*tpa=http://www.apguanan.com/skin/pc/default/images/navon.jpg*/ no-repeat;
	
}

.nav ul li a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	
}


/*banner*/

.Bannerslider {
	position: relative;
	width: 100%;
	height:500px;
	margin: 0 auto;
	overflow: hidden;
}

.Bannerslider ul {
	position: relative;
	width: 1000%;
	overflow: hidden;
}

.Bannerslider ul li {
	height: 500px;
	width: 10%;
	float: left;
	display: block;
	background: center top no-repeat;
}

.Bannerslider ul li img {
	display: block;
	visibility: hidden;
}

.Bannerslider ol {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
}

.Bannerslider ol li {
	width: 16px;
	height: 16px;
	background: url("../images/dot.png")/*tpa=http://www.apguanan.com/skin/pc/default/images/dot.png*/ 0 -16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.Bannerslider ol li.on {
	width: 16px;
	height: 16px;
	background: url("../images/dot.png")/*tpa=http://www.apguanan.com/skin/pc/default/images/dot.png*/ 0 0px;
}

.Bannerslider .ScrollLeft {
	display: none;
	width: 60px;
	height: 90px;
	position: absolute;
	top: 50%;
	left: 0;
	opacity: 0.8;
	background: url("../images/ad_ctr.png")/*tpa=http://www.apguanan.com/skin/pc/default/images/ad_ctr.png*/ 0 0;
	cursor: pointer;
	z-index: 1;
	margin-top: -45px;
}

.Bannerslider .ScrollRight {
	display: none;
	width: 60px;
	height: 90px;
	position: absolute;
	top: 50%;
	right: 0;
	opacity: 0.8;
	background: url("../images/ad_ctr.png")/*tpa=http://www.apguanan.com/skin/pc/default/images/ad_ctr.png*/ 0 -90px;
	cursor: pointer;
	z-index: 1;
	margin-top: -45px;
}

.Bannerslider .ScrollLeft:hover,
.Bannerslider .ScrollRight:hover {
	opacity: 1;
}

.Bannerslider:hover .ScrollLeft,
.Bannerslider:hover .ScrollRight {
	display: block;
}

/*产品直通车*/

.cpztc{
	font-size:12px;
	background: #e5e6e0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec');
	background: linear-gradient(#ffffff,#ececec);
	box-shadow:#a9a9a9 0px 6px 5px;
	line-height:40px;
	height:40px;
	behavior: url("PIE.htc")/*tpa=http://www.apguanan.com/skin/pc/default/css/PIE.htc*/;
}

/*主体*/

.main {
	overflow: hidden;
	margin-top: 20px;
}

.main .leftList {
	width: 230px;
}

.main .rightMain {
	width: 960px;
}

/*标题样式*/
.boxTitle {
	height: 45px;
	line-height: 42px;
	/*border: 1px solid #ccc;*/
	padding: 0 15px 0 0;
	position: relative;
	color: #333;
	/*overflow: hidden;*/
	behavior: url("PIE.htc")/*tpa=http://www.apguanan.com/skin/pc/default/css/PIE.htc*/;
	/*border-radius: 2px 2px 0 0;*/
	/*background: -webkit-linear-gradient(#ffffff 70%, #e5e5e5 97%, #fff 100%);
	background: -o-linear-gradient(#ffffff 70%, #e5e5e5 97%, #fff 100%);
	background: -moz-linear-gradient(#ffffff 70%, #e5e5e5 97%, #fff 100%);*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');*/
	/*background: linear-gradient(#ffffff 70%,#e5e5e5 97%,#fff 100%);*/
	/*background: #44aa08;*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d905', endColorstr='#60b502');
	background: linear-gradient(#86d905,#60b502);*/
	/*border-left:10px solid #e67d1f;*/
	border:1px #ccc solid;
}

.leftboxTitle {
	height: 48px;
	line-height: 45px;
	padding: 0 15px 0 0;
	position: relative;
	color: #333;
	background: #012ec7;
	text-align:center;
}

.leftboxTitle a{
	color:#fff;
	font-size:22px;
	font-weight:bold;
	font-family:微软雅黑;
}

.leftboxCon{background: #6d8df8; padding:6px;}

.leftboxCon p{ line-height:30px; font-size:14px; color:#fff;}

.boxTitle .boxTitleName{
	border-bottom:3px #012ec7 solid;
	padding:0 10px;
}

.boxTitle .boxTitleName .sj{
	float:left;
	border:8px #fff solid;
	border-left-color:#012ec7;
	/*border-right:0;*/
	width:0;
	height:0;
	margin:15px 0 0 0;
}

.boxTitle .right{
	font-size:12px;
}

.boxTitle a{
	color: #333;
	font-weight: bold;
	font-size: 16px;
}

.boxTitle span a{
	font-weight: normal;
	font-size: 12px;
}

/*内容样式*/
.boxContent {
	/*border: 1px solid #e8e8e8;*/
	overflow: hidden;
}
.pic{
	cursor: pointer;
    margin: 0 10px;
    padding: 0;
    position: relative;
}
.pic .intro{
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.pic .intro p{ padding:0 10px; line-height:28px; }




/*左侧列表样式*/
.leftList ul li.class {
	background: #012ec7;
	width: 210px;
	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	margin: 5px auto;
}

.leftList .boxContent{
	padding-bottom:30px;
	background:#6d8df8;
}

.leftList ul li.class a {
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	font-size:16px;
	font-weight:bold;
}

.leftList ul li.pro {
	background:#fff url("../images/ico01.gif")/*tpa=http://www.apguanan.com/skin/pc/default/images/ico01.gif*/ no-repeat 25px center;	
	/*border-bottom:dashed 1px #d8d8d8;*/
	height: 35px;
	overflow: hidden;
	width: 200px;
	margin: 7px auto 0;
	border-radius:5px;
}

.leftList ul li.pro:hover{
	background-color:#ff4802;	
}

.leftList ul li.pro:hover a{
	color:#fff;	
}

.leftList ul li.pro a {
	padding-left:35px;
	line-height: 36px;
	display:block;
}

/*产品列表样式*/
.productList{
	overflow: hidden;
}

.productList li{
	float: left;
	width: 305px;
	text-align: center;
	margin-left:11px;
	margin-top:10px;
	line-height: 38px;
}

.productList li img{
	width: 297px;
	height: 220px;
	display: block;
	padding:3px;
	border:1px #012ec7 solid;
}

/*工程案例样式*/
.case{
	margin-top:20px;
}

.caseList{
	overflow: hidden;
	padding: 5px 0 10px;
}

.caseList li{
	float: left;
	width: 261px;
	text-align: center;
	margin-left:11px;
	margin-top:10px;
	line-height: 2;
}

.caseList li img{
	width: 256px;
	height: 180px;
	display: block;
}

/*公司简介联系我们样式*/
.main .about{
	width:900px;
}

.main .contact{
	width:290px;
}

.main .contact .boxContent{
	padding:10px;
	line-height: 2;
}

.main .about .boxContent{
	padding:7px 0;
	line-height:30px;
}

.main .about .boxContent img.left{
	width: 440px;
	height: 190px;
	padding: 4px;
	border: 1px solid #dadada;
	margin: 20px 10px 0 10px;
}

.main .about .boxContent .right{
	width: 422px;
	line-height: 2;
}

.main .about .boxContent h2{
	margin:20px 0 0 0;
	
}

.geduan{margin-top:20px;}


/*资质荣誉*/

.honner{
	margin-top:20px;
}

.honner .boxContent{
	padding:10px 0;
}

/*资质荣誉滚动*/

#gd1 {
	overflow: hidden;
	width: 1190px;
	height: 230px;
	position: relative;
	margin: 0 auto;
}

#gd1 ul {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	overflow: hidden;
	width: 9999999px;
}

#gd1 ul li {
	width: 270px;
	float: left;
	text-align: center;
	margin: 0 2px;
}

#gd1 ul li img {
	width: 250px;
	height: 200px;
	border:1px #012ec7 solid;
	padding:3px;
}
.workshop{ width:900px; overflow:hidden; margin-top:6px;}
#gd2 {
	overflow: hidden;
	width: 880px;
	height: 200px;
	position: relative;
	margin: 0 auto;
}

#gd2 ul {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	overflow: hidden;
	width: 9999999px;
}

#gd2 ul li {
	width: 240px;
	float: left;
	text-align: center;
	margin: 0 2px;
}

#gd2 ul li img {
	width: 230px;
	height: 160px;
	border:1px #012ec7 solid;
	padding:3px;
}

#gd5 {
	overflow: hidden;
	width: 1000px;
	height: 230px;
	position: relative;
	margin: 0 auto;
	margin-top:20px;
	padding-bottom:10px;
}

#gd5 ul {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	overflow: hidden;
	width: 9999999px;
}

#gd5 ul li {
	width: 270px;
	float: left;
	text-align: center;
	margin: 0 2px;
}

#gd5 ul li img {
	width: 250px;
	height: 200px;
	border:1px #012ec7 solid;
	padding:3px;
}
/*新闻样式*/

.news{
	margin-top:20px;
}

.news .xwzx {
	width: 645px;
}

.news .jszc {
	width: 545px;
}

.newsList li{
	background: url("../images/ico03.gif")/*tpa=http://www.apguanan.com/skin/pc/default/images/ico03.gif*/ no-repeat 10px center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: dashed 1px #d8d8d8;
	padding:0 10px 0 30px;
}

.news ul li a{
	
}

/*友情链接*/

.friendLink{
	margin-top: 20px;
}


/*底部友情链接*/

.bNav{
	text-align: center;
	line-height: 55px;
	background: #012ec7;
	color: #fff;
}

.bNav a{
	color:#fff;
	font-weight: bold;
	font-size: 14px;
	padding:0 20px;
}

/*底部样式*/
.footer{
	background: #E5E6E0;
	text-align: center;
	line-height: 2;
	padding:15px 0 80px;
}

/*优势*/
.ys{
	background: url("../images/ys_bg.jpg")/*tpa=http://www.apguanan.com/skin/pc/default/images/ys_bg.jpg*/ top center no-repeat;
	margin-top:20px;
	/*padding-top:206px;*/
	line-height: 2;
	font-size:16px;
}

.ys .center{
	height: 1184px;
	/*background: url(../images/ys_bg.jpg) top center;*/
	position: relative;
}

.ys1{
	margin:350px 0 0 765px;
}

.ys2{
	margin:65px 0 0 765px;
}

.ys3{
	margin:175px 0 0 125px;
}

.ys p span{
	border:7px #fff solid;
	border-left-color:#012ec7;
	width:0;
	height:0;
	display: block;
	float: left;
	margin: 10px 5px 0 0;
	position:relative;
}

.ztc{
	line-height: 40px;
}


/*内页*/

.rightMain .info{
	padding:10px;
	line-height:2;
}


.pageCode{ text-align: center; line-height: 40px; }

.product h1{
	margin: 10px;
	text-align: center;
}

.xTitle{
	text-align: center;
	line-height: 2;
}

.picList{
	text-align: center;
}

.picList img{
	width: 400px;
	height: 300px;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px;
}

.productContet{
	line-height: 2;
	padding: 10px;
}

.productContet img{
    width: 400px;
	height: 300px;
	border: 5px solid #ccc;
}

.productContet  table td{
    padding-bottom:30px;
}

.tag{
	line-height: 2;
	padding:0 10px;
}

.productContet a,.tag a,.fanye a{
	color:#136ec2;
}
.fanye{
	line-height: 2;
	padding:0 10px;
}

.ewmBox { bottom: 0; left: 0; position: fixed; width: 100%; z-index:1; height:65px; background:url("../images/xfbg.png")/*tpa=http://www.apguanan.com/skin/pc/default/images/xfbg.png*/ repeat;  }

.ewmBoxIn{ width:1160px; margin:0 auto; /*background:url(../images/xf.png) no-repeat center top;*/ height:65px; line-height:65px; position:relative;}

.ewm2 { bottom: 0; height: 65px; position: absolute; right: 0px; width: 65px; z-index:999;  }

.ewm2 img.wxx{width:100%; height:100%;}

.ewm2 img.wx { bottom: 78px; display: none; left: -144px; position: absolute; }

.ewm2:hover .wx { display: block; }

.ewmBox a{ text-decoration:none; color:#fff; }

.ewmBox .ico{ width:54px; height:54px; background:url("../images/ico.png")/*tpa=http://www.apguanan.com/skin/pc/default/images/ico.png*/ no-repeat; float:left;}

.ewmBox .font{float:left; color:#fff; font-size:22px; font-weight:bold; font-family:微软雅黑; width:250px; padding-left:10px;}

.ewmBox .font p{ margin:0; line-height:30px;}

.ewmBox .font p.num{ text-indent:3em; }

.ewmBox .phoneNum{ width:350px; float:left; padding:5px 0; }

.ewmBox .phoneNum .ico{background-position:0 0;}

.ewmBox .QQ{ width:350px; float:left;  padding:5px 0; }

.ewmBox .QQ .ico{background-position:-57px 0;}

.ewmBox .weChat{ width:350px; float:left;  padding:5px 0; }

.ewmBox .weChat .ico{background-position:-113px 0; }



.mainBox{ overflow:hidden; padding:15px 0; }

.proNav{  padding-bottom:6px; }

.proNav ul{ overflow:hidden; padding-bottom:7px }

.proNav .proClass{  height:75px; line-height:55px; width:100%; text-align:center; margin:20px 0;  }

.proNav .proClass a{ height:100%; display:block; color:#fff; font-size:40px; font-weight:bold; background:url("../images/bg_title.png")/*tpa=http://www.apguanan.com/skin/pc/default/images/bg_title.png*/ no-repeat center; }

.proNav ul li.proList{ float:left; width:188px; text-align:center; height:48px;overflow:hidden; line-height:48px; margin-top:6px;  margin-left:10px;  }



.proNav ul li.proList a{ display:block; color:#fff; background:#094adb; border-radius:3px; height:48px;overflow:hidden; font-size:18px; }

.proNav ul li.proList:hover a{ background:#fd6d34; color:#fff; }

.homeProList{ overflow:hidden; padding:10px 0; }

.homeProList li{ float:left; width:400px; text-align:center; line-height:30px; margin:8px 0; }

.homeProList li span{ display:block; width:390px; height:40px; line-height:40px; background:#5d81f8; margin:5px; font-size:16px; color:#000; font-weight:bold;}

.homeProList li a{ font-size:14px; color:#fff;}

.homeProList li a:hover span{ background:#fd6d34;}

.homeProList li img{ width:380px; height:300px; display:block; margin:0 auto; border:2px solid #012ec7; padding:3px;  }

/*分页*/
.pageBtn{width:930px; height:45px; text-align:left; font-size:15px;clear:both; margin-left:20px; font-size:13px;}
.pageBtn ul{float:right;display:block; margin-right:30px; }
.pageBtn span{height:34px;float:left;width:auto;border:1px solid #aaaaaa;text-align:center;margin-left:5px;background:#d0d0d0;padding:4px 10px;display:block;}
.pageBtn span a{color:#fff;display:block; font-weight:bold;}
.pageBtn span:hover{background-color:#d40000;  color:#ffffff; display:block;} 
#current{background-color:#d40000; color:#fff;}
















