/* CSS Document */

.bannerbg{ background:url(banner_bg.jpg) no-repeat center top; height:500px; margin-top:100px }
.banner_btn{ margin-top:230px; text-align:center}
.title-h2{ font-size:30px;line-height:50px; font-family:"Î¢ÈíÑÅºÚ"; text-align:center; margin-top:80px }
.title-line{ height:4px; width:60px; background:#1d7d19; margin:20px auto}
.servicesBox { width:1000px; height:270px; margin:0 auto; padding-top:60px; clear:both; line-height:18px; color:#999999; font-size:12px;}
.servicesBox .serBox { cursor:pointer;/* border:1px solid #fff;*/ display:inline; width:198px; height:250px; float:left; overflow:hidden; background-color:#f7f7f7; position:relative;}
.servicesBox .serBoxOn { font-family:"Î¢ÈíÑÅºÚ"; display:none; width:320px; height:270px; background:url(images/serboxon_bg.gif) repeat 0px 0px; position:absolute; left:0px; top:0px; z-index:19;}
.servicesBox .serBox .pic1 { width:110px; height:110px; text-align:center; position:absolute; top:22px; right:41px; z-index:99;}
.servicesBox .serBox .pic2 { width:110px; height:110px; text-align:center; position:absolute; top:22px; left:-110px; z-index:99;}
.servicesBox .serBox .txt1 { width:198px; height:100px; color:#999999; position:absolute; top:145px; left:0px; z-index:99;}
.servicesBox .serBox .txt2 { width:198px; height:100px; color:#1D7B1A; position:absolute; top:145px; right:-240px; z-index:99;}
.servicesBox .serBox span.tit { font-size:16px; display:block; text-align:center;}
.servicesBox .serBox .txt1 .tit { color:#000000; line-height:30px;}
.servicesBox .serBox .txt2 .tit { color:#fff; line-height:30px; font-family:"Î¢ÈíÑÅºÚ";}
.servicesBox .serBox p{ padding:0 10px; text-align:center;}
.li-txt li{height:30px;line-height:30px;list-style-type: disc; color:#1D7B1A}
.li-txt li span{ color:#333333}
.pt-50{ padding-top:80px}
.probg{background:url(pro-bg.jpg) no-repeat center top; height:500px;}
.pro-box{ padding:30px; background:#FFFFFF; margin:5px; text-align:center}
.pro-box h4{ font-size:24px; line-height:40px}
.pro-box h4 span{font-size:16px; color:#1D7B1A } 