        
        
        
        
        
        
        
        
        
        
        
        
        
        
        #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;}.main_title_style03{
    width: 100%;
    padding: 20px 0;
    min-height: 120px;
}
.main_title_style03 .main_title_box{
	position: relative;	
}
.main_title_style03 .main_title_content{
	text-align: center;
	width: 100%;
	position: absolute;
	height: 40px;
	display: inline-block;
	height: auto;
	overflow: hidden;	
}
.main_title_style03 .main_title_content_line{
	position: absolute;
	width: 100%;
	border-top: 3px dotted;
	border-color: #128B3B;
	position: absolute;
	top: 27px;
}
.main_title_style03 .main_title_content_text{
	background-color: white;
	color: #128B3B;
	font-size: 40px;
	font-family: "微软雅黑";
	font-weight: bold;
	height: 40px;	
	padding:0 20px;	
}

.main_title_style03 .main_title_content_en{
	color: #128B3B;
	font-size: 24px;
	font-weight: bold;
}
.main_title_style03 .main_title_content_sj{
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid;
	border-top-color: #128B3B;	
}
#component_body .qhqhy.main_title_style03 .main_title_content_line{
	border-color: #008f4a;
}
#component_body .qhqhy.main_title_style03 .main_title_content_text{
	color: #008f4a;
}
#component_body .qhqhy.main_title_style03 .main_title_content_en{
	color: #008f4a;
}
#component_body .qhqhy.main_title_style03 .main_title_content_sj{
	border-top-color: #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;}.news_style12 .news_style12_content{
    margin-top: 60px;
    overflow: hidden;
}
.news_style12 .news_style12_content_right{
    height: 250px;
    margin-top: 15px;
}

.news_style12 .news_style12_box{
    width: 100%;
    height: 240px;
    margin-bottom: 23px;
}

.news_style12 .news_style12_box_img{
    width: 430px;
    margin-right: 28px;
    float: left;
}
.news_style12 .news_style12_box_img img{
    width:100%;
    height: 100%;
}

.news_style12 .news_style12_box_text{
    overflow: hidden;
}

.news_style12 .news_text_title{
    height: 20px;
    padding-top: 5px;
}
.news_style12 .news_title{
    font-weight: bold;
    font-size: 20px;
    color: #6E8595;

}
.news_style12 a:hover{
    color: red;
}
.news_style12 .news_style12_line{
    width:600px;
    height:1px;
    margin:10px 0;
    background-color:#209004;
    overflow:hidden;
}
.news_style12 .news_text_content{
    margin: 10px 0;
    height: 67px;
    overflow: hidden;
}

.news_style12 .en{
	margin: 0;
    font-size: 20px;
    letter-spacing: 2px;
}

.news_style12 .cn{
	margin: 0;
    font-size: 35px;
    font-weight: bold;
}

.news_style12 .news_text{
    text-indent:2em;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 18px;
    color: #6E8595;
    line-height: 35px;
    display: inline;
}.photo_style04 .photo_style04_box{
    margin: 25px 0px 0px 160px;
}
.photo_style04 .photo_style04_line{
    display: inline;
}
.photo_style04 .photo_style04_line_box{
    position:relative;
    border:solid 1px #ddd;
    display: inline-block;
    width: 275px;
    height: 180px;
    margin-right: 30px;
    margin-bottom: 14px;
    overflow: hidden;
}
.photo_style04 .photo_title_bg{
    background-color: black;
    opacity: 0.4;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: 0;
    z-index: 999;
}
.photo_style04 .photo_title{
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: 0;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    z-index: 9999;
}
.photo_style04 .photo_style04_line_box:hover{
    box-shadow: 1px 3px 5px 0px;
}
.photo_style04 img{
    width: 100%;
    height: 100%;
}.introduce_style04{
    background-color: green;
    width: 100%;
}
.introduce_style04 .introduce_style04_content{
    margin-top: 65px;
    overflow: hidden;
}
.introduce_style04 .introduce_style04_content_left{
    width: 306px;
    height: 350px;
    float: left;
	position:relative;
}
.introduce_style04 .introduce_style04_title{
        position: absolute;
    left: 0;
    right: 0;
    top: 195px;
    bottom: 0;
    text-align: center;
	color:white;
}

.introduce_style04 .en{
	margin: 0;
    font-size: 20px;
    letter-spacing: 2px;
}

.introduce_style04 .cn{
	margin: 0;
    font-size: 35px;
    font-weight: bold;
}


.introduce_style04 .introduce_style04_content_right{
    width: 894px;
    height: 350px;
    float: right;
}
.introduce_style04 .introduce_style04_box_img{
    width: 100%;
    height: 200px;
    background-image: url('../../../introduce/introduce_style04/introduce_style04_images/item.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    float: left;
    
}
.introduce_style04 .introduce_text{
    text-indent:2em;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 18px;
    color: #FFFFFF;
    line-height: 28px;
    display: inline;
}
.introduce_style04 .introduce_style04_box_text{
    overflow: hidden;
    position: absolute;
    left: 340px;
    display: none;
}
.introduce_style04 .introduce_style04_box_text.active{
    display: block;
}
.introduce_style04 .introduce_text_title{
    height: 20px;
    padding-top: 5px;
}
.introduce_style04 .introduce_title{
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;

}
.introduce_style04 .introduce_text_content{
    margin: 45px 0px;
    height: auto;
    overflow: hidden;
    padding-right: 100px;
}
.introduce_style04 .introduce_choose{
    background-color: white;
    width: 750px;
    height:90px;
    position: absolute;
    left: 340px;
    bottom: 20px;
}
.introduce_style04 .introduce_choose ul li{
    float: left;
    width:180px;
    height:60px;
    line-height:58px;
    background:green;
    color: #ffffff;
    margin:16px 20px;
    font-size:20px;
    display:block;
    text-align:center;
    text-decoration:none;
}
.introduce_style04 .introduce_choose ul li:hover,
.introduce_style04 .introduce_choose ul li.active{
    background:#90c52f;
}
.introduce_style04 .introduce_choose ul{
    cursor: pointer;
}

#component_body .qhqhy.introduce_style04{
	background-color: #008f4a;
}
#component_body .qhqhy.introduce_style04 .introduce_choose ul li{
    background-color: #008f4a;
}
#component_body .qhqhy.introduce_style04 .introduce_choose ul li:hover,
#component_body .qhqhy.introduce_style04 .introduce_choose ul li.active{
	background-color: #90c52f;
}