.jznav li.onHov{
		background: #00774d;
	}
	.jznav li.onHov a{
		color:#fff
	}
	.r_nav {
		    height: 42px;
		    position: fixed;
		    top: 0;
		    background: #fff !important;
		    z-index: 9999;
		    width: 924px;
		    border-top: none;
		    margin-left: -1px;
		
	}
	.btn_yuyue2{
		width: 40%;float: left;
		margin-top: 20px;
		margin:2%;
		background: #00774d;
		border: #00774d solid 1px;
		padding: 5px;
		text-align: center;
	}
	.btn_yuyue2 a{
		font-size: 14px;
		line-height: 36px;
		color: #fff;
	}
	p.btn_yuyue {
		width: 55%;float: left;
		margin-top: 20px;
		margin:2%;
		background: #ea5f3c;
		border: #ea5f3c solid 1px;
		padding: 5px;
		text-align: center;
	}
	 p.btn_yuyue a {
	    color: #ea5f3c;
		font-size: 14px;
		line-height: 36px;
		color: #fff;
	}
	/* 0610 */
	.popup_main{position: fixed;top:0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);z-index: 2000;display: none}
	.popup_main img{width: 100%}
	.popup_contain{   
		    width: 300px;
		    height: 300px;
		    margin: 200px auto;
		    padding: 5px;
		    border-radius: 10px;}
	.popup_text{text-align: center;    padding: 15px;
	    font-size: 19px;
		color: #8bc53f;margin-top: 20px}