@charset "utf-8";
/* CSS Document */
@import url("common.css?v=1.2");


.index_intro{ position:absolute; width:960px; top:0; left:50%; margin:0 0 0 -480px; z-index:1;}
.index_intro .intro{ position:absolute; top:115px; left:530px; color:#5b5b5b; }
.index_intro .intro h3{ font-size:30px; padding:0 0 20px 0; font-family:myriad; font-size:52px; letter-spacing:-4px; font-style:normal; line-height:54px;}
.index_intro .intro h3 p{font-family:myriad;}
.index_intro .intro p{ font-size:13px; font-family:myriad2;   }
.index_intro .intro .more_btn{ background:url(../images/more.png) no-repeat right center #029542; padding:0 70px 0 20px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:21px; font-family:myriad2;  line-height:51px;  height:51px; display:block; float:left; margin:30px 0 0;}

.index_banner{  height:548px; position:relative; clear:both; max-width:1440px; min-width:960px; overflow:hidden; margin:0 auto; z-index:1;}



#index_slide_banner {margin:0; padding:0; overflow:hidden; position:relative; width:100%; overflow:hidden; height:548px;}
#index_slide_banner .slides li {display: none; width:100%; position:relative; height:548px;} 

#index_slide_banner .flex-control-nav{ position:absolute; bottom:24px; width:152px; margin:0 0 0 -76px; left:50%; display:none; z-index:10;}
#index_slide_banner .flex-control-nav li{ float:left;}
#index_slide_banner .flex-control-nav a{ background:url(../images/banner_pagination.png) no-repeat left top; width:16px; height:16px; margin:0 8px; display:block; float:left; text-indent:-9999px; cursor:pointer; }
#index_slide_banner .flex-control-nav a.flex-active{ background-position:right top; }
#index_slide_banner .flex-prev{ background:url(../images/banner_prev.png) no-repeat top left; width:55px; height:98px; left:0; top:50%; position:absolute; margin:-49px 0 0; text-indent:-9999px;}
#index_slide_banner .flex-prev:hover{ background-position:left bottom;}
#index_slide_banner .flex-next{ background:url(../images/banner_next.png) no-repeat; width:55px; height:98px; right:0; top:50%; position:absolute; margin:-49px 0 0; text-indent:-9999px;}
#index_slide_banner .flex-next:hover{ background-position:left bottom;}


.index_container{ background:url(../images/index_bg.png) top center no-repeat; height:410px; max-width:1440px; min-width:960px; margin:0 auto; overflow:hidden;}
.index_container .container{ width:960px; margin:0 auto; overflow:hidden; padding:160px 0 0 0;}
.index_business_box{ width:282px; float:left; margin:6px 0 0 14px; display:inline; position:relative;}
.index_business_box .slides_container,.index_business_box .slide{ width:282px; height:210px; border:none;}
.index_business_box .image_box{ height:152px; overflow:hidden;}
.index_business_box h3{ font-size:14px; color:#3c3c3c; padding:8px 0; width:240px;}
.index_business_box h3 a{ color:#3c3c3c;}
.index_business_box h3 a:hover{ color:#029542;}
.index_business_box .prev,.index_business_box .next{ background:url(../images/news_pagination.png) no-repeat; width:14px; height:14px; position:absolute; bottom:25px; top:auto; right:0px; z-index:10; }
.index_business_box .next{ background-position:top right;}
.index_business_box .prev:hover{ background-position:left bottom;}
.index_business_box .next:hover{ background-position:right bottom;}
.index_business_box .prev{ right:20px; left:auto;}

.index_news_box{ margin:0 0 0 46px; width:282px; float:left; }
.index_news_box dl dd{ color:#adadad;}
.index_news_box dl dt{ width:282px; height:20px; overflow:hidden; word-break:keep-all; white-space:nowrap;}
.index_news_box dl{ border-bottom:1px dotted #d4d4d4; padding:5px 0 8px 0;}
.index_news_box dl dt a{ color:#3c3c3c;}
.index_news_box dl dt a:hover{color:#029542;}
.index_news_box .more{ float:right; margin:10px 0 0; color:#029542; font-size:11px;}
.index_news_box .more:hover{ text-decoration:underline;}
.index_news_box .more_line{ overflow:hidden;}

.index_featured_box{ width:285px; display:inline; float:left; margin:6px 0 0 40px; position:relative;}

.index_featured_box .slides_container,.index_featured_box .slide{ width:285px; height:210px; border:none;}
.index_featured_box .image_box{ height:152px; overflow:hidden;}
.index_featured_box h3{ font-size:14px; color:#3c3c3c; padding:8px 0; width:240px;}
.index_featured_box h3 a{ color:#3c3c3c;}
.index_featured_box h3 a:hover{ color:#029542;}
.index_featured_box .prev,.index_featured_box .next{ background:url(../images/news_pagination.png) no-repeat; width:14px; height:14px; position:absolute; bottom:25px; top:auto; right:0px; z-index:10; }
.index_featured_box .next{ background-position:top right;}
.index_featured_box .prev:hover{ background-position:left bottom;}
.index_featured_box .next:hover{ background-position:right bottom;}
.index_featured_box .prev{ right:20px; left:auto;}




