/**
	 * 头部
	 */
	.h2{
	    width: 100%;
	    overflow: hidden;
	    height: auto;
	    clear: both;
	}
	.logo{
		width: 40%;
		float: left;
		height: 75px;
		line-height: 75px;
	}
	.logo_img{
		float: left;
		width: 100%;
		text-align: center;
	}
	.logo_img>img{
		width:214px;
		height:48px;
	}
	.logo_name{
		float: left;
		width: 45%;
		height: 75px;
		line-height: 75px;
		margin-left: 15px;
	}
	.navi{
		width: 60%;
		float: left;
		height: 75px;
		line-height: 75px;
	}
	.navi ul{
		width: 100%;
		overflow: hidden;
		margin: 0;
		height: 75px;
		line-height: 75px;
	}
	.navi li{
		width: 16%;
		float: left;
		margin: 0;
		height: 75px;
		line-height: 75px;
	}
	.navi_li{
		width: 65%;
		overflow: hidden;
		height: 60px;
		text-align: center;
		font-size: 16px;
	}
	
	.on .navi_li{
		border-top: 3px solid #02b2b5;
		color: #02b2b5;
	}
	
	.about_name{
		width: 100%;
		height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 30px;
		margin-top:50px;
	}
	/* .about_name span{
		border-bottom: 2px solid #00ba4f;
	} */
	.about_name_english{
		text-align: center;
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		color: ##000000;
		/* margin-bottom:20px; */
		
	}
	.about_content{
		width: 70%;
		margin: 0 auto;
	}
	#gc_al{
		width: 100%;
		overflow: hidden;
		height: auto;
	}
	.cooperative_img{
		width: 80%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.container li{
		float: left;
		width: 30%;
	}
	a{
		text-decoration: none;
		color: #000000;
	}
	li:hover .navi_li{
		border-top: 3px solid #02b2b5;
		color: #02b2b5;
	}
	li:hover .navi_li a{
		text-decoration: none;
	}
	
	/*底部*/
	.h8{
	    width: 100%;
	    overflow: hidden;
	    height: auto;
	    background-color: #262626;
		margin-top:50px;
	}
	.h9{
	    width: 100%;
	    font-size: 28px;
	    position: relative;
	    overflow: hidden;
	    height: auto;
	}
	.g{
	    text-align: center;
	    color: #ffffff;
	    width: 100%;
	}
	.g1{
	    margin-top: 2%;
	    margin-left: 7%;
	    float: left;
	    font-size: 18px;
	}
	.g2{
	    margin-top: 2%;
	    margin-left: 7%;
	    float: left;
	    font-size: 18px;
	}
	.g3{
	    margin-top: 2%;
	    margin-left: 7%;
	    float: left;
	    font-size: 18px;
	}
	.g4{
	    margin-top: 2%;
	    margin-left: 7%;
	    float: left;
	    font-size: 18px;
	}
	.g5{
	    margin-top: 2%;
	    margin-left: 6%;
	    float: left;
	    font-size: 18px;
	}
	.g6{
	    margin-top: 2%;
	    margin-left: 7%;
	    float: left;
	    font-size: 18px;
	}
	.h10{
	    width: 100%;
	    height: 100px;
	    line-height: 100px;
	}
	.b{
	    color: #ffffff;
	    font-size: 16px;
	    float: left;
	    width: 80%;
	    text-align: center;
	}
	.b1{
		float: left;
		width: 5%;
		text-align: center;
	}
	.textImg1 .richImg {
	    width: 653px;
	    height: 399px;
	}
	/* .l_product{
		width:1200px;
		margin:0 auto;
		display: flex;
		flex-wrap:wrap;
		flex-direction: row;
	}
	.product_img{
		width:350px;
		height:250px;
		overflow: hidden;
	}
	.product_img>img{
		width:350px;
		height:250px;
	}
	.product{
		width:350px;
		height:350px;
		margin-left:38px;
	}
	.product_img:hover img{
		transform:scale(1.07);
	}
	.product_text{
		height:60px;
		width:100%;
		background:red;
	}
	.about_product{
		background:url(../img/banner/11.jpg);
	} */