
@charset "utf-8";
/* fullSlide */
.fullSlide{width:100%;position:relative;height:400px;background:#000; border-bottom:3px solid #29166f;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:400px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:410px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:15px;height:15px;margin:0 3px;overflow:hidden;background:#fff;line-height:999px;border-radius: 50%;}
.fullSlide .hd ul .on{background:#004098;}
.prev,.next{background:url(/acts/images/icon.png) no-repeat;position:absolute; top:170px; width:43px; height:43px!important; cursor:pointer;}
.prev{ background-position:-24px -114px; left:50px;}
.prev:hover{ background-position:-114px -114px;}

.next{background-position:-202px -114px; right:50px;}
.next:hover{ background-position:-294px -113px;}


/*index_bg*/
.index_bg{ background:url(/acts/images/index_bg.jpg); padding:20px 0;}


.btn{ float:right; font-weight:bold; margin:10px auto;}
.btn a{ color:#004098; background:url(/acts/images/all_arrow.jpg) no-repeat right center; padding-right:30px; height:20px; display:inline-block}
.news{ float:left; width:265px; height:317px; padding-right:35px; }
.news h3{ width:100%; float:left;padding:10px 0 20px;font-size:18px; font-family:"微软雅黑"; color:#000;}
.news dl{ float:left;width:100%; float:left; margin-bottom:10px;}
.news dl dt{ background:url(/acts/images/icon_news.jpg) no-repeat left; height:22px; float:left; text-indent:35px; color:#555; width:265px;margin-bottom:10px;vertical-align:middle; line-height:22px}
.news dl dd{ padding-left:35px; line-height:20px; font-size:16px; font-family: "微软雅黑"; width:230px; float:left; height:40px; overflow:hidden;}
.news dl dd a{ color:#004098}

.index_product{ background:url(/acts/images/index_product.png) no-repeat; width:640px; height:356px; margin-left:320px;}
.index_product ul li{ display:inline-block; position:relative; width:170px;margin-right:10px;}
.index_product ul li a{ color:#fff; font-size:24px; font-family: "微软雅黑"; display:inline-block; width:170px; text-align:center; height:36px; padding-top:120px; text-decoration:none;}
.index_product ul li.l4{ margin-left:90px;}
.index_product ul li.l6{ margin-right:0;}



