        
        
        
        
        
        
        
        
        
        
        
        
        
        
        #component_body .qhqhy.nav_style02{background:#008f4a;}
#component_body .qhqhy.nav_style02 .nav_ul li:hover{background:#90c52f;}
#component_body .qhqhy.main_title_style02 .cn{color:#008f4a;}
#component_body .qhqhy.main_title_style02 .en{color: #008f4a;}
#component_body .qhqhy .right_warm .zs_list .classroom{background:#008f4a;}
#component_body .qhqhy .right_warm .zs_list .persons{background:#90c52f;color:black;}
#component_body .qhqhy .more_btn{background:#008f4a;color:white;}
#component_body .qhqhy .tab-button-group .tab-button{border-color: #008f4a;color:#008f4a;}
#component_body .qhqhy .tab-button-group .active{background: #008f4a;color:white;}
#component_body .qhqhy .introduce_right_box .tab-button-group .tab-button:hover, #component_body .qhqhy .introduce_right_box .tab-button-group .active{background:#008f4a;color: white;}

#component_body .news_style07.qhqhy .left_news .news_box .nbc_btn{background:#008f4a}
#component_body .news_style07.qhqhy .left_news .news_box .nbc_btn:hover{background:#90c52f}
#component_body .photo_style01.qhqhy .more_btn{background:#008f4a;color:white;}
#component_body .photo_style01.qhqhy .more_btn:hover{background:#90c52f;}
#component_body .qhqhy.footer_style02{background:#c4d70c;padding-top: 20px;}
#component_body .qhqhy.footer_style02 .copyright{background:#008f4a;}
#component_body .qhqhy.gm_news_style01 .gn_item .more{color:#008f4a}
#component_body .qhqhy.gm_news_style01 .gn_item .more:hover{color:#90c52f}
#component_body .qhqhy.footer_style02 .contact_box .box_list ul li .btn_send:hover{background:#008f4a}
#component_body .qhqhy.sub_nav_style01 li{
    background-color: #c4d70c;
}
#component_body .qhqhy.sub_nav_style01 li:hover,#component_body .qhqhy.sub_nav_style01 li.active{
    background-color: #008f4a;
}
#component_body .qhqhy.photolist_style01 .photo_list li .more{background:#90c52f;}
#component_body .qhqhy.photolist_style01 .photo_list li .more:hover{background:#008f4a;}
/*#component_body .content .news_view .prenext_news >span{background:#008f4a;}*/
/*#component_body .content .news_view .prenext_news >span:hover{background:#90c52f;}*/
#component_body .writefeed{background:#008f4a;}
#component_body .submitbtn{background:#008f4a;}
#component_body .qhqhy.gm_news_style01 .gn_item{border-color: #008f4a;}

#component_body .qhqhy.rightfix_style01 ul li{background-color: #008f4a;}
#component_body .qhqhy.rightfix_style01 ul li:hover{background-color:#90c52f;}
#component_body .qhqhy.rightfix_style101 ul li{background-color: #008f4a;}
#component_body .qhqhy.rightfix_style101 ul li:hover{background-color:#90c52f;}
@media screen and (max-width: 1200px){
	#component_body .qhqhy.rightfix_style101 ul li:hover{background-color:#008f4a;}
}


#component_body .qhqhy .pagesbar a.currpage{
    background:#008f4a;
    border: 1px solid #008f4a;
}

.telphoneli{position:relative;}
.telphoneli .phoneer{position:absolute;right: 63px;top:0;bottom:0;margin: auto;background: #008f4a;border-radius: 20px;height: 30px;line-height: 30px;padding: 0 20px;white-space: nowrap;text-overflow:ellipsis;display: none;}
.telphoneli .phoneer::after{
    content:"";
    position:absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #008f4a;
    top:0;
    bottom:0;
    right: -6px;
    margin: auto;
}
.telphoneli:hover .phoneer{display: block;}
.footer_style04{
    background-image: url('../../../footer/footer_style04/footer_style04_images/footer.jpg');
    background-repeat: no-repeat;
    padding: 40px 0;
}
.footer_style04 .footer_content{
	width: 100%;
	height: 180px;
}
.footer_style04
.footer_content_left,
.footer_content_center,
.footer_content_right{
	width: 464px;
	height: 180px;
	border-left: 1px solid #128C3B;
	float: left;
	padding-left:5px ;
}
.footer_style04 .footer_content_right{
	width: 250px;
}

.footer_style04 .footer_content_textTitle{
	color: #128C3B;
	font-size: 18px;
	font-weight: bold;
}
.footer_style04 .footer_content_textContent{
	color: #000000;
	font-size: 15px;
	line-height: 25px;
}
.footer_style04 .footer_content_center_form{
	
}
.footer_style04 .footer_content_center_input{
	float: left;
}
.footer_style04 .footer_content_center_input input{
	width: 165px;
	height: 36.5px;
	background-color: transparent;
	border: 1px solid #128C3B;
    color: #000000;
    text-indent: 10px;
}
.footer_style04 .footer_content_center_input input:nth-child(1){
	margin-bottom: 18px;
}
.footer_style04 .footer_content_center_submit{
	border: 1px solid #128C3B;
	width: 43px;
	height: 72px;
    background-color: #128C3B;
	display: inline-block;
	margin-left: 10px;
	letter-spacing: 5px;
    padding: 0 10px;
    line-height: 30px;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    padding-top: 17px;
}
.footer_style04 .footer_content_center_submit:hover{
	background-color: #128C3B;
}
.footer_style04 .footer_CopyRight{
	text-align: center;
	margin-top: 33px;
	padding-bottom: 10px;
	color: #000000;
}
.footer_style04 .footer_CopyRight_line{
	font-size: 15px;
    margin: 15px 0;
}
.footer_style04 .footer_CopyRight_line ul li{
	display: inline-block;
	/*float: left;*/
}
.footer_style04 .footer_CopyRight_line ul li a{
	text-decoration: underline;
}
.footer_style04 .footer_CopyRight_text{
	margin-top: 5px;
	font-size: 14px;
}
#component_body .qhqhy.footer_style04 .footer_content_textTitle li{color:#008f4a;}
#component_body .qhqhy.footer_style04 .footer_content_center_submit{background:#008f4a;}.nav_style03{border-top: 5px solid #018d37;}
.nav_style03 ul{  }
.nav_style03 ul li{display: table-cell;width:1%;text-align: center;background: #018d37;color:white;height: 57px;line-height: 57px;font-size: 18px;border-right:2px solid white;}
.nav_style03 ul li:nth-child(2n){background: #8FC42E;}
.nav_style03 ul li:nth-child(3n){background: #C4D70C;}
.nav_style03 ul li:hover{opacity: .7}
.nav_style03 ul li a{display: inline-block;width:100%;height: 100%;}#component_body .qhqhy.nav_style03{border-color: #008f4a;}
#component_body .qhqhy.nav_style03 ul li{background:#008f4a;}
#component_body .qhqhy.nav_style03 ul li:nth-child(2n){background: #90c52f;}
#component_body .qhqhy.nav_style03 ul li:nth-child(3n){background: #c4d70c;}