
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; }

h1,h2,h3,h4,h5{ margin:0;padding:0;}

.logo .center { height: 125px; }

/*导航*/


.nav { overflow: hidden; background: #006633; height: 53px; line-height: 53px;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006633', endColorstr='#007d3f');
/* for IE */
background: linear-gradient(#007d3f, #006633);/* 标准的语法 */
}

.nav ul li { float: left; width: 133px; text-align: center; }

.nav ul li:hover, .nav ul li.on { background: #e67d1f; }

.nav ul li a { display: block; width: 100%; color: #fff; font-size: 14px; font-weight: bold; }

/*banner*/


.Bannerslider { position: relative; width: 100%; 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) 0 -16px; cursor: pointer; display: inline-block;  *display: inline;
 *zoom: 1;
}

.Bannerslider ol li.on { width: 16px; height: 16px; background: url(../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) 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) 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); }

/*主体*/


.main { overflow: hidden; margin-top: 20px; }

.main .leftList { width: 230px; }

.main .rightMain { width: 960px; }

/*标题样式*/


.boxTitle { height: 48px; line-height: 47px; /*border: 1px solid #ccc;*/
padding: 0 15px; position: relative; color: #fff; /*overflow: hidden;*/
behavior: url(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: #006633; border-bottom: 3px solid #ffae00; /*border-left: 10px solid #e67d1f;*/
position: relative; }

.boxTitle .sj { width: 0; height: 0; border: 10px solid #fff; border-color: rgba(255,255,255,0); border-top-color: #006633; border-bottom: 0; position: absolute; left: 35px; bottom: -10px; }

.boxTitle .right { font-size: 12px; display: block; height: 48px; overflow: hidden; }

.boxTitle .right a { font-size: 12px; }

.boxTitle a { color: #fff; font-weight: bold; font-size: 16px; }

.boxTitle span a { font-weight: normal; font-size: 14px; }

/*内容样式*/


.boxContent { border: 1px solid #e8e8e8; overflow: hidden; padding-top: 15px; }

/*左侧列表样式*/


.leftList ul li.class { background: #e67d1f; width: 210px; height: 36px; line-height: 36px; border-radius: 3px; margin: 5px auto; }

.leftList .boxContent { padding: 10px 0; background: #f7f7f7; }

.leftList ul li.class a { color: #fff; text-align: center; display: block; width: 100%; }

.leftList ul li.pro { background: #fff url(../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: #e67d1f; }

.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: 200px; display: block; padding: 3px; border: 1px #ccc 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: 295px; }

.main .contact .boxContent { padding: 18px 10px; line-height: 2; }

.main .about .boxContent { padding: 11px 0; }

.main .about .boxContent img.left { width: 360px; padding: 4px; border: 1px solid #dadada; margin: 2px 10px 0 10px; }

.main .about .boxContent .right { width: 505px; line-height: 2; }

.main .about .boxContent .right h2 { margin: 0; }

/*资质荣誉*/


.honner { margin-top: 20px; }

.honner .boxContent { padding: 10px 0; }

/*资质荣誉滚动*/


.gd { overflow: hidden; width: 1190px; height: 148px; position: relative; margin: 0 auto; }

.gd ul { position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden; width: 9999999px; }

.gd ul li { width: 200px; float: left; text-align: center; margin: 0 2px; }

.gd ul li img { width: 180px; height: 123px; }

/*新闻样式*/


.news { margin-top: 20px; }

.news .xwzx { width: 595px; }

.news .jszc { width: 595px; }

.news .cjwt { width: 395px; margin-left: 8px; }

.newsList li { background: url(../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; line-height: 30px; }

/*底部友情链接*/


.bNav { text-align: center; line-height: 55px; background: #006633; color: #fff; }

.bNav a { color: #fff; font-weight: bold; font-size: 14px; padding: 0 8px; }

/*底部样式*/


.footer { background: #E5E6E0; text-align: center; line-height: 2; padding: 15px 0; }

/*优势*/


.ys { background: url(../images/ys_bg.jpg) top center no-repeat; margin-top: 20px; /*padding-top: 206px;*/
line-height: 2; font-size: 16px; }

.ys .center { height: 1424px; /*background: url(../images/ys_bg.jpg) top center;*/
position: relative; }

.ys1 { margin: 345px 0 0 670px; }

.ys2 { margin: 200px 0 0 120px; }

.ys3 { margin: 215px 0 0 670px; }

.ys4 { margin: 190px 0 0 120px; }

.ys p span { border: 7px #fff solid; border-left-color: #006633; 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; }

.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) 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) 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; }

/*首页产品分类*/


.proNav { background: #F7F7F7; }

.proNav .proClassLi { overflow: hidden; line-height: 55px; }

.proNav .proClassLi .proClassName { width: 150px; height: 56px; background: #eb8a0c; line-height: 55px; text-align: center; border-bottom: 1px #e5e5e5 solid; }

.proNav .proClassLi .proClassName a { color: #fff; display: block; font-size: 18px; font-family: "微软雅黑"; font-weight: bold; }

.proNav .proClassLi .proClassContent { width: 1020px; height: 56px; margin-left: 15px; border-bottom: 1px #ccc solid; }

.proNav .proClassLi .proClassContent ul { }

.proNav .proClassLi .proClassContent li { padding: 0 10px 0 0; }

.proHomeTitle { margin-top: 15px; }

.proList { margin-top: 15px; }

.homeProList { overflow: hidden; padding: 10px 0; }

.homeProList li { float: left; width: 300px; text-align: center; line-height: 22px; margin-top: 10px; }

.homeProList li img { width: 280px; height: 200px; padding: 3px; border: 1px #ccc solid; }

.aboutHomeTitle { }

.aboutHomeTitle .aboutHome { width: 900px; }

.aboutHomeTitle .contact { width: 300px; }

.gd { overflow: hidden; width: 1200px; margin: 30px auto; height: 205px; position: relative; }

.gd ul { position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden; width: 9999999px; }

.gd ul li { width: 222px; float: left; text-align: center; margin: 0 2px; }

.gd ul li img { width: 212px; height: 180px; }

.chejian { width: 1200px; margin: 0 auto; overflow: hidden; }

.fuwu { width: 1200px; margin: 15px auto 0; overflow: hidden; }

.hkproducts{width: 1200px; margin: 0 auto 15px; overflow: hidden; }

.pro_left{ width:245px;float:left; border:1px solid #006633;}

.pro_left_tit{ background:#006633;height:60px; border-bottom: 3px solid #ffae00;}

.pro_left_tit h2{text-align:center; color:#fff;font-size:20px; line-height:60px;}

.pro_left_con{margin:0 auto; width:245px; overflow:hidden; }

.pro_left_con h3{background:#006633;border-radius:10px;width:235px;margin:3px auto; text-align:center; line-height:36px; }

.pro_left_con h3 a{color:#fff;}

.pro_left_con ul {margin:0 auto; width:225px; overflow:hidden;}

.pro_left_con ul li{width:112px; float:left;line-height:35px;margin:0 auto; text-align:center;border-radius:10px;}

.pro_left_con ul li:hover{background:#ffae00; }

.pro_left_con ul li:hover a{color:#fff;}

.pro_right{ width:945px;float:right;}

.pro_right_tit{ background:#006633;height:50px; border-bottom: 3px solid #ffae00;}

.pro_right_tit p{padding-left:15px;color:#fff;font-size:20px; line-height:50px;font-weight:bold;}

.pro_right_tit a{padding-right:15px;color:#fff;font-size:14px;float:right; line-height:50px;}

.pro_right_con {margin:15px auto 0;width:945px;overflow:hidden;}

.pro_right_con ul{ margin:0 auto; width:940px;overflow:hidden;}

.pro_right_con ul li{ width:307px;text-align:center;line-height:2;float:left;margin:3px; }

.pro_right_con ul li img{width:301px;border:1px solid #ccc;padding:2px;}