@charset "utf-8";
.slideshow-wrapper{width: 1170px;height: 440px !important;background: #f2f2f2 url(../../images/bg-slide2.jpg) top repeat-x;float: center;margin:0 auto;overflow:hidden;}
.camera_slide{height: 440px !important;background: #f2f2f2;}
#slideshow-noscript {display: none;}

.indexmain{width:1170px;float:center;margin:0 auto;overflow:hidden;}
.index_category,.index_more{width:1170px;overflow:hidden;}
.indexmain h2{font-size:18px;font-weight:normal;padding:10px 0px 20px 0px;color:#1c2c4e;}
.indexmain ul.c{width:1080px;display:block;float:center;margin:0 auto;overflow:hidden;}
.indexmain li.c{width:250px;height:260px;display:block;float:left;text-align:center;padding: 5px 10px 5px 10px;}
.indexmain .image_wrap{width:220px;height:220px;margin-left:15px;display:block;text-align:center;border:1px solid #e5e5e5;overflow:hidden;}
.indexmain img{width:220px;height:220px;cursor:pointer;overflow:hidden;-webkit-transition:all .2s ease; -moz-transition:all .2s ease; -o-transition:all .2s ease; -ms-transition:all .2s ease; transition:all .2s ease;}
.indexmain a:hover img{-webkit-transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); transform: scale(1.08, 1.08);}
.indexmain .category{width:222px;height:30px;margin-left:15px;line-height:30px;display:block;text-align: center;background:#fff;color:#009fa8;cursor:pointer;}
.indexmain .category:hover{color:#4db0bc;}
.indexmain .line{width:1170px;height:2px;background:#e5e5e5;}

.bd{width:580px;height:270px;}
.bd li{width:580px;height:130px;position:relative;overflow:hidden;}
.news,.new{width:580px;display:block;float:left;overflow:hidden;}
.index_more .top{width:580px;height:50px;}
.index_more h3{height:40px;line-height:40px;display:inline-block;font-size:18px;font-weight:normal;padding:5px 0px 5px 0px;color:#1c2c4e;}
.hd{height:13px;display:inline-block;float:right;margin:13px 10px 0px 0px;}
.index_more a.news_image{width:120px;height:120px;display:block;float:left;text-align:center;border:1px solid #e5e5e5;overflow:hidden;}
.index_more a.news_image img{width:120px;height:120px;-webkit-transition:all .2s ease; -moz-transition:all .2s ease; -o-transition:all .2s ease; -ms-transition:all .2s ease; transition:all .2s ease;}
.index_more a.news_image:hover img{-webkit-transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); transform: scale(1.08, 1.08);}
.index_more .news_title{width:438px;display:block;float:left;line-height:20px;font-size:14px;margin-left:10px;font-weight:bold;overflow:hidden;}
.index_more .news_desc{width:438px;max-height:80px;display:block;float:left;line-height:18px;font-size:13px;margin:5px 0px 35px 10px;overflow:hidden;}
.index_more .news_time{width:435px;display:block;position:absolute;bottom:5px;left:130px;line-height:20px;font-size:14px;}
.prev{width:13px;height:13px;background:url(../../images/inews_arrow.png) left top no-repeat;display:inline-block;cursor:pointer;}
.next{width:13px;height:13px;margin-left:2px;background:url(../../images/inews_arrow.png) left top no-repeat;background-position:right top;display:inline-block;cursor:pointer;}