﻿body{
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑" sans-serif ;
}
a,a:hover{
	text-decoration: none;
}
a{
	color: #666;
}
.c_green{
	color: #21d368;
}
input{
	outline: none;
	font-family: inherit; 
}
input[type="button"]{
	cursor: pointer;
}
ul{
	padding-left: 0;
}
li{
	list-style: none;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
.cl,.cl:after{
	clear: both;
	overflow: hidden;
	zoom: 1;
}

/*head*/
.maxHeadw {
    border-bottom: 1px solid #dcdcdc;
    min-width: 1200px;
}
.maxW{
    width: 1200px;
    min-width:1200px;
	margin: 0 auto;
}
.maxHead{
    height: 30px;
	line-height: 30px;
	font-size: 12px;
}

.maxHead a{
	font-size: 12px;
	color: #666;
}
.maxHead .maxlogin {
    float: left;
}
.maxHead .maxlogin span,.maxHead .maxlogin a{
	padding-right:20px;
}
.maxHead .maxinfo{
	float:right;
}
.maxHead .maxinfo>a{
	float: left;
}
.maxHead .maxinfo .fenge{
	display:block;
	float: left;
	height: 30px;
	padding: 0 12px;
	background: url();
	font-size: 12px;
	color: #666;
}
.maxTop {
    position: relative;
    height: 140px;
}
.maxTop .maxLogo {
    float: left;
    position: absolute;
    top: 36px;
    left: 0;
}
.maxSearchbox {
    position: absolute;
    left: 310px;
    top: 50px;
}
.SearchBar{
	width: 778px;
	height: 48px;
	border: 1px solid #21D368;
	border-radius: 25px;
	position: relative;
}
.keywords{
	width: 625px;
	height: 48px;
	position: absolute;
	left: 92px;
}
.keywords input{
	width: 595px;
	height: 48px;
	padding: 0 15px;
	border: none;
	font-size: 16px;
}
.SearchBar .dropdown{
	width: 90px;
	height: 48px;
	position: absolute;
	left: 0;
}
.SearchBar .dropdown a{
	display: block;
	width: 90px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	color: #000;
	border-right: 1px solid #00D664;
}
.SearchBar .dropdown a img{
	margin-left: 5px;
}
.SearchBar .btn_search{
	width: 60px;
	height: 48px;
	background: none;
	border: none;
	position: absolute;
	right: 0;
	background: url(../images/btn-search.png) no-repeat 10px center;
}
.maxMenuw {
    background: #F2F2F2;
    height: 70px;
    line-height: 70px;
    min-width: 1200px;
}
.maxMenu{
	height: 70px;
	margin: 0 auto;
}
.maxMenu-list {
    float: left;
    height: 70px;
}
.maxMenu ul {
	height: 70px;
	margin: 0;
	padding: 0;
	margin-left: -25px;
}
.maxMenu li{
	float: left;
	height: 70px;
}
.maxMenu-list li a{
	display: block;
	padding: 0 25px;
	font-size: 20px;
	color: #000000;
}
.maxMenu-list li.current a{
	width: 105px;
	background: url(../images/nav-bg.png) no-repeat center 7px;
	color: #fff;
}
.maxMenu-login{
	float: right;
	height: 70px;
	line-height: 70px;
}
.maxMenu-login ul{
	margin-left: 0;
	padding-right: 10px;
}
.maxMenu-login li a{
	font-size: 20px;
	color: #000000;
	padding: 0 28px;
}
.maxMenu-login li a:hover{
	color: #3CC79A;
}
.maxMenu-login li.interval{
	height: 70px;
	width: 2px;
	background: url(../images/fenge.png) no-repeat center;
}

.yuanqu{
	width: 100%;
	height: 510px;
	position: relative;
}

.yuanqu .swiper-container-horizontal > .swiper-pagination> .swiper-pagination-item{
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}
.yuanqu.news-ppt .swiper-pagination-white .swiper-pagination-bullet{
	width: 20px;
	height: 20px;
	border: none;
	background: url(../images/swiper-icon.png) no-repeat center;
}
.yuanqu.news-ppt .swiper-pagination-white .swiper-pagination-bullet-active{
	background: url(../images/swiper-icon1.png) no-repeat center;
}

.banner-infos{
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.banner-infos>div{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.banner-infos>div:after{
	clear: both;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.banner-infos-l{
	float: left;
	position: absolute;
	top: 168px;
}
.banner-infos-l h3,.banner-infos-l h4{
	margin: 0;
	font-size: 50px;
	font-weight: normal;
	color: #f5f5f5;
}
.banner-infos-l h4{
	font-size: 28px;
}
.banner-infos-l div input{
	width: 120px;
	height: 34px;
	border: 1px solid #f5f5f5;
	border-radius: 34px;
	background: none;
	font-size: 18px;
	color: #F5F5F5;
	font-weight: 100;
	margin-top: 40px;
}
.beian{
	float: right;
	height: 570px;
	width: 380px;
	padding: 0 40px;
	border-radius: 10px;
	position: absolute;
	right: 0;
	top: -15px;
	background: #FFFFFF url(../images/beian-bg.png) no-repeat right bottom;
	box-shadow: 0 30px 30px rgba(233,233,233,0.6);
}
.location-choose-lists h4{
	margin: 60px 0 70px 0;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	padding: 15px 0;
	background: url(../images/select-park.png) no-repeat bottom left;
}
.location-choose-lists h4 span{
	font-size: 14px;
	color: #a0a0a0;
	margin-left: 12px;
	font-weight: lighter;
}
.location-choose-lists ul{
	padding: 0;
	clear: both;
	overflow: hidden;
}

.location-choose-lists ul:after{
	zoom: 1;
}

.location-choose-lists ul li{
	float: left;
	width: 190px;
}
.location-choose-lists input[type='radio'].radio {
	opacity:0; 
	width: 18px;
	height:18px;
	margin: 0;
	margin-top: 4px;
}

.location-choose-lists label.radio {
	display: inline-block;
	position: relative;
	left: -18px;
	top: -5px;
 	background:url(../images/select.png) no-repeat left center; 
 	height:18px; 
 	padding-left:25px;
 	padding-right: 0;
 	margin-right: -5px;
 	margin-bottom: 10px;
 	font-size: 16px;
 	color: #a0a0a0;
}

.location-choose-lists input[type='radio'].radio:checked + .radio {
	background:url(../images/selected.png) no-repeat left center;
	color: #000000;
	font-weight: 600;
} 
.qita{
	display: inline-block;
	width: 60px;
	position: relative;
	top: -8px;
	left: -18px;
	border: none;
	border-bottom: 1px solid #a0a0a0;
	padding-left: 5px;
}
.location-choose-btn{
	margin-top: 75px;
}
.location-choose-btn input{
	display: block;
	width: 280px;
	height: 60px;
	margin: 0 auto 25px;
	border-radius: 60px;
	border: none;
	font-size: 22px;
	color: #fff;
}
.location-choose-btn input.records{
	background: linear-gradient(to right,#3ED886,#40B3B0);
}
.location-choose-btn input.invite{
	background: #A7ACB0;
	box-shadow: 0 3px 10px rgba(167,172,176,0.4);
}
.notice-lists{
	padding-left: 0;
}
.notice-lists li{
	background: url(../images/gonggao.png) no-repeat left center;
	padding-left: 30px;
	font-size: 14px;
}
.company-records .location-choose-lists h4{
	margin: 60px 0 30px 0;
}
.company-records-popup{
	float: right;
	width: 0;
	height: 45px;
	overflow: hidden;
	line-height: 45px;
	text-indent:60px ;
	margin-bottom: 20px;
	border: 1px solid #3CC79A;
	border-right: none;
	border-bottom-left-radius: 45px;
	border-top-left-radius: 45px;
	background: url(../images/zan.png) no-repeat 30px center;
	font-size: 18px;
	color: #3cc79a;
	box-shadow:  0 8px 10px rgba(167,172,176,0.4);
	box-sizing: border-box;
	box-sizing: inherit;
}
.compant-records-item{
	float: left;
	width: 33%;
	height: 350px;
	padding: 50px 0;
}
.compant-records-item>div{
	width: 300px;
	height: 350px;
	background: #F4F7F9;
	border-radius: 10px;
}
.cmpant-records-infos{
	height: 90px;
	padding: 30px 20px;
}
.company-name a{
	display: block;
	font-size: 18px;
	color: #000000;
}
.company-locations{
	background: url(../images/location.png) no-repeat left center;
	padding-left: 25px;
	font-size: 12px;
	color: #a0a0a0;
	margin: 15px 0;
}
.company-type button{
	width: 60px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border-radius: 22px;
	border: none;
	color: #fff;
	font-size: 12px;
	background: #3BD58B;
	margin-right: 10px;
}
.cmpant-records-img{
	height: 200px;
	text-align: center;
	line-height: 200px;
	background: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
}
.cmpant-records-img .biaoqian{
	position: absolute;
	top: 0;
	right: 0;
}
.cmpant-records-img img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: auto auto;
}
.compant-records-item:nth-child(2)>div{
	margin: 0 auto;
}
.compant-records-item:last-child>div{
	margin: 0 0 0 auto;
}
.compant-records-item>div:hover{
	transform:scale(1.1);
    -webkit-transform:scale(1.1);  /*兼容-webkit-引擎浏览器*/
    -moz-transform:scale(1.1);  
	box-shadow: 0 20px 20px rgba(233,233,233,0.5);
}
.company-records .location-choose-lists{
	width: 1200px;
	margin: 0 auto;
}
.company-records .maxW{
	width: 100%;
	min-width: 1300px;
}
#demo2 {
	clear: both;
	width: 1300px;
	margin-bottom: 25px;
}
#demo2 .swiper-wrapper .swiper-slide{
	width: 1100px !important;
	padding: 0 100px;
}
#demo2 .swiper-button-prev,#demo2 .swiper-button-prev.swiper-button-disabled{
	background: url(../images/btn-prev.png) no-repeat center;
}
#demo2 .swiper-button-next, .swiper-button-next.swiper-button-disabled{
	background: url(../images/btn-next.png) no-repeat center;
}
.dispose-demand{
	padding: 0 0 110px;
	background: #EFF3F7  url(../images/dispose-bg.png) no-repeat left bottom;
	background-size: cover;
	position: relative;
}
.dispose-show-item{
	background: #fff;
}
.dispose-infos{
	padding: 20px;
}
.dispose-infos>div:first-child{
	line-height: 24px;
}
.dispose-infos>div:first-child a{
	display: block;
	font-size: 16px;
	color:#666;
}
.dispose-infos>div:first-child a:hover{
	color: #3CC79A;
}
.dispose-infos>div.time{
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
.dispose-title1{
	height: 62px;
	margin-bottom: 10px;
	padding-top: 110px;
	background: url(../images/logo4.png) no-repeat center bottom;
	text-align: center;
}
.dispose-title2{
	text-align: center;
	font-size: 28px;
	color: #3cc79a;
	letter-spacing: 5px;
}
.dispose-show{
	height: 320px;
	margin-top: 70px;
	display: none;
}
.dispose-show-item{
	float: left;
	width: 368px;
	height: 320px;
	margin-right: 48px;
}
.dispose-show-item:last-child{
	margin-right: 0;
}
.dispose-btn{
	width:1200px;
	height: 85px;
	position: absolute;
	bottom: -45px;
	text-align: center;
}

.success-ex{
	padding: 70px 0;
}
.success-ex>div>div{
	width: 585px;
}
.success-show>div{
	position: relative;
}
.success-infos{
	padding: 0 30px;
	position: absolute;
	top: 195px;
}	
.success-infos a{
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	
}
.success-infos a:hover{
	color: #3CC79A;
}

.success-title{
	
	padding: 15px 0;
	margin-bottom: 25px;
	border-bottom: 1px solid #ECECEC;
}
.success-title .f_l{
	height: 23px;
	line-height: 23px;
	background: url(../images/success-icon.png) no-repeat left center;
	padding-left: 26px;
	font-size: 20px;
	color: #333333;
}
.success-title .f_r{
	height: 23px;
	line-height: 23px;
	color: #A5A5A5;
	font-size: 22px;
}
.waste-records .success-title .f_l{
	background: url(../images/waste-icon.png) no-repeat left center;
}
.waste-details table{
	width: 100%;
	table-layout: fixed;
}
.waste-details table th,.waste-details table td{
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	padding: 0 8px;
}
.waste-details table th:nth-child(3),.waste-details table td:nth-child(3){
	text-align: left;
}

.waste-details table thead tr th{
	height: 34px;
	line-height: 34px;
	background: #97A8AF;
	color: #fff;
	font-weight: normal;
} 
.waste-details table tbody tr td{
	height: 45px;
	line-height: 45px;
	color: #0c111a;
}
.waste-details table tbody tr td:first-child{
	font-weight: bold;
}
.waste-details table tbody tr:nth-child(odd) td{
	background: #FFFFFF;
}
.waste-details table tbody tr:nth-child(even) td{
	background: #F7F7F7;
}
.waste-details .str_wrap{
	height: 296px;
	overflow: hidden;
	zoom:1;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.policy-infos{
	padding: 0px 0 0px;
}
.policy-infos .location-choose-lists h4{
	margin: 0;
	margin-bottom: 35px;
}
.success-title.infos .f_l{
	background: url(../images/infos-icon.png) no-repeat left center;
}
.success-title.infos{
	border-bottom: 1px solid #E3E5E6;
}
.policy-infos>div>div.cl>div{
	width: 585px;
}
.infos-item{
	margin-bottom: 40px;
}
.infos-item>div.f_r{
	width: 390px;
	height: 110px;
	position: relative;
	font-size: 16px;
	color: #333333;
}
.infos-item>div.f_r .infos-details{
	line-height: 25px;
}
.infos-item>div.f_r .infos-details a{
	display: block;
	font-size: 16px;
	color: #333333;
}
.infos-item>div.f_r .infos-details a:hover{
	color: #019853;
}

.infos-item>div.f_r .time{
	position: absolute;
	bottom: 0;
	font-size: 12px;
	color: #666;
}
.success-title.policy .f_l{
	background: url(../images/policy-icon.png) no-repeat left center;
}
.success-title.policy{
	border-bottom: 1px solid #E3E5E6;
}
.policy-item{
	margin-bottom: 22px;
}
.policy-item>div.f_l{
	width: 58px;
	height: 58px;
	padding: 15px;
	background: #C2C2C2;
}
.policy-item>div.f_l p{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin: 0;
}
.policy-item>div.f_l p.day{
	font-size: 30px;
}
.policy-item>div.f_r{
	width: 485px;
}
.policy-title{
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #000000;
}
.policy-title a{
	display: block;
	width: 25px;
	height: 35px;
	background: url(../images/download01.png) no-repeat right center;
}
.policy-details{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.policy-item:hover>div.f_l{
	background: #019853;
}
.policy-item:hover .policy-title a{
	background: url(../images/download.png) no-repeat right center;
}
.waste-value{
	padding: 58px 0;
}
.waste-value>div div.f_l{
	margin-right: 90px;
}
.waste-value>div div.f_l:last-child{
	margin-right: 0;
}
.footer{
	width: 100%;
	min-width: 1200px;
	height: 295px;
	background: url(../images/footer-bg.png) no-repeat center;
}
.footer-t{
	height: 180px;
	padding-top: 50px;
	border-bottom: 1px solid #474747;
}
.footer-t>div{
	width: 1200px;
	margin: 0 auto;
}
.footer-logo{
	height: 46px;
	line-height: 46px;
}
.kefu{
	width: 300px;
	margin-left: 30px;
	color: #fff;
}
.kefu span{
	background: url(../images/kefu-icon.png) no-repeat left center;
	padding-left: 30px;
	font-size: 16px;
	margin-right: 30px;
}
.kefu em{
	font-size: 24px;
}
.footer-infos>div{
	margin-right: 55px;
	color: #fff;
	letter-spacing: 1px;
}
.footer-infos>div h4{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 16px;
}
.footer-infos>div li a{
	font-size: 12px;
	color: rgba(255,255,255,0.6);
}
.footer-b{
	width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	color: #a2a2a2;
}
.footer-b .f_l{
	margin-top: 20px;
}
.footer-b .f_r{
	margin-top: 15px;
}
