﻿

.i_service{ background: #FFF; padding-top: 20px; margin-top: 10px;}
.i_service_list{ width: 160px; height: 110px; float: left; text-align: center}
.i_service_list dt{ width: 64px; height: 64px; margin: 0 auto; text-align: center; border-radius: 64px; }
.i_service_list dt img{ padding-top: 15px; width: 50%;}

.i_about_bg{background: #FFF; padding: 10PX;}
.i_about{ margin: 10px 0; padding: 15px 20px;background: url(../images/bg_service.jpg) center; border-radius: 10px; color: #333;}
.i_about_title{ height: 40px; line-height: 40PX; font-size: 16px; padding-bottom: 0px; border-bottom: 1px solid #969696;}
.i_about_title a{ float:right; color: #333; text-align: right;}
.i_about_info p{ line-height: 24px; color: #555;}
.i_about_info p img{ width: 200px;}
.i_about_info h2{ font-weight: bold; text-align: center; font-size: 18px; line-height: 32px;}
.i_about_info h4{ text-align: center; margin-bottom: 5px; font-size: 14px; line-height: 24px;}

/*观点*/
.i_view{padding: 15px; margin-top: 10px; background: #FFF;}

/*新闻动态*/
.i_news{ padding: 15px; margin-top: 10px; background: #FFF;}
.i_news_title{ height: 40px; padding-bottom: 20px; border-bottom: 2px solid #969696;}
.i_news_title span{ display: block; width: 80px; height: 40px; float: left; font-size: 16px; line-height: 40px; text-align: center; color: #FFF; background: #1c8743;}
.i_news_title a{ float:right; line-height: 40px; color: #666666;}

.i_news_list{ margin-top: 0px;}
.i_news_list li{height: 40px; padding-left: 30px; font-size: 14px; color: #333;  line-height: 40px; background: url(../images/i_news_list.png) no-repeat left center;}

/* 本例子css */
.focusBox { position: relative; width: 465px; height: 250px;overflow: hidden; text-align: left; background: white; }
.focusBox .bd{}
.focusBox .bd .pic img { width: 465px; height: 250px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }

.focusBox .hd{  position: absolute; right:10px; top:0; overflow:hidden;  height:250px; padding-top:60px;}
.focusBox .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.focusBox .hd ul li{  width:7px; height:7px; border: 1px solid #FFFFFF; border-radius: 5px; overflow:hidden; margin-top:10px; text-indent:-999px; cursor:pointer; }
.focusBox .hd ul li.on{ background: #1c8743; border: 1px solid #1c8743; }

.i_friendlink{  background: #FFF;  overflow:hidden; position:relative; margin-top: 20px; }
.i_friendlink dt{ padding-top: 30px; font-size: 18px; height: 30px;line-height: 30px; text-align: center; margin-bottom: 10px;}
/*.i_friendlink dl{width: 540px; height: 100px; float: left;}
.i_friendlink dd{width: 125px; height: 100px; padding-left: 5px; padding-right: 5px; float: left;}
.i_friendlink dd img{ width: 125px; height: 100px;}*/

.i_link{   overflow:hidden; position:relative;  }
.i_friendlink .bd{ width:100%; float: left;   }
.i_friendlink .bd ul{ overflow:hidden; zoom:1; }
.i_friendlink .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.i_friendlink .bd ul li img{ width:110px; height:88px; display:block; }

