<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.navbar{box-shadow:0px 0px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);}
.page_banner{ height: 250px; margin-bottom: 30px; width: 100%;}
.page1_banner{background: url(../images/page1_banner.jpg) center center;background-size: cover;}
.page2_banner{background: url(../images/page2_banner.jpg) center center;background-size: cover;}
.page3_banner{background: url(../images/page3_banner.jpg) center center;background-size: cover;}
.page4_banner{background: url(../images/page4_banner.jpg) center center;background-size: cover;}
.page5_banner{background: url(../images/page5_banner.jpg) center center;background-size: cover;}
.page6_banner{background: url(../images/page6_banner.jpg) center center;background-size: cover;}
.page7_banner{background: url(../images/page7_banner.jpg) center center;background-size: cover;}
.partner_about .pic img{ width:100%;}
.page_contribute .items p{ margin:0px 15px; height:8em;}
.page_contribute .contribute_icon{ width:120px; height:120px; border-radius:50%; background-color:#51ac8e; margin:0px auto; text-align:center; padding:30px; margin-bottom:30px;}
.rooters_bar h3{ margin-bottom:0px;}
.rooters_bar p{ margin-bottom:0px;}
.rooters_bar .items{border-radius:10px; margin-top:30px; padding-bottom:10px;}
.rooters_bar .items .pic img{ width:100%; border-top-left-radius:10px; border-top-right-radius:10px; }
.rooters_bar .items h4{ font-size:16px; margin:15px; text-align:center; height:3em;}
.case-study{border-radius:10px; padding:40px; background-color:#fff; margin-bottom:40px;}
.case_list .logo_pic{ margin-bottom:30px;}
.paage_territory h4{ text-align:center; font-size:18px; height:2em;}
.paage_territory .items{margin-bottom:50px;}
.paage_territory .territory_icon{ width:120px; height:120px; border-radius:50%; background-color:#51ac8e; margin:0px auto; text-align:center; padding:35px; margin-bottom:20px;}
.page_specialty .pic img{ border-radius:5px; width:100%; margin:10px  0px;}
.page_specialty .text p{ margin-bottom:50px;}
.service-process .items{ margin:0px 0px 50px;}
.service-process .items .title{ background-color:#51ac8e; border-radius:10px; width:100%; padding:50px 50px 20px; margin-bottom:30px; text-align:center;}
.service-process .items .title h3{ color:#FFF; font-size:42px;}
.service-process .items ul li{ font-size:16px; background:url(../images/page3_flow_icon.jpg) no-repeat; padding-left:30px; margin-bottom:10px;}
.news_list{margin:0px 0px 50px;}
.news_list ul li{ width:100%; overflow:hidden; position:relative; padding:10px 0px 10px 30px; border-bottom:solid 1px #e6e6e6; background:url(../images/news_list_icon.jpg) no-repeat 5px 12px; font-size:16px;}
.news_list ul li a{ float:left;}
.news_list ul li span{ float:right;}
.paging_bar ul li a{color: #929292;}
.paging_bar ul li a:hover,.paging_bar ul .active a{color: #fff; background-color: #609046; border-color:#609046 ;}
.mao_bar .pic img{width:50%;  float:left; margin:15px auto;}
.honor_list .items{border-radius:10px; padding:30px; margin-bottom:30px;}
.honor_list .items h4{ font-size:20px;}
.page_activity .items{ margin-bottom:30px;}
.page_activity hr{ margin-bottom:50px;}
.page_activity .items .pic{ margin-bottom:20px;}
.page_contact h2{ margin-bottom:0px;}
.page_contact .items{border-radius:10px; padding:30px; margin-bottom:30px; text-align:center; height:350px;}
.page_contact .items .logo{ width:70px; height:60px; margin:30px auto;}
.page_contact .items .add_icon{ width:50px; height:60px;}
.page_contact .items h4{ margin-bottom:30px;}
.page_contact .items p{ text-align:center;}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width : 768px) {
	.page_specialty .text p{ line-height:1.8em; height:16em;}
	.service-process .items{ margin:0px 50px 50px;}
	.mao_bar .pic img{width:100%;}
	.honor_list .items{ height:580px;}
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width : 992px){
	.page_contribute .items p{ margin:0px 15px; height:12em;}
	.news_list{margin:0px 100px;}
	.honor_list .items{ height:500px;}
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width : 1200px) {
.page_banner{ height:446px; margin-bottom:60px;}
.paage_territory .territory_icon{ width:150px; height:150px; padding:35px; margin-bottom:20px;}
.paage_territory h4{font-size:20px;}
.page_specialty .text p{height:13em;}
.mao_bar .text{ margin-top:45px;}
}























</pre></body></html>