


.childnav{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #eeeeee;
	padding-left:15px;
}	
.childnav a,.childnav span{
    
    font-size: 14px;
    float: left;
    margin-left: 10px;
    color: #595858;
}
.childnav a{

}
.policies_con{
    background: #ffffff;
    padding-top: 1px;
    width: 100%;
    display: flex;
    align-self: start;
    justify-self: start;
}
.police_nav{
    width: 30%;
	max-width: 330px;
    
}
.police_nav_head{
	height:150px;
}
.police_nav_head a{
    display: block;
    width: 100%;
    height: 130px;
    background-color: #80be35;
    color: #fff;
    padding: 10px ;
    box-sizing: border-box;
    position: relative;
}
.police_nav_head h3{
    font-size: 36px;
    line-height: 60px;
}
.police_nav_head p{
    font-size: 18px;
    line-height: 40px;
}
.police_nav_head span{
    position: absolute;
    top: 99%;
    left: 50px;
    width: 0;
    height: 0;
    border-top: 40px solid #80be35;
    border-left: 30px solid transparent;
	border-right: 30px solid transparent;
}
.p_n_tag{
    width: 100%;
    padding: 20px;
    list-style: none;
    box-sizing: border-box;
}
.p_n_tag .pn_tag_act   {
    color: #58b431;
}
.p_n_tag li{
    border-bottom: 1px solid #37322F;
}
.p_n_tag li:last-child{
    border-bottom: none;
}

.p_n_tag li a {
    color: #8b8989;
    padding-left: 30px;
    width: 100%;
    height: 100px;
    display: block;
    font-size: 32px;
    line-height: 100px;
}
.police_con{
    width: 70%;
    padding-right:2px;
}
.police_con .p_c_det{
    width: 100%;
    box-sizing: border-box;
    list-style: none;
    padding-right:20px;
    background-color: #fff;
    padding-bottom:50px;
}
.police_con .p_c_det li{


    margin-left:4%;
}
.police_con .polic_detile{

    height:220px;
    
    overflow: hidden;
    border-bottom: 1px solid #e1d8dc;
    padding: 35px 0 ;
    box-sizing: border-box;
}
.p_det_img,.p_det_info{
    float: left;
}
.p_det_img{
    width: 23%;
    height: 150px;
    min-width: 170px;
    padding-right: 10px;
    box-sizing: border-box;
	line-height: 150px;
}
.p_det_img img{
    width: 100%;
    min-width:150px;
    max-height: 100%;
}
.p_det_info{

    height: 100%;
    width: 70%;
    padding-top:10px;
}
.p_det_info h4{
    color: #4a4747;
    font-size: 18px;
    line-height: 24px;
    
}
.p_det_info span{
    font-size: 14px;
    line-height: 30px;
    color: #a1a1a1;
}
.p_det_info p {
    color: #4b4848;
    font-size: 14px;
    line-height: 20px;
}
.p_det_info p span{
    font-size: 14px;
	line-height: 20px;
    color: #FF3333;

}
.footer_page{
    width: 100%;
    margin-bottom: 100px;
    margin-top: 50px;
}
.footer_page ul{
    overflow: hidden;
    text-align: center;
    padding-left: 20%;
    padding-top: 30px;
}
.police_con .footer_page li{
    width: 30px;
    float:left;
    text-align: center;
    height: 50px;
    margin-left: 20px;
    color: #999999;
    line-height: 50px;
    padding: 0 5px;
    cursor: pointer;

}
.police_con .footer_page .foot_page_cli{
    border: 1px solid #999999;
    border-radius: 5px;
    width: 70px;
}
.police_con .footer_page .active{
    border-bottom: 1px solid #66CC33;
    color: #66CC33;
}


/* ��˾��� */
.banner {
    width:100%;
}
.cmp_introduction{
	height:30.782vw;
}
.cmp_header{
        height: 7.292vw;
    width: 100%;
    background-color: #fff;
    padding: 20px 0;
}
.cmp_header p{
    text-align:center;
}
.cmp_header p:first-child{
        color: #80BE35;
    font-size: 2.5vw;
    line-height: 3vw;
}
.cmp_header p:last-child{
    color: #666666;
    font-size: 1.8vw;
    line-height: 1.8vw;
    
}
.cmp_body{
    padding: 2.5% 15% 0 15%;
    height: 23.4vw;
    box-sizing: border-box;
}
.cmp_body div{
    width:50%;
}
.cmp_body_left {
    margin-right:20px;
    height:400px;
}
.cmp_body_left img{

    width:100%;

}

.cmp_body_right p{
        text-indent: 24px;
    font-size: 1.3vw;
    line-height: 2.2vw;
    height: 18.22vw;
    text-overflow: ellipsis;
    color: #376C40;
    overflow: hidden;
}

.dynamic_policy{
    width:100%;
    padding:20px 15%;
	/* background: repeating-linear-gradient(#fff 0%,#fff 50%,#d8e7f1 100%); */
}
.dynamic{
    height:25vw;
    margin-bottom:20px;
}
.dynamic_left,.policy_body_left{
    width:70%;
    padding-right:10px;

}
.dynamic_left_tittle,.policy_header{
    height: 5.209vw;
    font-size: 2vw;
    line-height: 5.209vw;
   
    padding-left: 0.8vw;
    margin-bottom: 0.8vw;
}
.dynamic_left_tittle p{
    color:#666666;
}
.dynamic_left_tittle p ,.dynamic_left_tittle span{
    display:inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.dynamic_left_tittle  span{
    color:#80BE35;
    margin-left:12px;
	
}
.dynamic_left_info{
   
}
.dynamic_left_info ul{
    padding-left:20px;
}
.dynamic_left_info ul li{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 1.2vw;
    line-height: 3vw;
    height: 3vw;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 0.8vw;
}
.dynamic_left_info li span{
    font-size: 1.2vw;
}
.dynamic_left_info ul li::before{
    content: "";
    background-color: #666;
    border:3px solid #666;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 40%;
}
.dynamic_left_info ul a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.dynamic_right{
    width:30%;
    height:100%;
    border:1px solid #999999;
}
.dynamic_right_header{
    height:4.2vw;
    background-color:#66CC33;
    color:#fff;
    position: relative;
}
.dynamic_right_header p{
    font-size: 2vw;
    position: absolute;
    left: 10px;
    top: 18px;
}
.dynamic_right_header i{
font-size: 0.8vw;
    position: absolute;
    left: 80%;
    top: 20px;
	font-style: normal;
}
.dynamic_right_info{
    padding:20px;
}

.dynamic_right_info li{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
        font-size: 1vw;

    height: 1.8vw;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	padding-left:0.8vw;
}
.dynamic_right_info li a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.dynamic_right_info li::before{
    content: "";
    background-color: #5F5D5E;
    border:3px solid #5F5D5E;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 40%;
}
.policy{
    margin-bottom:20px;
}
.policy_header{
    color:#fff;
}
.policy_header p , .policy_header span{
    margin-left:12px;
    display:inline-block;
}
.policy_body {
    height:28vw;
}
.policy_body_left{
    padding: 10px;
    background-color: #fff;
    height: 100%;
    margin-right:20px;
}
.policy_body_left li{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size:1.2vw;
    line-height:3vw;
    height:3vw;
    padding-left:10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.policy_body_left li a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.policy_body_left li span{
    font-size:1vw;
    margin-right:10px;
}
.policy_body_tit{
    font-size:1.8vw;
    font-weight: bolder;
    text-align:center;
    margin-bottom:10px;
}
.policy_body_right{
    width:30%;
    height:100%;
}
.policy_body_right img{
    width:100%;
    vertical-align: baseline;
    display:block;
}


.business{
    width: 100%;
    /* height:727px; */
	/* height:37.9vw; */
}
.bss_header{
    width: 100%;
    /* height: 140px; */
	height: 7.3vw;
    padding-bottom: 10px;
    /* background-color: #d8e7f1; */
}
.bss_header p:first-child{
    font-size: 2.4vw;
    text-align: center;
    color: #80BE35;
    line-height: 2vw;
    padding-top: 1.5vw;
}
.bss_header p:last-child{
        font-size: 2vw;
    line-height: 3vw;
    text-align: center;
    color: #737574;
}
.bss_recycle{
	/* height: 587px; */
	height: 31.6vw;
    padding:3.12% 15% 1.55%;
	background-color: #ecf5e1;
}
.bss_re_left{
    width: 25%;
	height:100%;
    margin-right: 25px;
}
.bss_re_left li{
    height: 7.8vw;
    margin-bottom: 15px;
    width: 100%;
    background-color: #B4B5B5;
	font-size:2.4vw;
	
}
.bss_re_left .br_left_act{
	background-color: #80BE35;
}

.bss_re_left li p{
	font-weight: 400;
    line-height: 7.8vw;
    padding-left:20px;
	color:#fff;
	white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
}


.bss_re_right{
    width: 75%;
	height:100%;
}
.bss_re_right_header{
    width: 100%;
    /* height: 90px; */
	height: 17.4%;
    padding:10px;
	position: relative;
}
.bss_re_right_header span{
    display:inline-block;
    line-height: 3.65vw;
    font-size: 2.2vw;
    color: #80BE35;
    font-weight: bold;
    margin-right: 15px;
    width: 20%;
    text-align:center;
}
.bss_re_right_header input{
    display: inline-block;
    width: 75%;
    height: 2vw;
    border: 1px solid #333333;
    padding-left: 0.8vw;
    margin-top: 1.3%;
    font-size: 1vw;
}
.bss_re_right_header input::-webkit-input-placeholder{
            color:#DCDEDD;
        }
.bss_re_right_header img{
    position: absolute;
    width: 3%;
    
    top: 50%;
    right: 0.8vw;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.bss_re_right_body{
    width: 100%;
	padding-top:3%;;
	/* height:400px; */
	height:82.4%;
	box-sizing: border-box;
}
.bss_right_tab{
            display: none;
            width: 100%;
            height: 100%;
            
            border-collapse: collapse;
        }

		.brtab_act{
			display:inline-table;
		}
        .bss_right_tab:nth-child(2) td{
            width: 25%;
            height: 50%;
            
            margin: 0 auto;
            text-align: center;  
        }
		 .bss_right_tab:nth-child(2) td a{
		 text-align: center;
			height: 100%;
			display: block;
			padding: 10px;
		 }
        .bss_right_tab:nth-child(2) td img{
            display: inline-block;
            width: 8vw;
            height: 8vw;
            /* border: 1px solid #8DC04A; */
            
        }
        
		
        .bss_right_tab:nth-child(3) td{
            width: 25%;
            height: 50%;
            
            margin: 0 auto;
            text-align: center;  
        }
		 .bss_right_tab:nth-child(3) td a{
		 text-align: center;
			height: 100%;
			display: block;
			padding: 10px;
		 }
        .bss_right_tab:nth-child(3) td img{
            display: inline-block;
            width: 8vw;
            height: 8vw;
            /* border: 1px solid #8DC04A; */
            
        }
        .bss_right_tab:nth-child(3) td span{
            display: block;
            margin-top: 10px;
            
            color: #949591;
			font-size:1vw;
        }


.cmp_map{
    width:100%;
	/* height:636px; */
	background-color: rgba(218, 237, 200, 0.6);
     /* background-color: #D3ECC3; */ 
    overflow:hidden;
    /* background: url(/Public/images/bg1.png)center center no-repeat ; */
	background-size: 100%;

}

.cmp_map_header{
    width: 100%;
    height: 7.3vw;
    padding-bottom: 10px;
	opacity: 1;
	
}
.cmp_map_header p:first-child{
    font-size: 2.4vw;
    text-align: center;
    color: #66CC33;
    line-height: 2.8vw;
    padding-top:1vw;
}
.cmp_map_header p:last-child{
    font-size: 2vw;
    line-height: 2vw;
    text-align: center;
    color: #666666;
}

.cmp_map_body{
    width:100%;
    /* height:486px; */
	height:25.313vw;
	opacity: 1;


    overflow:hidden;
    padding-bottom:40px;
	box-sizing: border-box;
}
.cmp_address{
    width: 50%;
    height: 100%;
    display: inline-block;
    float:left;
    background-color: #DFE9D1;
	padding: 20px;
	
	box-sizing: border-box;
}
.cmp_realmap{
    width:50%;
    height:100%;
    display: inline-block;
    float:left;
    padding:20px;
    background-color: #DFE9D1;
    
}
.h-450px{
    height:100%;

}
#allmap{
    height:100%;
    width:100%;
}
.cmp_address .serc_inp{
	width:100%;
	height:13%;
	position: relative;
	margin-bottom:2%;
}
.serc_inp input{
	width:100%;
	
	line-height: 2.37vw;
	font-size:1vw;
	position: absolute;
	top:1px;
	left:0;
	padding-left:15px;
	box-sizing:border-box;
}
.serc_inp img{
	position: absolute;
	width:1.563vw;
	height:1.563vw;
	top:50%;
	right:5px;
	transform: translate(-50%,-50%);
	
	cursor: pointer;
}
.cmp_address .text{
    width:100%;
    height:85%;
    background-color: #fff;
	
}
.cmp_address .text_center{
    font-size:18px;
    text-align:left;

}
.cmp_address .fs-14{
    font-size:14px;
    text-indent:28px;
}

.cmp_adr_table{
            width: 100%;
            height: 100%;
            overflow-y: scroll;
			scrollbar-width: none; /* firefox */
			-ms-overflow-style: none; /* IE 10+ */

        }
		.cmp_adr_table::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}
        .cmp_adr_table li{
            margin: 10px 20px;
            width: 100%;
            height: 40px;
            display: flex;
            justify-content: space-between;
            border-bottom: 1px solid #000;
			align-items: start;
			position: relative;
        }
         .cmp_adr_table li p:nth-child(1){
            line-height: 40px;
            font-size: 1vw;
            height: 40px;
			width: 30%;
			overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
			padding-left:5px;
        }
        .cmp_adr_table li p:nth-child(2){
            line-height: 40px;
            font-size: 1.4vw;
            height: 40px;
            
            box-sizing: border-box;
			width: 70%;
			overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
		.cmp_adr_table li p:nth-child(3){
			display:none;
            line-height: 40px;
            font-size: 1.4vw;
            height: 40px;
            box-sizing: border-box;
			position: absolute;
			color:#fff;
			background-color: #000;
			padding:0 15px;
			border-radius: 15px;
			white-space: nowrap;
			top:0;
			left:0;
        }
		.cmp_adr_table li:hover> p:nth-child(3){
			display:block;
		}