﻿/* 河北广绿环保公司 */
@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
a {
	text-decoration: none; color:#000;
}
a:hover { text-decoration:underline;
color:#F30;}
li {
	list-style: none;
}
img {
	border: 0;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.pageTop {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dddddd;
}
.pageTBox {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.pageTBox h3 {
	float: left;
	font-size: 12px;
	color: #959595;
}
.pageTBox ul {
	float: right;
}
.pageTBox ul li {
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	color: #959595;
	margin-left: 7px;
}
.pageTBox ul li a {
	margin-left: 20px;
	color: #959595;
	margin-right: 10px;
	font-size: 12px;
}
.pageTBox ul li.topLink1 {
	background-image: url(../images/linkpic1.jpg);
}
.pageTBox ul li.topLink2 {
	background-image: url(../images/linkpic2.jpg);
}
.pageTBox ul li.topLink3 {
	background-image: url(../images/linkpic3.jpg);
}
.logoLine {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	height: 100px;
	clear: both;
}
.logo {
	float: left;
	margin-top: 16px;
}
.logoLine dl {
	float: right;
	margin-top: 29px;
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
	height: 54px;
}
.logoLine dl dd {
	color: #949494;
}
.logoLine dl dt {
	font-family: Impact;
	color: #029ed9;
	font-size: 26px;
}
.nav {
	height: 50px;
	background-color: #029ed9;
	clear: both;
	line-height: 50px;
}
.nav ul {
	width: 1160px;
	margin: 0 auto;
	overflow: hidden;
}
.nav ul li {
	float: left;
	text-align: center;
	margin-right:25px;
}
.nav ul li:hover {
	background-color: #ffa100;
}
.nav ul li a {
	color: white;
	font-size: 16px;
}
.full_banner {
	width: 100%;
	position: relative;
	height: 400px;
	background: #FFF;
	overflow: hidden;
}
.full_banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.full_banner .bd ul {
	width: 100% !important;
}
.full_banner .bd li {
	width: 100% !important;
	float: left;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.full_banner .bd li a {
	display: block;
	height: 500px;
}
.full_banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.full_banner .hd ul {
	text-align: center;
}
.full_banner .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 40px;
	height: 12px;
	margin: 5px;
	background: url(../images/tg_flash_p.png) -50px 0;
	overflow: hidden;
	line-height: 9999px;
}
.full_banner .hd ul .on {
	background-position: 0px 0px;
}
.search {
	height: 44px;
	border-bottom: 1px solid #dddddd;
	line-height: 44px;
}
.searchPart {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.searchPart p {
	float: left;
	font-size: 12px;
}
.searchPart p span {
	color: #029ed9;
}
.searchPart p a {
	font-size: 12px;
	color: #656565;
	margin: 0 5px;
}
.searchPart p a:hover {
	text-decoration: underline
}
.searBox {
	float: right;
	width: 300px;
	height: 24px;
	border: 1px solid #dddddd;
	margin-top: 10px;
}
.searBox input {
	float: left;
	width: 235px;
	height: 24px;
}
.searBox img {
	float: right;
}
.coper {
	width: 1100px;
	margin: 30px auto;
	clear: both;
}
.coperName {
	height: 94px;
	background: url(../images/copername.jpg) no-repeat center 0;
	margin-bottom: 20px;
}
.coper ul {
	overflow: hidden;
	height: 110px;
}
.coper ul li {
	float: left;
	width: 167px;
	height: 110px;
	margin-left: 14px;
}
.coper ul li img {
	display: block;
	width: 165px;
	height: 108px;
	border: 1px solid #dddddd
}
#demo {
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
.GCenter {
	clear: both;
	background: url(../images/gcbg.jpg) no-repeat #e9e9e9 center 0;
	height: 820px;
}
.GCBox {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.leftGC {
	float: left;
	width: 270px;
	background-color: #029ed9;
}
.rightGC {
	float: right;
	width: 810px;
	height: 800px;
}
.leftGCN {
	width: 270px;
	height: 70px;
	background-color: #ffa100;
	text-align: center;
}
.leftGCN h2, .leftGCN h3 {
	color: white;
}
.leftGCN h2 {
	font-size: 16px;
}
.leftGCN h3 {
	font-size: 24px;
	line-height: 40px;
}
.leftHCon li {
	text-align: center;
	height: 45px;
	line-height: 45px;
}
.leftHCon li a {
	color: white;
	font-size: 16px;
	display: block;
	height: 45px;
	width: 270px;
}
.leftHCon li a:hover {
	background-color: #ffa100;
}
.rightGCN {
	overflow: hidden;
	margin-top: 20px;
}
.rightGCN li {
	float: left;
	margin-left: 10px;
	height: 50px;
	width: 185px;
	background-color: #e9e9e9;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	cursor: pointer
}
.rightGCN li.speciaGC {
	color: white;
	background-color: #029ed9;
}
.rightHCon {
	clear: both;
}
.rightHCon ul {
	overflow: hidden;
	display: none;
}
.rightHCon ul li {
	float: left;
	margin: 20px 10px 0 10px;
	width: 250px;
	height: 214px;
}
.rightHCon ul li a {
	display: block;
	width: 250px;
	height: 180px;
}
.rightHCon ul li a img {
	width: 250px;
	height: 180px;
}
.rightHCon ul li p {
	text-align: center;
	line-height: 33px;
}
.reason {
	clear: both;
	height: 627px;
	background: url(../images/reason.jpg) no-repeat center 0;
}
.Ads {
	background: url(../images/ads.jpg) no-repeat center 0;
	padding: 69px 0 38px 0
}
.AdsBox {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.AdText {
	float: right;
	width: 210px;
	height: 93px;
}
.AdText img {
	margin-left: 96px;
}
.AdText p {
	color: #019bff;
	font-size: 26px;
	font-family: Impact;
	line-height: 50px;
}
.Advan {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	height: 843px;
	padding: 280px 0 48px 0;
	background: url(../images/advan.jpg) no-repeat center 0;
}
.leftAd {
	float: left;
	width: 500px;
	margin-top: 367px;
	margin-left: 80px;
}
.rightAd {
	float: right;
	width: 500px;
}
.Advan p {
	height: 123px;
	line-height: 30px;
	font-size: 16px;
}
.casePart {
	height: 417px;
	background-image: url(../images/casebg.jpg);
	clear: both;
}
.caseBox {
	width: 1100px;
	margin: 0 auto;
	background-color: white;
	height: 417px;
}
.caseName {
	height: 92px;
	background: url(../images/casename.jpg) no-repeat center 0;
}
.mr_frbox {
	height: 310px;
}
.mr_frBtnL {
	float: left;
	margin-top: 134px;
	cursor: pointer;
	display: inline;
}
.mr_frUl {
	float: left;
	height: 310px;
}
.mr_frBtnR {
	float: right;
	margin-top: 134px;
	cursor: pointer;
}
.mr_frUl ul li {
	display: inline;
	float: left;
	height: 310px;
	width: 232px;
	margin: 0 12px;
	overflow: hidden;
	position: relative;
}
.mr_frUl ul li div {
	width: 230px;
	height: 258px;
	border: 1px solid #dddddd;
}
.mr_frUl ul li img {
	display: block;
	width: 222px;
	height: 250px;
	margin: 4px auto;
}
.mr_frUl ul li p {
	text-align: center;
	line-height: 40px;
}
.profile {
	clear: both;
	height: 300px;
	background: url(../images/profilebg.jpg) no-repeat center 0
}
.profileBox {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.profileBox img {
	display: block;
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 20px;
}
.profileText {
	float: right;
	width: 730px;
	margin-top: 100px;
}
.profileText p {
	color: white;
	line-height: 26px;
	height: 104px;
	overflow: hidden;
	margin-bottom: 20px;
}
.profileText input {
	width: 100%;
	height: 40px;
	border: 1px solid white;
	background: none;
	cursor: pointer;
	font-size: 18px;
	color: white
}
.custom {
	width: 1100px;
	margin: 44px auto;
}
.customName {
	height: 75px;
	background: url(../images/customname.jpg) no-repeat center 0;
	margin-bottom: 12px;
}
.custom h2 {
	color: #029ed9;
	background: url(../images/custombox.jpg) no-repeat center 0;
	width: 298px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
}
.customCon {
	overflow: hidden;
	height: 520px;
}
.leftCus {
	width: 1200px;
}
.leftCus div {
	height: 132px;
	margin: 20px 0;
	width: 560px;
	float: left
}
.leftCus img {
	display: block;
	width: 132px;
	height: 132px;
	float: left;
}
.leftCus dl {
	width: 340px;
	float: left;
	margin-left: 20px;
}
.leftCus dl dd {
	color:#000;
	font-size:16px;
	font-weight:bolder;
	line-height: 24px;
}
.leftCus dl {
	line-height: 24px;
}
.leftCus dl a {
	color:#333; display:block; white-space:nowrap; overflow:hidden;
}
.leftCus dl a:hover {
	color:#F30;
}
.leftCus dt{
	color:#666; font-size:14px; 
}
.newsPArt {
	background-color: #f3f3f3;
	clear: both;
	padding: 30px 0;
}
.newsBox {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	height: 380px;
}
.leftNews, .midNews {
	float: left;
}
.rightNews {
	float: right;
	width: 310px;
}
.leftNews {
	width: 320px;
	padding-right: 56px;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.newsName {
	height: 32px;
	background-image: url(../images/newsline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}
.blueDot {
	float: left;
}
.newsName h3 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #029ed9;
	margin-left: 17px;
}
.newsName a {
	float: right;
}
.newsMid {
	display: block;
	width: 241px;
	height: 107px;
	margin: 24px 0;
}
.newsBox ul li {
	height: 42px;
	background-image: url(../images/dot.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 42px;
	border-bottom: 1px dotted #cecece
}
.newsBox ul li a {
	margin-left: 14px;
}
.midNews {
	width: 350px;
	padding-right: 56px;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.midNLine {
	height: 109px;
	margin: 24px 0;
	overflow: hidden;
}
.midNLine img {
	display: block;
	float: left;
	width: 137px;
	height: 109px;
}
.midNLine dl {
	float: right;
	width: 305px;
}
.midNLine dl dd, .midNLine dl dt {
	line-height: 26px;
}
.midNLine dl dd a {
	color: #029ed9;
}
.BotmNew {
	clear: both;
}
.BotmNew div {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #cecece;
	overflow: hidden;
}
.BotmNew div img {
	float: left;
	margin-top: 10px;
}
.BotmNew div p {
	float: left;
	margin-left: 5px;
	width:250px;
	overflow:hidden;
	white-space:nowrap;
	font-size:14px;
}
.BotmNew div h2 {
	float: right;
	color: #adadad;
	font-size:12px;
}
.newsTble {
	margin-top: 20px;
}
.newsTble div {
	overflow: hidden;
	margin-bottom: 10px;
}
.newsTble div p {
	float: left;
	width: 72px;
	text-align: left;
	line-height: 30px;
}
.newsTble div input, .newsTble div textarea, .newsTble div img {
	float: left;
}
.newsTble div input.longText {
	width: 170px;
	height: 28px;
	border: 1px solid #a9a9a9;
}
.newsTble div input.shortText {
	width: 98px;
	height: 28px;
	border: 1px solid #a9a9a9;
}
.newsTble div img {
	margin-left: 5px;
	margin-top: 3px;
}
.pageBotm {
background-color:#333333;
	padding: 30px 0;
	clear: both;
	height:200px;
	line-height:22px;
	width: 100%;
	margin: 0 auto;
	color:#FFF;
	font-size:12px;
	
}
.pageBotm a{color:#FFF; font-size:12px;line-height:22px;}
.pageBotm a:hover{color:#F30; font-size:12px;line-height:22px;}
.pageDBox {
width:1440px;
height:150px;
margin:0 auto;
}
.hot1,.hot2 {height:150px; float:left; width:230px; text-align:center;}
.hot1{ border-right:1px solid #111111;border-left:1px solid #515151;}
.hot2 { border-left:1px solid #515151;}
.hot1 span,.hot2 span{ font-size:16px; font-weight:bolder; margin-bottom:10px;}
.dibu { clear:both; text-align:center; height:120px; line-height:120px; margin-top:30px;}

.subNav {
	clear: both;
	height: 40px;
	line-height: 40px;
	background-color: #00adef;
	text-align: center;
	color: white
}
.subNav a {
	color: white;
	margin: 0 10px;
}
.pageBText {
	height: 150px;
	width:200px;
	float:left;
	border-right:1px solid #111111;
}
.jianjie{width:500px;height: 150px; float:left;border-left:1px solid #515151;border-right:1px solid #111111; padding-left:30px; padding-right:30px;}
.botmLogo {
	float: left;
	margin: 22px 0 0 60px;
}


.ewm {
	float: right;
	margin: 25px 90px 0 0
}
.link { width:1200px; margin:0 auto; border:1px solid #CCCCCC; margin-bottom:10px;}
.link h4{ width:150px; text-align:center; background-color:#CCCCCC; color:#000000;height:25px; line-height:25px; margin-bottom:5px; padding:5px; font-size:14px;}
.link  ul a { margin:6px;}
.searchdanye { width:1200px; margin:0 auto;}
.tagindex { width:1190px; margin:0 auto; border:1px solid #CCC; line-height:25px; padding:6px; margin-bottom:10px;}

/*全国地区*/
.mainqu{ width:1300px; margin:0 auto;}
.sitemapqu {border:1px solid #D5D5D5; padding:5px; margin-bottom:5px; margin-top:5px;}
.listqu {float:left; border:1px solid #D5D5D5; padding:1px;margin-bottom:10px;}
.listqu img { width:200px; height:160px; margin:5px; }
.listqu li { float:left; width:250px; text-align:center; border:1px solid #D5D5D5; margin:3px;}
.listqu li:hover{ border:1px solid #F60;}
.listqu  h3{ font-size:14px; margin-bottom:5px;}

.qyjianjie {border:1px solid #D5D5D5; padding:5px; margin-bottom:10px; text-indent:2em; font-size:14px;}
.qyjianjie p{ margin:5px;}

.listartleft { float:left; width:645px; margin-right:5px;border:1px solid #D5D5D5;margin-bottom:5px; font-size:14px;}
.listartleft img { width:145px; height:100px;float:left; margin-right:10px; font-size:13px;}
.listartleft p {height:80px; color:#666; padding:5px; }
.listartleft li { padding-left:10px; margin-bottom:4px;}
.listartleft h4{ width:645px; text-align:center; background-color:#E6E6E6; color:#000000;height:30px; line-height:30px; margin-bottom:5px;font-size:16px; font-weight:bold;}

.listartright { float:right; width:645px; border:1px solid #D5D5D5;margin-bottom:5px; font-size:14px;}
.listartright img { width:145px; height:100px;float:left; margin-right:10px; font-size:13px;}
.listartright p { height:80px; color:#666; padding:5px;}
.listartright li { padding-left:10px;margin-bottom:4px;}
.listartright h4{ width:645px; text-align:center; background-color:#E6E6E6; color:#000000;height:30px; line-height:30px; margin-bottom:5px;font-size:16px; font-weight:bold;}

.linkqu { width:1300px; margin:0 auto; border:1px solid #CCCCCC; margin-bottom:10px; clear:both;}
.linkqu h4{ width:150px; text-align:center; background-color:#E6E6E6; color:#000000;height:25px; line-height:25px; margin-bottom:5px; padding:5px; font-size:14px;}
.linkqu  ul a { margin:6px;}
